[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:10:12.567412 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:34039
I20260713 09:10:12.568885 22195 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:12.569826 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:12.585861 22202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:12.585860 22204 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
W20260713 09:10:12.586735 22201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:13.772222 22203 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260713 09:10:13.772339 22195 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
I20260713 09:10:13.776088 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:13.776327 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:13.776615 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933813776589 us; error 0 us; skew 500 ppm
I20260713 09:10:13.777462 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:13.783483 22195 webserver.cc:533] Webserver started at http://127.21.172.254:42777/ using document root <none> and password file <none>
I20260713 09:10:13.784293 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:13.784551 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:13.785013 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:13.790601 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "6b896ac347ba4c399741c7589e80c49c"
format_stamp: "Formatted at 2026-07-13 09:10:13 on dist-test-slave-zc2k"
I20260713 09:10:13.798054 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:13.802958 22210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:13.804061 22195 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:13.804391 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "6b896ac347ba4c399741c7589e80c49c"
format_stamp: "Formatted at 2026-07-13 09:10:13 on dist-test-slave-zc2k"
I20260713 09:10:13.804816 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:13.868013 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:13.869573 22195 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:10:13.870034 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:13.939791 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:34039
I20260713 09:10:13.939874 22261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:34039 every 8 connection(s)
I20260713 09:10:13.947297 22262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:13.968261 22262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: Bootstrap starting.
I20260713 09:10:13.973953 22262 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.975704 22262 log.cc:826] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:13.979977 22262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: No bootstrap required, opened a new log
I20260713 09:10:13.999982 22262 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER }
I20260713 09:10:14.000532 22262 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.000741 22262 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b896ac347ba4c399741c7589e80c49c, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.001535 22262 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER }
I20260713 09:10:14.001986 22262 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:14.002213 22262 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:14.002501 22262 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.006522 22262 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER }
I20260713 09:10:14.007206 22262 leader_election.cc:304] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [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: 6b896ac347ba4c399741c7589e80c49c; no voters: 
I20260713 09:10:14.008951 22262 leader_election.cc:290] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:14.009271 22265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.012001 22265 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 1 LEADER]: Becoming Leader. State: Replica: 6b896ac347ba4c399741c7589e80c49c, State: Running, Role: LEADER
I20260713 09:10:14.013043 22265 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [LEADER]: Queue going to LEADER mode. State: All 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: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER }
I20260713 09:10:14.013993 22262 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:14.023430 22266 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b896ac347ba4c399741c7589e80c49c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER } }
I20260713 09:10:14.024138 22266 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.023419 22267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b896ac347ba4c399741c7589e80c49c. Latest consensus state: current_term: 1 leader_uuid: "6b896ac347ba4c399741c7589e80c49c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b896ac347ba4c399741c7589e80c49c" member_type: VOTER } }
I20260713 09:10:14.024863 22267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.026963 22273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:14.038250 22273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:14.042748 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:14.055814 22273 catalog_manager.cc:1383] Generated new cluster ID: cb155058ad524f728ab1890759fd6315
I20260713 09:10:14.056078 22273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:14.069591 22273 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:14.071014 22273 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:14.083091 22273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: Generated new TSK 0
I20260713 09:10:14.083938 22273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:14.109681 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.119155 22284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:14.121253 22285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:14.122541 22287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:14.124668 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:14.125595 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.125859 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.126075 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933814126056 us; error 0 us; skew 500 ppm
I20260713 09:10:14.126847 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.130897 22195 webserver.cc:533] Webserver started at http://127.21.172.193:40345/ using document root <none> and password file <none>
I20260713 09:10:14.131582 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.131816 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.132153 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.133607 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "2736b925523f4681a43103da64e35175"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.140262 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:10:14.144636 22292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.145475 22195 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:14.145745 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "2736b925523f4681a43103da64e35175"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.146034 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:14.164696 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.166002 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.168715 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.173116 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.173314 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.173605 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.173763 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.277830 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:40391
I20260713 09:10:14.278041 22354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:40391 every 8 connection(s)
I20260713 09:10:14.284801 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.296540 22359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:14.299563 22360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:14.308782 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:14.308980 22362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:14.310186 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.310497 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.310729 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933814310711 us; error 0 us; skew 500 ppm
I20260713 09:10:14.311575 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.314198 22355 heartbeater.cc:344] Connected to a master server at 127.21.172.254:34039
I20260713 09:10:14.314555 22195 webserver.cc:533] Webserver started at http://127.21.172.194:37593/ using document root <none> and password file <none>
I20260713 09:10:14.314654 22355 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.315251 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.315516 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.315670 22355 heartbeater.cc:507] Master 127.21.172.254:34039 requested a full tablet report, sending...
I20260713 09:10:14.315961 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.317417 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "59a28e6794754b2ebd354840b8ea47f5"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.318718 22227 ts_manager.cc:194] Registered new tserver with Master: 2736b925523f4681a43103da64e35175 (127.21.172.193:40391)
I20260713 09:10:14.320796 22227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49780
I20260713 09:10:14.324147 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:14.329298 22367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.330191 22195 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:10:14.330525 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "59a28e6794754b2ebd354840b8ea47f5"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.330917 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:14.365679 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.367339 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.369804 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.373239 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.373492 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.373754 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.373955 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.458854 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:44399
I20260713 09:10:14.458940 22429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:44399 every 8 connection(s)
I20260713 09:10:14.465773 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.475142 22434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:14.476898 22433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:14.479465 22430 heartbeater.cc:344] Connected to a master server at 127.21.172.254:34039
I20260713 09:10:14.479823 22430 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.480726 22430 heartbeater.cc:507] Master 127.21.172.254:34039 requested a full tablet report, sending...
I20260713 09:10:14.482949 22227 ts_manager.cc:194] Registered new tserver with Master: 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:14.484587 22227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49786
I20260713 09:10:14.487923 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:14.489362 22436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:14.490375 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.490631 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.490823 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933814490807 us; error 0 us; skew 500 ppm
I20260713 09:10:14.491532 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.494163 22195 webserver.cc:533] Webserver started at http://127.21.172.195:36747/ using document root <none> and password file <none>
I20260713 09:10:14.494745 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.494983 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.495287 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.496758 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.502321 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:14.506438 22441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.507264 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:14.507580 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-zc2k"
I20260713 09:10:14.507938 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:14.520056 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.521270 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.523687 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.526042 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.526211 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.526487 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.526644 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.626001 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:36815
I20260713 09:10:14.626216 22503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:36815 every 8 connection(s)
I20260713 09:10:14.643376 22504 heartbeater.cc:344] Connected to a master server at 127.21.172.254:34039
I20260713 09:10:14.643803 22504 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.644721 22504 heartbeater.cc:507] Master 127.21.172.254:34039 requested a full tablet report, sending...
I20260713 09:10:14.646798 22227 ts_manager.cc:194] Registered new tserver with Master: 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:14.647780 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016675062s
I20260713 09:10:14.648283 22227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49792
I20260713 09:10:14.697422 22227 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:14.700894 22227 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:14.826084 22317 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff3985004d44826ba19def550f14d41 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:14.827149 22319 tablet_service.cc:1511] Processing CreateTablet for tablet e0756d81cf8d47fc87910e29fac98026 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:14.826084 22320 tablet_service.cc:1511] Processing CreateTablet for tablet 20524a0343a9487f919d811b87d2497e (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:14.831300 22316 tablet_service.cc:1511] Processing CreateTablet for tablet 91175d56f79d49009efb28ca5962c74a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:14.831926 22318 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe32609ddd145c89969c901b7618f4a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:14.836814 22317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff3985004d44826ba19def550f14d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.839695 22319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0756d81cf8d47fc87910e29fac98026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.840428 22320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20524a0343a9487f919d811b87d2497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.843262 22315 tablet_service.cc:1511] Processing CreateTablet for tablet 8990f390e24d4403b1f35d37678714ce (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:14.844810 22316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91175d56f79d49009efb28ca5962c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.849489 22395 tablet_service.cc:1511] Processing CreateTablet for tablet 20524a0343a9487f919d811b87d2497e (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:14.845616 22394 tablet_service.cc:1511] Processing CreateTablet for tablet e0756d81cf8d47fc87910e29fac98026 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:14.850517 22315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8990f390e24d4403b1f35d37678714ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.853689 22395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20524a0343a9487f919d811b87d2497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.848196 22314 tablet_service.cc:1511] Processing CreateTablet for tablet d8592169e58f429b8ac9387fe3cfaf5a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:14.849524 22313 tablet_service.cc:1511] Processing CreateTablet for tablet a76716c1e0be41c79a92be9bb16fd82f (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:14.852944 22392 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff3985004d44826ba19def550f14d41 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:14.853739 22393 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe32609ddd145c89969c901b7618f4a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:14.862983 22318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe32609ddd145c89969c901b7618f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.864363 22394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0756d81cf8d47fc87910e29fac98026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.867548 22391 tablet_service.cc:1511] Processing CreateTablet for tablet 91175d56f79d49009efb28ca5962c74a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:14.869352 22314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8592169e58f429b8ac9387fe3cfaf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.866029 22390 tablet_service.cc:1511] Processing CreateTablet for tablet 8990f390e24d4403b1f35d37678714ce (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:14.867677 22389 tablet_service.cc:1511] Processing CreateTablet for tablet d8592169e58f429b8ac9387fe3cfaf5a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:14.876606 22388 tablet_service.cc:1511] Processing CreateTablet for tablet a76716c1e0be41c79a92be9bb16fd82f (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:14.875298 22312 tablet_service.cc:1511] Processing CreateTablet for tablet c922525dfe584bd09cd1f14b7ae613c1 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:14.880254 22392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff3985004d44826ba19def550f14d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.882460 22391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91175d56f79d49009efb28ca5962c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.883975 22388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76716c1e0be41c79a92be9bb16fd82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.887109 22387 tablet_service.cc:1511] Processing CreateTablet for tablet c922525dfe584bd09cd1f14b7ae613c1 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:14.889287 22389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8592169e58f429b8ac9387fe3cfaf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.888638 22313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76716c1e0be41c79a92be9bb16fd82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.895586 22467 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe32609ddd145c89969c901b7618f4a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:14.903527 22387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c922525dfe584bd09cd1f14b7ae613c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.911171 22312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c922525dfe584bd09cd1f14b7ae613c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.911463 22467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe32609ddd145c89969c901b7618f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.923314 22469 tablet_service.cc:1511] Processing CreateTablet for tablet 20524a0343a9487f919d811b87d2497e (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:14.906731 22466 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff3985004d44826ba19def550f14d41 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:14.947206 22469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20524a0343a9487f919d811b87d2497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.947170 22390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8990f390e24d4403b1f35d37678714ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.954902 22466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff3985004d44826ba19def550f14d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.957785 22468 tablet_service.cc:1511] Processing CreateTablet for tablet e0756d81cf8d47fc87910e29fac98026 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:14.967511 22462 tablet_service.cc:1511] Processing CreateTablet for tablet a76716c1e0be41c79a92be9bb16fd82f (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:14.968611 22465 tablet_service.cc:1511] Processing CreateTablet for tablet 91175d56f79d49009efb28ca5962c74a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:14.972460 22464 tablet_service.cc:1511] Processing CreateTablet for tablet 8990f390e24d4403b1f35d37678714ce (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:14.975163 22463 tablet_service.cc:1511] Processing CreateTablet for tablet d8592169e58f429b8ac9387fe3cfaf5a (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:14.978750 22461 tablet_service.cc:1511] Processing CreateTablet for tablet c922525dfe584bd09cd1f14b7ae613c1 (DEFAULT_TABLE table=test-workload [id=6c432704ccc1469394d255b428b76913]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:14.975574 22468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0756d81cf8d47fc87910e29fac98026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.995609 22465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91175d56f79d49009efb28ca5962c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.997989 22464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8990f390e24d4403b1f35d37678714ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.002215 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c922525dfe584bd09cd1f14b7ae613c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.007874 22393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe32609ddd145c89969c901b7618f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.017782 22463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8592169e58f429b8ac9387fe3cfaf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.022579 22462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76716c1e0be41c79a92be9bb16fd82f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:15.035312 22275 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:15.175118 22522 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.180152 22523 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.184888 22524 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.197664 22524 tablet_bootstrap.cc:654] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.217550 22523 tablet_bootstrap.cc:654] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.216333 22522 tablet_bootstrap.cc:654] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.227164 22523 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.227624 22523 ts_tablet_manager.cc:1403] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260713 09:10:15.227981 22522 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.228583 22522 ts_tablet_manager.cc:1403] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.000s
I20260713 09:10:15.230438 22523 raft_consensus.cc:359] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.231217 22523 raft_consensus.cc:385] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.231518 22523 raft_consensus.cc:740] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.232401 22522 raft_consensus.cc:359] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.233317 22522 raft_consensus.cc:385] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.232227 22523 consensus_queue.cc:260] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.233626 22522 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.234516 22522 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.235387 22524 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.235867 22524 ts_tablet_manager.cc:1403] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.019s
I20260713 09:10:15.240250 22524 raft_consensus.cc:359] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.241182 22524 raft_consensus.cc:385] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.241597 22524 raft_consensus.cc:740] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.242442 22524 consensus_queue.cc:260] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.243136 22355 heartbeater.cc:499] Master 127.21.172.254:34039 was elected leader, sending a full tablet report...
I20260713 09:10:15.244364 22522 ts_tablet_manager.cc:1434] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:10:15.249090 22523 ts_tablet_manager.cc:1434] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.010s
I20260713 09:10:15.250065 22523 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.252818 22430 heartbeater.cc:499] Master 127.21.172.254:34039 was elected leader, sending a full tablet report...
I20260713 09:10:15.256508 22523 tablet_bootstrap.cc:654] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.260882 22522 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.273524 22504 heartbeater.cc:499] Master 127.21.172.254:34039 was elected leader, sending a full tablet report...
I20260713 09:10:15.274385 22524 ts_tablet_manager.cc:1434] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.008s
I20260713 09:10:15.275489 22524 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.278120 22522 tablet_bootstrap.cc:654] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.280652 22523 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.281095 22523 ts_tablet_manager.cc:1403] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
W20260713 09:10:15.284603 22356 tablet.cc:2406] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:15.285776 22524 tablet_bootstrap.cc:654] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.284037 22523 raft_consensus.cc:359] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.287035 22523 raft_consensus.cc:385] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.287384 22523 raft_consensus.cc:740] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.288106 22523 consensus_queue.cc:260] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.290194 22523 ts_tablet_manager.cc:1434] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:10:15.291107 22523 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.297075 22524 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.297518 22523 tablet_bootstrap.cc:654] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.297531 22524 ts_tablet_manager.cc:1403] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260713 09:10:15.301831 22524 raft_consensus.cc:359] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.302542 22524 raft_consensus.cc:385] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.302819 22524 raft_consensus.cc:740] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.303525 22524 consensus_queue.cc:260] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.305540 22524 ts_tablet_manager.cc:1434] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:10:15.306366 22524 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.323117 22524 tablet_bootstrap.cc:654] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.335400 22524 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.335855 22524 ts_tablet_manager.cc:1403] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:10:15.336684 22523 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.337064 22523 ts_tablet_manager.cc:1403] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.029s
I20260713 09:10:15.338546 22524 raft_consensus.cc:359] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.339272 22524 raft_consensus.cc:385] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.339557 22524 raft_consensus.cc:740] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.339608 22523 raft_consensus.cc:359] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.340245 22523 raft_consensus.cc:385] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.340528 22523 raft_consensus.cc:740] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.340309 22524 consensus_queue.cc:260] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.341236 22523 consensus_queue.cc:260] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.342464 22524 ts_tablet_manager.cc:1434] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:15.343364 22524 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.343561 22523 ts_tablet_manager.cc:1434] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:15.344655 22523 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.345901 22522 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.346323 22522 ts_tablet_manager.cc:1403] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.013s
I20260713 09:10:15.349409 22522 raft_consensus.cc:359] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.350063 22522 raft_consensus.cc:385] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.350345 22522 raft_consensus.cc:740] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.351158 22523 tablet_bootstrap.cc:654] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.351006 22522 consensus_queue.cc:260] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.353219 22522 ts_tablet_manager.cc:1434] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:15.354218 22522 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.365330 22524 tablet_bootstrap.cc:654] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.366266 22522 tablet_bootstrap.cc:654] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.378629 22522 tablet_bootstrap.cc:492] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.379081 22522 ts_tablet_manager.cc:1403] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260713 09:10:15.382010 22528 raft_consensus.cc:493] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.382504 22528 raft_consensus.cc:515] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.383755 22522 raft_consensus.cc:359] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.384414 22522 raft_consensus.cc:385] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.384722 22522 raft_consensus.cc:740] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.387042 22524 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.387477 22524 ts_tablet_manager.cc:1403] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260713 09:10:15.388918 22522 consensus_queue.cc:260] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.397861 22528 leader_election.cc:290] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.406473 22524 raft_consensus.cc:359] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.407208 22524 raft_consensus.cc:385] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.407519 22524 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.407771 22522 ts_tablet_manager.cc:1434] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260713 09:10:15.408775 22522 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.408352 22524 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.410568 22524 ts_tablet_manager.cc:1434] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260713 09:10:15.411478 22524 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.418781 22524 tablet_bootstrap.cc:654] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.425745 22522 tablet_bootstrap.cc:654] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.439584 22529 raft_consensus.cc:493] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.440243 22529 raft_consensus.cc:515] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.449630 22529 leader_election.cc:290] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.454870 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.456918 22530 raft_consensus.cc:493] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.457649 22530 raft_consensus.cc:515] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.464257 22530 leader_election.cc:290] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
W20260713 09:10:15.469327 22371 leader_election.cc:343] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.500851 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.501726 22479 raft_consensus.cc:2468] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 0.
I20260713 09:10:15.503466 22528 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.505276 22370 leader_election.cc:304] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [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: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175
I20260713 09:10:15.505508 22528 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.507900 22528 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.514537 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
W20260713 09:10:15.516120 22371 leader_election.cc:343] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.508363 22528 raft_consensus.cc:2804] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.517040 22528 raft_consensus.cc:493] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.517539 22528 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.521495 22524 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.521953 22524 ts_tablet_manager.cc:1403] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.040s
I20260713 09:10:15.526566 22524 raft_consensus.cc:359] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.527048 22523 tablet_bootstrap.cc:492] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.527448 22524 raft_consensus.cc:385] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.527637 22523 ts_tablet_manager.cc:1403] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.183s	user 0.064s	sys 0.051s
I20260713 09:10:15.527818 22524 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.532027 22522 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.532440 22523 raft_consensus.cc:359] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.532626 22522 ts_tablet_manager.cc:1403] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.014s
I20260713 09:10:15.537247 22523 raft_consensus.cc:385] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.538407 22523 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.548364 22523 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.549819 22524 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.551590 22528 raft_consensus.cc:515] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.552433 22524 ts_tablet_manager.cc:1434] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260713 09:10:15.552793 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.554039 22405 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.556177 22523 ts_tablet_manager.cc:1434] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260713 09:10:15.553972 22522 raft_consensus.cc:359] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.556974 22522 raft_consensus.cc:385] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.557281 22522 raft_consensus.cc:740] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.557929 22523 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.557931 22522 consensus_queue.cc:260] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.558435 22524 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.559988 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.560601 22479 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.561474 22522 ts_tablet_manager.cc:1434] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:10:15.563514 22295 leader_election.cc:304] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:15.564301 22529 raft_consensus.cc:2804] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.564658 22529 raft_consensus.cc:493] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.564989 22529 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.566848 22522 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.578397 22529 raft_consensus.cc:515] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.583117 22528 leader_election.cc:290] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.584209 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175"
W20260713 09:10:15.585999 22371 leader_election.cc:343] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.598423 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.599720 22405 raft_consensus.cc:2393] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in current term 1: Already voted for candidate 59a28e6794754b2ebd354840b8ea47f5 in this term.
I20260713 09:10:15.599746 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:15.601280 22404 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.603935 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.602475 22530 raft_consensus.cc:493] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.604408 22479 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.604884 22530 raft_consensus.cc:515] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
W20260713 09:10:15.597010 22370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.195:36815, user_credentials={real_user=slave}} blocked reactor thread for 94027.6us
I20260713 09:10:15.607862 22530 leader_election.cc:290] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:15.608826 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.602799 22529 leader_election.cc:290] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.612901 22523 tablet_bootstrap.cc:654] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.614187 22405 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 0.
I20260713 09:10:15.613165 22404 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:15.615058 22478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.612998 22479 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:15.617202 22444 leader_election.cc:304] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.617403 22295 leader_election.cc:304] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.618592 22530 raft_consensus.cc:2804] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.619042 22530 raft_consensus.cc:493] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.619519 22530 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.620209 22529 raft_consensus.cc:2804] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:15.620306 22370 leader_election.cc:343] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.622404 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.622960 22479 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.620828 22370 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5; no voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:15.624269 22552 raft_consensus.cc:2749] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.625993 22522 tablet_bootstrap.cc:654] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.630019 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.631775 22329 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 0.
I20260713 09:10:15.629351 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.634135 22529 raft_consensus.cc:697] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:15.636113 22529 consensus_queue.cc:237] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.636924 22524 tablet_bootstrap.cc:654] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:15.637311 22445 leader_election.cc:343] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.637769 22445 leader_election.cc:304] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:15.640273 22479 raft_consensus.cc:2468] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 1.
I20260713 09:10:15.642131 22370 leader_election.cc:304] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175
I20260713 09:10:15.643479 22552 raft_consensus.cc:2804] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.648413 22552 raft_consensus.cc:697] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:15.649394 22552 consensus_queue.cc:237] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.664322 22553 raft_consensus.cc:493] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.665367 22553 raft_consensus.cc:515] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.660163 22530 raft_consensus.cc:515] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.677728 22523 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.677848 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:15.678359 22523 ts_tablet_manager.cc:1403] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.006s
I20260713 09:10:15.678432 22404 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.682392 22553 leader_election.cc:290] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.682917 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.683290 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.685184 22479 raft_consensus.cc:2468] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
W20260713 09:10:15.685722 22295 leader_election.cc:343] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.694519 22555 raft_consensus.cc:2749] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.686414 22530 leader_election.cc:290] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:15.692588 22295 leader_election.cc:304] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [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: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:15.695986 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:15.696256 22556 raft_consensus.cc:493] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.698930 22330 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.698788 22558 raft_consensus.cc:2804] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.700316 22530 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.699563 22556 raft_consensus.cc:515] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.701314 22558 raft_consensus.cc:493] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.702525 22524 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.702806 22558 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.702987 22524 ts_tablet_manager.cc:1403] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.014s
I20260713 09:10:15.703258 22522 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.709542 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.710772 22556 leader_election.cc:290] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 2736b925523f4681a43103da64e35175 (127.21.172.193:40391)
I20260713 09:10:15.709410 22227 catalog_manager.cc:5697] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.709769 22522 ts_tablet_manager.cc:1403] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.011s
W20260713 09:10:15.712026 22444 leader_election.cc:343] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.703692 22530 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.712877 22529 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.709709 22523 raft_consensus.cc:359] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.715435 22529 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.716418 22404 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 1.
I20260713 09:10:15.717866 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.716563 22523 raft_consensus.cc:385] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.719026 22523 raft_consensus.cc:740] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.711571 22223 catalog_manager.cc:5697] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.721138 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.722005 22405 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.722682 22529 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.723944 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.724341 22444 leader_election.cc:304] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.726598 22295 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:15.725788 22556 raft_consensus.cc:2804] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.716725 22524 raft_consensus.cc:359] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.734727 22529 raft_consensus.cc:2804] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.735302 22556 raft_consensus.cc:697] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
W20260713 09:10:15.736593 22295 leader_election.cc:343] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.739801 22328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.739722 22556 consensus_queue.cc:237] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.738736 22529 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.741477 22529 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:15.742244 22445 leader_election.cc:343] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.745689 22330 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 1.
I20260713 09:10:15.735711 22524 raft_consensus.cc:385] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.746212 22524 raft_consensus.cc:740] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.747623 22522 raft_consensus.cc:359] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.737797 22523 consensus_queue.cc:260] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.749322 22522 raft_consensus.cc:385] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.749677 22522 raft_consensus.cc:740] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.751703 22522 consensus_queue.cc:260] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.754456 22523 ts_tablet_manager.cc:1434] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.002s
I20260713 09:10:15.755637 22523 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.756101 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
W20260713 09:10:15.757418 22444 leader_election.cc:343] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.757875 22444 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:15.758320 22530 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:15.759219 22555 raft_consensus.cc:2749] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.758584 22529 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.763248 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:15.763521 22523 tablet_bootstrap.cc:654] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.763803 22405 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.764703 22522 ts_tablet_manager.cc:1434] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260713 09:10:15.766515 22529 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.767946 22522 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.766300 22558 raft_consensus.cc:515] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.763935 22524 consensus_queue.cc:260] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.769323 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.770278 22329 raft_consensus.cc:2393] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in current term 1: Already voted for candidate 2736b925523f4681a43103da64e35175 in this term.
I20260713 09:10:15.767356 22222 catalog_manager.cc:5697] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 1 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.776420 22558 leader_election.cc:290] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
W20260713 09:10:15.776728 22295 leader_election.cc:343] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.777607 22445 leader_election.cc:304] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:15.778494 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
W20260713 09:10:15.780558 22295 leader_election.cc:343] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.780658 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.781767 22479 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.786428 22405 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:15.787825 22522 tablet_bootstrap.cc:654] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.788386 22295 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:15.790213 22558 raft_consensus.cc:2804] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.790678 22524 ts_tablet_manager.cc:1434] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.008s
I20260713 09:10:15.793081 22523 tablet_bootstrap.cc:492] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.792213 22558 raft_consensus.cc:697] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:15.794111 22523 ts_tablet_manager.cc:1403] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260713 09:10:15.794358 22479 raft_consensus.cc:2468] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:15.796154 22524 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.796142 22555 raft_consensus.cc:2749] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.797080 22558 consensus_queue.cc:237] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.797634 22295 leader_election.cc:304] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:15.798985 22529 raft_consensus.cc:2804] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.800061 22529 raft_consensus.cc:697] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:15.801118 22529 consensus_queue.cc:237] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.804978 22523 raft_consensus.cc:359] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.805891 22523 raft_consensus.cc:385] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.806311 22523 raft_consensus.cc:740] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.812283 22522 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.813138 22524 tablet_bootstrap.cc:654] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.816372 22522 ts_tablet_manager.cc:1403] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.008s
I20260713 09:10:15.808389 22523 consensus_queue.cc:260] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:15.820896 22523 ts_tablet_manager.cc:1434] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:10:15.822427 22523 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.822758 22522 raft_consensus.cc:359] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.823661 22522 raft_consensus.cc:385] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.824188 22522 raft_consensus.cc:740] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.825397 22522 consensus_queue.cc:260] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.828151 22522 ts_tablet_manager.cc:1434] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:15.829075 22522 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.830617 22523 tablet_bootstrap.cc:654] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.843871 22522 tablet_bootstrap.cc:654] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.848501 22523 tablet_bootstrap.cc:492] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.849117 22523 ts_tablet_manager.cc:1403] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260713 09:10:15.853052 22523 raft_consensus.cc:359] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.854115 22523 raft_consensus.cc:385] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.854552 22523 raft_consensus.cc:740] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.855643 22523 consensus_queue.cc:260] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.857894 22523 ts_tablet_manager.cc:1434] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:15.858300 22522 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.858880 22523 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.858880 22522 ts_tablet_manager.cc:1403] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.000s
I20260713 09:10:15.860145 22222 catalog_manager.cc:5697] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:15.862071 22522 raft_consensus.cc:359] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.863008 22522 raft_consensus.cc:385] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.863445 22522 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.861912 22222 catalog_manager.cc:5697] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:15.864535 22522 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.865917 22523 tablet_bootstrap.cc:654] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.867676 22522 ts_tablet_manager.cc:1434] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:10:15.868773 22522 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.872758 22524 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.873202 22524 ts_tablet_manager.cc:1403] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.009s
I20260713 09:10:15.875912 22524 raft_consensus.cc:359] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.876583 22524 raft_consensus.cc:385] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.876693 22523 tablet_bootstrap.cc:492] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.876993 22524 raft_consensus.cc:740] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.877285 22523 ts_tablet_manager.cc:1403] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:10:15.880198 22522 tablet_bootstrap.cc:654] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.880201 22523 raft_consensus.cc:359] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.881042 22523 raft_consensus.cc:385] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.881363 22523 raft_consensus.cc:740] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.882045 22523 consensus_queue.cc:260] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.884601 22523 ts_tablet_manager.cc:1434] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:15.885440 22523 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: Bootstrap starting.
I20260713 09:10:15.892554 22523 tablet_bootstrap.cc:654] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.897858 22522 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.898278 22522 ts_tablet_manager.cc:1403] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260713 09:10:15.898669 22523 tablet_bootstrap.cc:492] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: No bootstrap required, opened a new log
I20260713 09:10:15.899149 22523 ts_tablet_manager.cc:1403] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:10:15.900756 22522 raft_consensus.cc:359] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.901399 22522 raft_consensus.cc:385] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.901682 22522 raft_consensus.cc:740] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.901539 22523 raft_consensus.cc:359] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.902469 22523 raft_consensus.cc:385] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.902384 22522 consensus_queue.cc:260] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.902802 22523 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.903528 22523 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.905426 22523 ts_tablet_manager.cc:1434] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:15.906605 22522 ts_tablet_manager.cc:1434] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:15.907348 22522 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: Bootstrap starting.
I20260713 09:10:15.912189 22524 consensus_queue.cc:260] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.914623 22524 ts_tablet_manager.cc:1434] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:10:15.915578 22524 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.918540 22555 raft_consensus.cc:493] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.919070 22555 raft_consensus.cc:515] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.921350 22555 leader_election.cc:290] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:15.921783 22524 tablet_bootstrap.cc:654] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.921979 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:15.922605 22329 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 0.
I20260713 09:10:15.922762 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.923446 22522 tablet_bootstrap.cc:654] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.923357 22405 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 0.
I20260713 09:10:15.923877 22445 leader_election.cc:304] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.924767 22555 raft_consensus.cc:2804] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.925122 22555 raft_consensus.cc:493] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.925423 22555 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.931931 22555 raft_consensus.cc:515] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.939049 22524 tablet_bootstrap.cc:492] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:15.939210 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:15.939471 22524 ts_tablet_manager.cc:1403] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260713 09:10:15.939724 22329 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.939965 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:15.940740 22405 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.942250 22524 raft_consensus.cc:359] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.942855 22524 raft_consensus.cc:385] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.943094 22524 raft_consensus.cc:740] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.943674 22524 consensus_queue.cc:260] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.946841 22522 tablet_bootstrap.cc:492] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: No bootstrap required, opened a new log
I20260713 09:10:15.947247 22522 ts_tablet_manager.cc:1403] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.012s
I20260713 09:10:15.947680 22405 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 1.
I20260713 09:10:15.948832 22329 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 1.
I20260713 09:10:15.949048 22444 leader_election.cc:304] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.949972 22522 raft_consensus.cc:359] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.950546 22556 raft_consensus.cc:2804] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.949990 22555 leader_election.cc:290] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:15.951156 22524 ts_tablet_manager.cc:1434] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:10:15.951118 22556 raft_consensus.cc:697] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:15.950608 22522 raft_consensus.cc:385] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.951754 22522 raft_consensus.cc:740] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.952068 22556 consensus_queue.cc:237] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.952553 22522 consensus_queue.cc:260] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.954758 22522 ts_tablet_manager.cc:1434] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:15.952091 22524 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Bootstrap starting.
I20260713 09:10:15.957765 22552 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.958168 22552 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.961069 22529 raft_consensus.cc:493] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.960229 22552 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.961609 22529 raft_consensus.cc:515] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.962682 22524 tablet_bootstrap.cc:654] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.964758 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.964884 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.965474 22405 raft_consensus.cc:2468] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.965691 22479 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 0.
I20260713 09:10:15.966890 22370 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.967463 22295 leader_election.cc:304] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:15.967696 22552 raft_consensus.cc:2804] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.968039 22552 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.968339 22552 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.968652 22558 raft_consensus.cc:2804] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.968779 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.969036 22558 raft_consensus.cc:493] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.969345 22479 raft_consensus.cc:2468] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.969378 22558 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.973050 22553 raft_consensus.cc:493] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.964102 22529 leader_election.cc:290] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.973492 22553 raft_consensus.cc:515] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.974885 22552 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.976046 22553 leader_election.cc:290] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.976708 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:15.977260 22405 raft_consensus.cc:2468] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 0.
I20260713 09:10:15.977388 22552 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.979295 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:15.979847 22330 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.979785 22558 raft_consensus.cc:515] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.981750 22558 leader_election.cc:290] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:15.982460 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.982968 22479 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.985674 22295 leader_election.cc:304] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:15.987169 22478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:15.988065 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:15.989595 22477 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.989693 22479 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 1.
I20260713 09:10:15.990795 22370 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:15.991645 22552 raft_consensus.cc:2804] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.992100 22552 raft_consensus.cc:697] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:15.992908 22552 consensus_queue.cc:237] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:15.993331 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:15.993942 22405 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.997445 22558 raft_consensus.cc:2804] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.997804 22558 raft_consensus.cc:493] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.998149 22558 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:16.001027 22295 leader_election.cc:343] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.004877 22330 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 1.
I20260713 09:10:16.011723 22558 raft_consensus.cc:515] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.011343 22223 catalog_manager.cc:5697] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.013590 22558 leader_election.cc:290] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:16.015496 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:16.016034 22404 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.021452 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
W20260713 09:10:16.022866 22295 leader_election.cc:343] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.026077 22477 raft_consensus.cc:2468] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:16.026752 22404 raft_consensus.cc:2468] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:16.027241 22295 leader_election.cc:304] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:16.028190 22295 leader_election.cc:304] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:16.028983 22553 raft_consensus.cc:2804] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.029412 22553 raft_consensus.cc:697] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:16.030170 22553 consensus_queue.cc:237] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.031100 22529 raft_consensus.cc:2804] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:16.043651 22275 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:16.045195 22328 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.048069 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:16.048864 22556 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.049045 22329 raft_consensus.cc:2376] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 1. Re-sending same reply.
I20260713 09:10:16.049324 22556 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.051501 22556 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:16.052817 22405 raft_consensus.cc:2468] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 1.
I20260713 09:10:16.054639 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:16.055369 22404 raft_consensus.cc:2393] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in current term 1: Already voted for candidate 2736b925523f4681a43103da64e35175 in this term.
I20260713 09:10:16.037988 22223 catalog_manager.cc:5697] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 1 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.056972 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:16.058296 22445 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:16.058596 22552 consensus_queue.cc:1048] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.059222 22529 raft_consensus.cc:697] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:16.059408 22556 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.060081 22529 consensus_queue.cc:237] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.066078 22556 raft_consensus.cc:2749] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.081279 22552 raft_consensus.cc:493] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.081771 22552 raft_consensus.cc:515] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:16.082474 22524 tablet_bootstrap.cc:492] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: No bootstrap required, opened a new log
I20260713 09:10:16.083061 22524 ts_tablet_manager.cc:1403] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent bootstrapping tablet: real 0.131s	user 0.040s	sys 0.064s
I20260713 09:10:16.083743 22552 leader_election.cc:290] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815), 2736b925523f4681a43103da64e35175 (127.21.172.193:40391)
I20260713 09:10:16.085983 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" is_pre_election: true
I20260713 09:10:16.085892 22524 raft_consensus.cc:359] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.086586 22524 raft_consensus.cc:385] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.086881 22524 raft_consensus.cc:740] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.087153 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:16.087508 22524 consensus_queue.cc:260] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.086776 22477 raft_consensus.cc:2393] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59a28e6794754b2ebd354840b8ea47f5 in current term 1: Already voted for candidate 2736b925523f4681a43103da64e35175 in this term.
I20260713 09:10:16.089775 22524 ts_tablet_manager.cc:1434] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:10:16.089799 22370 leader_election.cc:304] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5; no voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:16.090989 22552 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.087774 22223 catalog_manager.cc:5697] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.095247 22223 catalog_manager.cc:5697] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.097575 22552 raft_consensus.cc:2749] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.110006 22552 consensus_queue.cc:1048] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.113209 22529 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.134624 22558 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.249286 22477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
mode: GRACEFUL
new_leader_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:38990
I20260713 09:10:16.249867 22477 raft_consensus.cc:606] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Received request to transfer leadership to TS 2736b925523f4681a43103da64e35175
I20260713 09:10:16.254580 22583 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.258512 22477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:38990
I20260713 09:10:16.259073 22477 raft_consensus.cc:606] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:16.282289 22553 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.284464 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:47156
I20260713 09:10:16.285004 22329 raft_consensus.cc:606] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:16.300159 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:47156
I20260713 09:10:16.300779 22329 raft_consensus.cc:606] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Received request to transfer leadership to TS 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:16.307876 22556 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.308368 22553 consensus_queue.cc:1048] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.323662 22556 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.328227 22529 consensus_queue.cc:1048] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.337956 22555 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.340832 22555 raft_consensus.cc:993] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: : Instructing follower 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:16.341231 22555 raft_consensus.cc:1081] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Signalling peer 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:16.344044 22329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a"
dest_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:47140
I20260713 09:10:16.344678 22329 raft_consensus.cc:493] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.345090 22329 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.353586 22329 raft_consensus.cc:515] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.355501 22329 leader_election.cc:290] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 2 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:16.356539 22405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:16.357134 22405 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.357009 22530 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.359380 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:16.359923 22477 raft_consensus.cc:3055] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.360214 22477 raft_consensus.cc:740] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:16.361034 22477 consensus_queue.cc:260] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.362361 22477 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.369133 22477 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 2.
I20260713 09:10:16.370066 22295 leader_election.cc:304] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:16.370843 22558 raft_consensus.cc:2804] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.371291 22558 raft_consensus.cc:697] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:16.371837 22530 raft_consensus.cc:993] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:16.372232 22530 raft_consensus.cc:1081] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:16.372100 22558 consensus_queue.cc:237] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.377044 22403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:16.377671 22403 raft_consensus.cc:493] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.378033 22403 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.381747 22405 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 2.
I20260713 09:10:16.385373 22403 raft_consensus.cc:515] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.386376 22404 raft_consensus.cc:1240] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Rejecting Update request from peer 9bac3c38c39f4973b3fc4ed7f94e65ea for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:16.389936 22555 consensus_queue.cc:1059] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.389611 22227 catalog_manager.cc:5697] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 1 to 2, leader changed from 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195) to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.390878 22555 raft_consensus.cc:3055] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.391194 22555 raft_consensus.cc:740] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:16.391980 22555 consensus_queue.cc:260] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.393082 22555 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.393239 22403 leader_election.cc:290] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:16.394222 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:16.397825 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:16.398411 22329 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.404691 22329 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:16.405705 22371 leader_election.cc:304] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:16.405800 22477 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:16.406617 22589 raft_consensus.cc:2804] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.407094 22589 raft_consensus.cc:697] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:16.407845 22589 consensus_queue.cc:237] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.416761 22223 catalog_manager.cc:5697] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 1 to 2, leader changed from 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.431430 22589 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.442600 22528 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.444676 22555 raft_consensus.cc:493] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.445086 22555 raft_consensus.cc:515] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.447002 22555 leader_election.cc:290] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:16.449584 22403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59a28e6794754b2ebd354840b8ea47f5" is_pre_election: true
I20260713 09:10:16.450366 22403 raft_consensus.cc:2393] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in current term 1: Already voted for candidate 2736b925523f4681a43103da64e35175 in this term.
I20260713 09:10:16.452955 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2736b925523f4681a43103da64e35175" is_pre_election: true
I20260713 09:10:16.453126 22558 consensus_queue.cc:1048] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.454404 22445 leader_election.cc:304] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:16.455186 22555 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.461790 22555 raft_consensus.cc:2749] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.462879 22553 consensus_queue.cc:1048] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.464262 22529 raft_consensus.cc:993] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:16.464685 22529 raft_consensus.cc:1081] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:16.467998 22404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55308
I20260713 09:10:16.468536 22404 raft_consensus.cc:493] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.468879 22404 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.476962 22404 raft_consensus.cc:515] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.481146 22404 leader_election.cc:290] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:16.482077 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:16.482566 22329 raft_consensus.cc:3055] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.482889 22329 raft_consensus.cc:740] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:16.483651 22329 consensus_queue.cc:260] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.484501 22329 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.484560 22404 raft_consensus.cc:1240] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Rejecting Update request from peer 2736b925523f4681a43103da64e35175 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:16.485724 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8990f390e24d4403b1f35d37678714ce" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:16.489741 22329 raft_consensus.cc:2468] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:16.490703 22371 leader_election.cc:304] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [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: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:16.491374 22528 raft_consensus.cc:2804] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.491809 22528 raft_consensus.cc:697] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:16.492573 22528 consensus_queue.cc:237] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.498931 22227 catalog_manager.cc:5697] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 1 to 2, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.576346 22583 consensus_queue.cc:1048] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.590097 22558 consensus_queue.cc:1048] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.597384 22583 raft_consensus.cc:993] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: : Instructing follower 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:16.597851 22558 raft_consensus.cc:1081] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Signalling peer 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:16.599387 22477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:38978
I20260713 09:10:16.599947 22477 raft_consensus.cc:493] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:16.600306 22477 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.604856 22477 raft_consensus.cc:515] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.606747 22477 leader_election.cc:290] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:16.607547 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:16.608114 22329 raft_consensus.cc:3055] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.608417 22329 raft_consensus.cc:740] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:16.608722 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c922525dfe584bd09cd1f14b7ae613c1" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:16.609266 22404 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.609242 22329 consensus_queue.cc:260] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.610410 22329 raft_consensus.cc:3060] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.615023 22404 raft_consensus.cc:2468] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:16.616137 22444 leader_election.cc:304] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:16.616820 22555 raft_consensus.cc:2804] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:16.617247 22555 raft_consensus.cc:697] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:16.617908 22555 consensus_queue.cc:237] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:16.618544 22329 raft_consensus.cc:2468] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:16.623948 22223 catalog_manager.cc:5697] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 1 to 2, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 2 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.842420 22477 raft_consensus.cc:1275] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.843679 22529 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.852217 22404 raft_consensus.cc:1275] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.853837 22558 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.910547 22477 raft_consensus.cc:1275] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.911722 22528 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.918779 22329 raft_consensus.cc:1275] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.920326 22528 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.945735 22329 raft_consensus.cc:1275] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.947072 22590 consensus_queue.cc:1048] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.954519 22477 raft_consensus.cc:3060] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.963900 22477 raft_consensus.cc:1275] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:16.965925 22613 consensus_queue.cc:1048] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:17.079319 22404 raft_consensus.cc:1275] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.080513 22555 consensus_queue.cc:1048] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.087116 22329 raft_consensus.cc:1275] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.088734 22530 consensus_queue.cc:1048] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:19.328815 22195 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:19.329550 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:19.350863 22403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:19.351483 22403 raft_consensus.cc:606] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Received request to transfer leadership to TS 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:19.361384 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:47166
I20260713 09:10:19.361869 22329 raft_consensus.cc:606] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Received request to transfer leadership to TS 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:19.363013 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:19.363396 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:19.670293 22619 raft_consensus.cc:993] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: : Instructing follower 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:19.670738 22623 raft_consensus.cc:1081] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Signalling peer 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:19.672158 22477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:38978
I20260713 09:10:19.672753 22477 raft_consensus.cc:493] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:19.673064 22477 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.678602 22477 raft_consensus.cc:515] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.680102 22477 leader_election.cc:290] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:19.680897 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:19.681072 22403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:19.681485 22329 raft_consensus.cc:3055] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:19.681572 22403 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.681872 22329 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:19.682621 22329 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.683753 22329 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.687963 22403 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:19.689076 22444 leader_election.cc:304] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:19.689711 22618 raft_consensus.cc:2804] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:19.689729 22329 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:19.691248 22618 raft_consensus.cc:697] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:19.691956 22618 consensus_queue.cc:237] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.699790 22223 catalog_manager.cc:5697] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 1 to 2, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 2 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:19.762284 22590 raft_consensus.cc:993] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:19.762787 22630 raft_consensus.cc:1081] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Signalling peer 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:19.764247 22477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:38976
I20260713 09:10:19.764768 22477 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:19.765062 22477 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.769490 22477 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.771087 22477 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:19.771835 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:19.772121 22403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:19.772347 22329 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.772737 22403 raft_consensus.cc:3055] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:19.773013 22403 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:19.773635 22403 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.774468 22403 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:19.776868 22329 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:19.777808 22445 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:19.778528 22618 raft_consensus.cc:2804] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:19.778944 22618 raft_consensus.cc:697] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:19.779088 22403 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 2.
I20260713 09:10:19.779670 22618 consensus_queue.cc:237] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:19.786299 22223 catalog_manager.cc:5697] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 1 to 2, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 2 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:20.212293 22403 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:20.213613 22618 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.222999 22329 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:20.224879 22624 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.284883 22329 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:20.286065 22624 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.293865 22403 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:20.295346 22638 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:20.364171 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:20.373409 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20524a0343a9487f919d811b87d2497e"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:47156
I20260713 09:10:20.373940 22329 raft_consensus.cc:606] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:20.378175 22477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:38990
I20260713 09:10:20.378551 22477 raft_consensus.cc:606] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:20.382615 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:47156
I20260713 09:10:20.383042 22329 raft_consensus.cc:606] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:20.387009 22329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff3985004d44826ba19def550f14d41"
dest_uuid: "2736b925523f4681a43103da64e35175"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:47156
I20260713 09:10:20.387423 22329 raft_consensus.cc:606] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:20.395637 22477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
mode: GRACEFUL
new_leader_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:38990
I20260713 09:10:20.396041 22477 raft_consensus.cc:606] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Received request to transfer leadership to TS 59a28e6794754b2ebd354840b8ea47f5
I20260713 09:10:20.470552 22623 raft_consensus.cc:993] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.470975 22619 raft_consensus.cc:1081] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.472288 22403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55308
I20260713 09:10:20.472782 22403 raft_consensus.cc:493] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.473083 22403 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.477375 22403 raft_consensus.cc:515] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.478932 22403 leader_election.cc:290] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 3 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:20.479705 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:20.479912 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe32609ddd145c89969c901b7618f4a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:20.480304 22329 raft_consensus.cc:3055] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.480360 22477 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.480727 22329 raft_consensus.cc:740] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:20.481407 22329 consensus_queue.cc:260] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.482437 22329 raft_consensus.cc:3060] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.486162 22477 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.487200 22370 leader_election.cc:304] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [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: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:20.487704 22329 raft_consensus.cc:2468] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.487828 22630 raft_consensus.cc:2804] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.488931 22630 raft_consensus.cc:697] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:20.489658 22630 consensus_queue.cc:237] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.495873 22223 catalog_manager.cc:5697] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 2 to 3, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.623252 22623 raft_consensus.cc:993] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.623680 22619 raft_consensus.cc:1081] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.624979 22403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff3985004d44826ba19def550f14d41"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55308
I20260713 09:10:20.625445 22403 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.625741 22403 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.630282 22623 raft_consensus.cc:993] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.630699 22619 raft_consensus.cc:1081] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.631364 22403 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.632172 22404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20524a0343a9487f919d811b87d2497e"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55308
I20260713 09:10:20.632733 22404 raft_consensus.cc:493] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.633086 22404 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.633286 22403 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:20.633981 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:20.634214 22477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:20.634438 22329 raft_consensus.cc:3055] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:20.634757 22477 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.634761 22329 raft_consensus.cc:740] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:20.636325 22329 consensus_queue.cc:260] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.637168 22329 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.639969 22404 raft_consensus.cc:515] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:20.641081 22477 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:20.641360 22329 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:20.642184 22370 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:20.641907 22404 leader_election.cc:290] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Requested vote from peers 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815), 2736b925523f4681a43103da64e35175 (127.21.172.193:40391)
I20260713 09:10:20.642511 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:20.642964 22630 raft_consensus.cc:2804] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:20.643055 22479 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.643487 22630 raft_consensus.cc:697] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:20.644104 22630 consensus_queue.cc:237] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.644896 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20524a0343a9487f919d811b87d2497e" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:20.645347 22329 raft_consensus.cc:3055] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:20.645920 22329 raft_consensus.cc:740] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:20.646660 22329 consensus_queue.cc:260] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:20.647984 22329 raft_consensus.cc:3060] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:20.650218 22479 raft_consensus.cc:2468] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:20.654452 22370 leader_election.cc:304] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59a28e6794754b2ebd354840b8ea47f5, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:20.654917 22329 raft_consensus.cc:2468] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 2.
I20260713 09:10:20.655164 22640 raft_consensus.cc:2804] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:20.655632 22640 raft_consensus.cc:697] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:20.656067 22223 catalog_manager.cc:5697] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 1 to 2, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.656409 22640 consensus_queue.cc:237] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } }
I20260713 09:10:20.666760 22223 catalog_manager.cc:5697] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 1 to 2, leader changed from 2736b925523f4681a43103da64e35175 (127.21.172.193) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.738703 22638 raft_consensus.cc:993] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.739159 22624 raft_consensus.cc:1081] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.740538 22404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:20.741001 22404 raft_consensus.cc:493] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.741295 22404 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.745528 22404 raft_consensus.cc:515] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.747506 22404 leader_election.cc:290] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 3 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:20.747933 22329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:20.748414 22329 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.748194 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:20.749030 22479 raft_consensus.cc:3055] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.749396 22479 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:20.750123 22479 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.751232 22479 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.754317 22329 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.755375 22371 leader_election.cc:304] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [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: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:20.756174 22640 raft_consensus.cc:2804] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.756740 22640 raft_consensus.cc:697] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:20.757427 22640 consensus_queue.cc:237] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.757805 22479 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.762972 22223 catalog_manager.cc:5697] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 2 to 3, leader changed from 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:20.925187 22618 raft_consensus.cc:993] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: : Instructing follower 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.925624 22624 raft_consensus.cc:1081] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Signalling peer 59a28e6794754b2ebd354840b8ea47f5 to start an election
I20260713 09:10:20.927330 22404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:20.927580 22329 raft_consensus.cc:1275] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.927986 22404 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.928367 22404 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.928781 22640 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.934687 22404 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.936596 22404 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [CANDIDATE]: Term 3 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:20.937299 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:20.937832 22330 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.937579 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "59a28e6794754b2ebd354840b8ea47f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:20.938604 22479 raft_consensus.cc:3055] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.939114 22479 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:20.940275 22479 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.941754 22479 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.944334 22477 raft_consensus.cc:1275] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.945820 22330 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.945744 22640 consensus_queue.cc:1048] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.946941 22371 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [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: 2736b925523f4681a43103da64e35175, 59a28e6794754b2ebd354840b8ea47f5; no voters: 
I20260713 09:10:20.947782 22645 raft_consensus.cc:2804] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.948182 22645 raft_consensus.cc:697] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Becoming Leader. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:20.948978 22645 consensus_queue.cc:237] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:20.955657 22479 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a28e6794754b2ebd354840b8ea47f5 in term 3.
I20260713 09:10:20.959756 22223 catalog_manager.cc:5697] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 reported cstate change: term changed from 2 to 3, leader changed from 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195) to 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "59a28e6794754b2ebd354840b8ea47f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.042506 22477 raft_consensus.cc:1275] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.043517 22645 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.051880 22330 raft_consensus.cc:1275] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.053272 22640 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.058465 22477 raft_consensus.cc:1275] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.059732 22640 consensus_queue.cc:1048] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.070150 22330 raft_consensus.cc:1275] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.072060 22640 consensus_queue.cc:1048] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.157888 22477 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.159075 22640 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.166623 22330 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.168762 22640 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.330435 22330 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.331509 22640 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.339120 22477 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Refusing update from remote peer 59a28e6794754b2ebd354840b8ea47f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.340735 22630 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:23.401926 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.408753 22404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff3985004d44826ba19def550f14d41"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:23.409438 22404 raft_consensus.cc:606] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Received request to transfer leadership to TS 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:23.411854 22404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:23.412251 22404 raft_consensus.cc:606] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Received request to transfer leadership to TS 2736b925523f4681a43103da64e35175
I20260713 09:10:23.414177 22404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:23.414639 22404 raft_consensus.cc:606] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Received request to transfer leadership to TS 2736b925523f4681a43103da64e35175
I20260713 09:10:23.416679 22404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:23.417223 22404 raft_consensus.cc:606] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Received request to transfer leadership to TS 9bac3c38c39f4973b3fc4ed7f94e65ea
I20260713 09:10:23.419525 22404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
mode: GRACEFUL
new_leader_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:55316
I20260713 09:10:23.419917 22404 raft_consensus.cc:606] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Received request to transfer leadership to TS 2736b925523f4681a43103da64e35175
I20260713 09:10:23.420317 22664 raft_consensus.cc:993] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:23.420940 22660 raft_consensus.cc:1081] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Signalling peer 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:23.420990 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:23.421571 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:23.422541 22479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:38976
I20260713 09:10:23.422988 22479 raft_consensus.cc:493] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.423343 22479 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.429129 22479 raft_consensus.cc:515] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.431048 22479 leader_election.cc:290] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 4 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:23.431882 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:23.432220 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8592169e58f429b8ac9387fe3cfaf5a" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:23.432675 22330 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.432751 22404 raft_consensus.cc:3055] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:23.433104 22404 raft_consensus.cc:740] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:23.433854 22404 consensus_queue.cc:260] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.435083 22404 raft_consensus.cc:3060] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.439888 22330 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 4.
I20260713 09:10:23.441253 22445 leader_election.cc:304] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:23.441859 22404 raft_consensus.cc:2468] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 4.
I20260713 09:10:23.442078 22663 raft_consensus.cc:2804] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:23.443370 22663 raft_consensus.cc:697] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:23.444288 22663 consensus_queue.cc:237] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.450923 22223 catalog_manager.cc:5697] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 3 to 4, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 4 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.519255 22664 raft_consensus.cc:993] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:23.519744 22664 raft_consensus.cc:1081] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Signalling peer 9bac3c38c39f4973b3fc4ed7f94e65ea to start an election
I20260713 09:10:23.522176 22479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff3985004d44826ba19def550f14d41"
dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
 from {username='slave'} at 127.0.0.1:38976
I20260713 09:10:23.522583 22479 raft_consensus.cc:493] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.522835 22479 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.527168 22479 raft_consensus.cc:515] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.528844 22479 leader_election.cc:290] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [CANDIDATE]: Term 3 election: Requested vote from peers 2736b925523f4681a43103da64e35175 (127.21.172.193:40391), 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399)
I20260713 09:10:23.529501 22330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2736b925523f4681a43103da64e35175"
I20260713 09:10:23.529860 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff3985004d44826ba19def550f14d41" candidate_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:23.530076 22330 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.530356 22404 raft_consensus.cc:3055] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:23.530634 22404 raft_consensus.cc:740] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:23.531258 22404 consensus_queue.cc:260] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.532037 22404 raft_consensus.cc:3060] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.534837 22330 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 3.
I20260713 09:10:23.535799 22445 leader_election.cc:304] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:23.536235 22404 raft_consensus.cc:2468] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bac3c38c39f4973b3fc4ed7f94e65ea in term 3.
I20260713 09:10:23.536661 22663 raft_consensus.cc:2804] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:23.537127 22663 raft_consensus.cc:697] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 LEADER]: Becoming Leader. State: Replica: 9bac3c38c39f4973b3fc4ed7f94e65ea, State: Running, Role: LEADER
I20260713 09:10:23.537900 22663 consensus_queue.cc:237] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.543536 22664 raft_consensus.cc:993] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.544011 22660 raft_consensus.cc:1081] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Signalling peer 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.545544 22330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f"
dest_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:47136
I20260713 09:10:23.545504 22223 catalog_manager.cc:5697] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea reported cstate change: term changed from 2 to 3, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195). New cstate: current_term: 3 leader_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.546092 22330 raft_consensus.cc:493] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.546415 22330 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.550884 22330 raft_consensus.cc:515] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.553262 22330 leader_election.cc:290] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 2 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:23.553625 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:23.554071 22404 raft_consensus.cc:3055] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.554355 22404 raft_consensus.cc:740] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:23.554342 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76716c1e0be41c79a92be9bb16fd82f" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:23.555030 22479 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.555160 22404 consensus_queue.cc:260] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.556031 22404 raft_consensus.cc:3060] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.559382 22479 raft_consensus.cc:2468] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 2.
I20260713 09:10:23.559782 22404 raft_consensus.cc:2468] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 2.
I20260713 09:10:23.560582 22295 leader_election.cc:304] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:23.562088 22672 raft_consensus.cc:2804] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.563061 22672 raft_consensus.cc:697] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:23.563875 22672 consensus_queue.cc:237] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.571034 22223 catalog_manager.cc:5697] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 1 to 2, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.596506 22664 raft_consensus.cc:993] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.596943 22660 raft_consensus.cc:1081] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Signalling peer 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.598237 22330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026"
dest_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:47136
I20260713 09:10:23.598665 22330 raft_consensus.cc:493] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.598959 22330 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.603238 22330 raft_consensus.cc:515] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.604780 22330 leader_election.cc:290] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 4 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:23.605448 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:23.605674 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0756d81cf8d47fc87910e29fac98026" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:23.605962 22404 raft_consensus.cc:3055] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:23.606173 22479 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.606267 22404 raft_consensus.cc:740] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:23.607107 22404 consensus_queue.cc:260] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.608196 22404 raft_consensus.cc:3060] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.612471 22479 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 4.
I20260713 09:10:23.613682 22295 leader_election.cc:304] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [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: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:23.614111 22404 raft_consensus.cc:2468] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 4.
I20260713 09:10:23.614658 22672 raft_consensus.cc:2804] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:23.615139 22672 raft_consensus.cc:697] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 4 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:23.615967 22672 consensus_queue.cc:237] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.622159 22223 catalog_manager.cc:5697] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 3 to 4, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 4 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.868886 22664 raft_consensus.cc:993] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: : Instructing follower 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.869300 22660 raft_consensus.cc:1081] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Signalling peer 2736b925523f4681a43103da64e35175 to start an election
I20260713 09:10:23.870639 22330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a"
dest_uuid: "2736b925523f4681a43103da64e35175"
 from {username='slave'} at 127.0.0.1:47136
I20260713 09:10:23.871243 22330 raft_consensus.cc:493] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.871603 22330 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.876586 22330 raft_consensus.cc:515] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.878186 22330 leader_election.cc:290] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [CANDIDATE]: Term 3 election: Requested vote from peers 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399), 9bac3c38c39f4973b3fc4ed7f94e65ea (127.21.172.195:36815)
I20260713 09:10:23.878749 22404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59a28e6794754b2ebd354840b8ea47f5"
I20260713 09:10:23.879134 22479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91175d56f79d49009efb28ca5962c74a" candidate_uuid: "2736b925523f4681a43103da64e35175" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea"
I20260713 09:10:23.879292 22404 raft_consensus.cc:3055] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:23.879629 22404 raft_consensus.cc:740] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59a28e6794754b2ebd354840b8ea47f5, State: Running, Role: LEADER
I20260713 09:10:23.879626 22479 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.880373 22404 consensus_queue.cc:260] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.881501 22404 raft_consensus.cc:3060] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.884539 22479 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 3.
I20260713 09:10:23.885715 22404 raft_consensus.cc:2468] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2736b925523f4681a43103da64e35175 in term 3.
I20260713 09:10:23.885682 22295 leader_election.cc:304] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [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: 2736b925523f4681a43103da64e35175, 9bac3c38c39f4973b3fc4ed7f94e65ea; no voters: 
I20260713 09:10:23.886529 22672 raft_consensus.cc:2804] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:23.886972 22672 raft_consensus.cc:697] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 3 LEADER]: Becoming Leader. State: Replica: 2736b925523f4681a43103da64e35175, State: Running, Role: LEADER
I20260713 09:10:23.887691 22672 consensus_queue.cc:237] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [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: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } }
I20260713 09:10:23.894312 22223 catalog_manager.cc:5697] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 reported cstate change: term changed from 2 to 3, leader changed from 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194) to 2736b925523f4681a43103da64e35175 (127.21.172.193). New cstate: current_term: 3 leader_uuid: "2736b925523f4681a43103da64e35175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.924849 22404 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:23.925946 22663 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:23.935478 22330 raft_consensus.cc:1275] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:23.936914 22663 consensus_queue.cc:1048] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:23.981456 22404 raft_consensus.cc:1275] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.982625 22672 consensus_queue.cc:1048] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.991319 22479 raft_consensus.cc:1275] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.992928 22672 consensus_queue.cc:1048] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:24.014279 22330 raft_consensus.cc:1275] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.015365 22663 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "2736b925523f4681a43103da64e35175" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.023583 22404 raft_consensus.cc:1275] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Refusing update from remote peer 9bac3c38c39f4973b3fc4ed7f94e65ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.025158 22665 consensus_queue.cc:1048] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:24.168807 22404 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.170195 22684 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:24.179813 22479 raft_consensus.cc:1275] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:24.181403 22673 consensus_queue.cc:1048] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:24.355180 22404 raft_consensus.cc:1275] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.356235 22673 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59a28e6794754b2ebd354840b8ea47f5" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.364534 22479 raft_consensus.cc:1275] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Refusing update from remote peer 2736b925523f4681a43103da64e35175: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.365972 22684 consensus_queue.cc:1048] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bac3c38c39f4973b3fc4ed7f94e65ea" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.422474 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:24.427563 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:10:24.451589 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:24.452250 22195 tablet_replica.cc:333] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.452955 22195 raft_consensus.cc:2243] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.453440 22195 raft_consensus.cc:2272] T d8592169e58f429b8ac9387fe3cfaf5a P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.456646 22195 tablet_replica.cc:333] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.457176 22195 raft_consensus.cc:2243] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.457608 22195 raft_consensus.cc:2272] T 8990f390e24d4403b1f35d37678714ce P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.459270 22195 tablet_replica.cc:333] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.459748 22195 raft_consensus.cc:2243] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.460430 22195 raft_consensus.cc:2272] T a76716c1e0be41c79a92be9bb16fd82f P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.462940 22195 tablet_replica.cc:333] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.463451 22195 raft_consensus.cc:2243] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.463845 22195 raft_consensus.cc:2272] T 2ff3985004d44826ba19def550f14d41 P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.465652 22195 tablet_replica.cc:333] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.466123 22195 raft_consensus.cc:2243] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.466503 22195 raft_consensus.cc:2272] T 3fe32609ddd145c89969c901b7618f4a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.468027 22195 tablet_replica.cc:333] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.468539 22195 raft_consensus.cc:2243] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.469197 22195 raft_consensus.cc:2272] T 91175d56f79d49009efb28ca5962c74a P 2736b925523f4681a43103da64e35175 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.470904 22195 tablet_replica.cc:333] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.471362 22195 raft_consensus.cc:2243] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.471768 22195 raft_consensus.cc:2272] T c922525dfe584bd09cd1f14b7ae613c1 P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.473320 22195 tablet_replica.cc:333] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.473742 22195 raft_consensus.cc:2243] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.474115 22195 raft_consensus.cc:2272] T 20524a0343a9487f919d811b87d2497e P 2736b925523f4681a43103da64e35175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.475553 22195 tablet_replica.cc:333] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175: stopping tablet replica
I20260713 09:10:24.476017 22195 raft_consensus.cc:2243] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.476718 22195 raft_consensus.cc:2272] T e0756d81cf8d47fc87910e29fac98026 P 2736b925523f4681a43103da64e35175 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.570179 22371 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40391: connect: Connection refused (error 111)
I20260713 09:10:24.572554 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
W20260713 09:10:24.574225 22371 consensus_peers.cc:597] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 -> Peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Couldn't send request to peer 2736b925523f4681a43103da64e35175. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.590181 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
W20260713 09:10:24.622509 22444 consensus_peers.cc:597] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea -> Peer 59a28e6794754b2ebd354840b8ea47f5 (127.21.172.194:44399): Couldn't send request to peer 59a28e6794754b2ebd354840b8ea47f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.623793 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:10:24.623744 22445 consensus_peers.cc:597] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea -> Peer 2736b925523f4681a43103da64e35175 (127.21.172.193:40391): Couldn't send request to peer 2736b925523f4681a43103da64e35175. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.624554 22195 tablet_replica.cc:333] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.625159 22195 raft_consensus.cc:2243] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.625577 22195 raft_consensus.cc:2272] T d8592169e58f429b8ac9387fe3cfaf5a P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.627573 22195 tablet_replica.cc:333] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.628082 22195 raft_consensus.cc:2243] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.628850 22195 raft_consensus.cc:2272] T 8990f390e24d4403b1f35d37678714ce P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.630411 22195 tablet_replica.cc:333] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.630937 22195 raft_consensus.cc:2243] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.631331 22195 raft_consensus.cc:2272] T 91175d56f79d49009efb28ca5962c74a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.633363 22195 tablet_replica.cc:333] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.633831 22195 raft_consensus.cc:2243] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.634493 22195 raft_consensus.cc:2272] T 20524a0343a9487f919d811b87d2497e P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.636051 22195 tablet_replica.cc:333] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.636583 22195 raft_consensus.cc:2243] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.636994 22195 raft_consensus.cc:2272] T c922525dfe584bd09cd1f14b7ae613c1 P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.638484 22195 tablet_replica.cc:333] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.638940 22195 raft_consensus.cc:2243] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.639349 22195 raft_consensus.cc:2272] T e0756d81cf8d47fc87910e29fac98026 P 59a28e6794754b2ebd354840b8ea47f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.641398 22195 tablet_replica.cc:333] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.641856 22195 raft_consensus.cc:2243] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.642226 22195 raft_consensus.cc:2272] T 2ff3985004d44826ba19def550f14d41 P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.643983 22195 tablet_replica.cc:333] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.644418 22195 raft_consensus.cc:2243] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.644840 22195 raft_consensus.cc:2272] T a76716c1e0be41c79a92be9bb16fd82f P 59a28e6794754b2ebd354840b8ea47f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.646742 22195 tablet_replica.cc:333] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5: stopping tablet replica
I20260713 09:10:24.647156 22195 raft_consensus.cc:2243] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.647800 22195 raft_consensus.cc:2272] T 3fe32609ddd145c89969c901b7618f4a P 59a28e6794754b2ebd354840b8ea47f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.675032 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
I20260713 09:10:24.690598 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:10:24.712378 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:24.713084 22195 tablet_replica.cc:333] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.713624 22195 raft_consensus.cc:2243] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.714071 22195 raft_consensus.cc:2272] T 8990f390e24d4403b1f35d37678714ce P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.715770 22195 tablet_replica.cc:333] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.716288 22195 raft_consensus.cc:2243] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.716732 22195 raft_consensus.cc:2272] T 91175d56f79d49009efb28ca5962c74a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.718497 22195 tablet_replica.cc:333] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.718945 22195 raft_consensus.cc:2243] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.719542 22195 raft_consensus.cc:2272] T d8592169e58f429b8ac9387fe3cfaf5a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.721259 22195 tablet_replica.cc:333] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.721699 22195 raft_consensus.cc:2243] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.722286 22195 raft_consensus.cc:2272] T 2ff3985004d44826ba19def550f14d41 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.723888 22195 tablet_replica.cc:333] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.724282 22195 raft_consensus.cc:2243] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.724669 22195 raft_consensus.cc:2272] T a76716c1e0be41c79a92be9bb16fd82f P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.726257 22195 tablet_replica.cc:333] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.726660 22195 raft_consensus.cc:2243] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.726967 22195 raft_consensus.cc:2272] T 3fe32609ddd145c89969c901b7618f4a P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.728422 22195 tablet_replica.cc:333] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.728875 22195 raft_consensus.cc:2243] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.729480 22195 raft_consensus.cc:2272] T c922525dfe584bd09cd1f14b7ae613c1 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.730994 22195 tablet_replica.cc:333] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.731390 22195 raft_consensus.cc:2243] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.731710 22195 raft_consensus.cc:2272] T e0756d81cf8d47fc87910e29fac98026 P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.733480 22195 tablet_replica.cc:333] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea: stopping tablet replica
I20260713 09:10:24.733841 22195 raft_consensus.cc:2243] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.734159 22195 raft_consensus.cc:2272] T 20524a0343a9487f919d811b87d2497e P 9bac3c38c39f4973b3fc4ed7f94e65ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.759467 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:10:24.775871 22195 master.cc:562] Master@127.21.172.254:34039 shutting down...
I20260713 09:10:24.898743 22282 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:10:24.948608 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.949118 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.949405 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b896ac347ba4c399741c7589e80c49c: stopping tablet replica
I20260713 09:10:24.969013 22195 master.cc:584] Master@127.21.172.254:34039 shutdown complete.
2736b925523f4681a43103da64e35175  4
59a28e6794754b2ebd354840b8ea47f5  4
9bac3c38c39f4973b3fc4ed7f94e65ea  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12443 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:10:25.007933 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:38479
I20260713 09:10:25.009127 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.014470 22697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.014693 22698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.015668 22700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.016846 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:25.017609 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.017778 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.017892 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933825017881 us; error 0 us; skew 500 ppm
I20260713 09:10:25.018342 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.020839 22195 webserver.cc:533] Webserver started at http://127.21.172.254:45661/ using document root <none> and password file <none>
I20260713 09:10:25.021274 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.021435 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.021644 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.022666 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "c39250a295a84a57b4c91dd716d7b602"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.026775 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:25.029840 22705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.030565 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:25.030848 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "c39250a295a84a57b4c91dd716d7b602"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.031078 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:25.047240 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.048640 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.088708 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:38479
I20260713 09:10:25.088816 22756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:38479 every 8 connection(s)
I20260713 09:10:25.092353 22757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.101469 22757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602: Bootstrap starting.
I20260713 09:10:25.105957 22757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.110025 22757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602: No bootstrap required, opened a new log
I20260713 09:10:25.112099 22757 raft_consensus.cc:359] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER }
I20260713 09:10:25.112521 22757 raft_consensus.cc:385] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.112787 22757 raft_consensus.cc:740] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39250a295a84a57b4c91dd716d7b602, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.113421 22757 consensus_queue.cc:260] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER }
I20260713 09:10:25.113919 22757 raft_consensus.cc:399] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:25.114151 22757 raft_consensus.cc:493] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:25.114419 22757 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.118323 22757 raft_consensus.cc:515] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER }
I20260713 09:10:25.118836 22757 leader_election.cc:304] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [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: c39250a295a84a57b4c91dd716d7b602; no voters: 
I20260713 09:10:25.119961 22757 leader_election.cc:290] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:25.120270 22760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.121694 22760 raft_consensus.cc:697] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 1 LEADER]: Becoming Leader. State: Replica: c39250a295a84a57b4c91dd716d7b602, State: Running, Role: LEADER
I20260713 09:10:25.122390 22760 consensus_queue.cc:237] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [LEADER]: Queue going to LEADER mode. State: All 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: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER }
I20260713 09:10:25.122926 22757 sys_catalog.cc:565] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:25.127449 22762 sys_catalog.cc:455] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c39250a295a84a57b4c91dd716d7b602. Latest consensus state: current_term: 1 leader_uuid: "c39250a295a84a57b4c91dd716d7b602" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER } }
I20260713 09:10:25.127422 22761 sys_catalog.cc:455] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c39250a295a84a57b4c91dd716d7b602" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c39250a295a84a57b4c91dd716d7b602" member_type: VOTER } }
I20260713 09:10:25.128188 22762 sys_catalog.cc:458] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:25.128399 22761 sys_catalog.cc:458] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:25.130262 22768 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:25.138445 22768 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:25.139357 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:25.146751 22768 catalog_manager.cc:1383] Generated new cluster ID: 8e130cfae2fd4c39b9d3cc8a51ddc4d2
I20260713 09:10:25.147009 22768 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:25.160676 22768 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:25.161916 22768 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:25.174031 22768 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602: Generated new TSK 0
I20260713 09:10:25.174611 22768 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:25.206501 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.212153 22778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.213424 22779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.214583 22781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.215690 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:25.216502 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.216708 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.216881 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933825216845 us; error 0 us; skew 500 ppm
I20260713 09:10:25.217406 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.219551 22195 webserver.cc:533] Webserver started at http://127.21.172.193:38853/ using document root <none> and password file <none>
I20260713 09:10:25.220017 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.220201 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.220530 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.221545 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "c6b75804bada461ab53709ccd827f2f1"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.225881 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:25.228948 22786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.229629 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:25.229915 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "c6b75804bada461ab53709ccd827f2f1"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.230175 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:25.242921 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.244107 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.245570 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:25.247645 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:25.247869 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.248111 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:25.248291 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.286351 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:45993
I20260713 09:10:25.286443 22848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:45993 every 8 connection(s)
I20260713 09:10:25.291114 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.297550 22853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.299736 22854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.301604 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:25.301566 22856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.303004 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.303296 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.303486 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933825303466 us; error 0 us; skew 500 ppm
I20260713 09:10:25.304147 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.306634 22849 heartbeater.cc:344] Connected to a master server at 127.21.172.254:38479
I20260713 09:10:25.306988 22849 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:25.307112 22195 webserver.cc:533] Webserver started at http://127.21.172.194:39991/ using document root <none> and password file <none>
I20260713 09:10:25.307670 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.307703 22849 heartbeater.cc:507] Master 127.21.172.254:38479 requested a full tablet report, sending...
I20260713 09:10:25.307895 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.308233 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.309549 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "0e44f3c9801d40158cee5554e2dd1f13"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.309823 22722 ts_manager.cc:194] Registered new tserver with Master: c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993)
I20260713 09:10:25.311506 22722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58786
I20260713 09:10:25.314245 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:25.317394 22861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.318035 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:25.318303 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "0e44f3c9801d40158cee5554e2dd1f13"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.318562 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:25.335429 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.336690 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.338099 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:25.340116 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:25.340332 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.340595 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:25.340763 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.378139 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:42111
I20260713 09:10:25.378239 22923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:42111 every 8 connection(s)
I20260713 09:10:25.382619 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.389475 22927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:25.391539 22928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.394549 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:25.394709 22930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:25.395304 22924 heartbeater.cc:344] Connected to a master server at 127.21.172.254:38479
I20260713 09:10:25.395661 22924 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:25.395771 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.396034 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.396199 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933825396169 us; error 0 us; skew 500 ppm
I20260713 09:10:25.396488 22924 heartbeater.cc:507] Master 127.21.172.254:38479 requested a full tablet report, sending...
I20260713 09:10:25.396840 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.398460 22722 ts_manager.cc:194] Registered new tserver with Master: 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:25.399712 22722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58796
I20260713 09:10:25.399720 22195 webserver.cc:533] Webserver started at http://127.21.172.195:32785/ using document root <none> and password file <none>
I20260713 09:10:25.400346 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.400597 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.400876 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.401950 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.406044 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:10:25.408908 22935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.409585 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:10:25.409853 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-zc2k"
I20260713 09:10:25.410135 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:25.419727 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.420868 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.422158 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:25.424206 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:25.424528 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:25.424799 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:25.424974 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.462878 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:44821
I20260713 09:10:25.462982 22997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:44821 every 8 connection(s)
I20260713 09:10:25.475907 22998 heartbeater.cc:344] Connected to a master server at 127.21.172.254:38479
I20260713 09:10:25.476194 22998 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:25.476827 22998 heartbeater.cc:507] Master 127.21.172.254:38479 requested a full tablet report, sending...
I20260713 09:10:25.478503 22722 ts_manager.cc:194] Registered new tserver with Master: b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:25.479274 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013010547s
I20260713 09:10:25.479750 22722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58810
I20260713 09:10:25.501859 22722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58822:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:25.504623 22722 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:25.576493 22814 tablet_service.cc:1511] Processing CreateTablet for tablet 2e834af552534502b3911d63030b2a35 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:25.578076 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e834af552534502b3911d63030b2a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.580272 22813 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe57a608d144451b5394112e5c283e4 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:25.584117 22812 tablet_service.cc:1511] Processing CreateTablet for tablet e5085e6aad434e30a36d9eb959e02f95 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:25.585168 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe57a608d144451b5394112e5c283e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.585843 22812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5085e6aad434e30a36d9eb959e02f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.593777 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 2e834af552534502b3911d63030b2a35 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:25.595163 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e834af552534502b3911d63030b2a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.597903 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe57a608d144451b5394112e5c283e4 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:25.599624 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe57a608d144451b5394112e5c283e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.602415 22811 tablet_service.cc:1511] Processing CreateTablet for tablet c9263dc5d21941b5b80624ee5d06c95b (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:25.603696 22811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9263dc5d21941b5b80624ee5d06c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.606734 22810 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:25.608054 22810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.610800 22960 tablet_service.cc:1511] Processing CreateTablet for tablet c9263dc5d21941b5b80624ee5d06c95b (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:25.611763 22809 tablet_service.cc:1511] Processing CreateTablet for tablet e749acde9fa44ff894ca9d2d9b813ddf (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:25.613255 22809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e749acde9fa44ff894ca9d2d9b813ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.615329 22808 tablet_service.cc:1511] Processing CreateTablet for tablet 86a9e4c9918f4d13abf3b0bd96b25978 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:25.615247 22961 tablet_service.cc:1511] Processing CreateTablet for tablet e5085e6aad434e30a36d9eb959e02f95 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:25.616694 22808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a9e4c9918f4d13abf3b0bd96b25978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.612306 22960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9263dc5d21941b5b80624ee5d06c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.618549 22959 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:25.619824 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.620805 22961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5085e6aad434e30a36d9eb959e02f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.621820 22958 tablet_service.cc:1511] Processing CreateTablet for tablet e749acde9fa44ff894ca9d2d9b813ddf (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:25.622267 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 2e834af552534502b3911d63030b2a35 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:25.623075 22958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e749acde9fa44ff894ca9d2d9b813ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.623150 22884 tablet_service.cc:1511] Processing CreateTablet for tablet e749acde9fa44ff894ca9d2d9b813ddf (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:25.623675 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e834af552534502b3911d63030b2a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.624441 22884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e749acde9fa44ff894ca9d2d9b813ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.625715 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe57a608d144451b5394112e5c283e4 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:25.627121 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe57a608d144451b5394112e5c283e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.634658 22887 tablet_service.cc:1511] Processing CreateTablet for tablet e5085e6aad434e30a36d9eb959e02f95 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:25.636098 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5085e6aad434e30a36d9eb959e02f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.646823 22886 tablet_service.cc:1511] Processing CreateTablet for tablet c9263dc5d21941b5b80624ee5d06c95b (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:25.630492 22885 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:25.649190 22883 tablet_service.cc:1511] Processing CreateTablet for tablet 86a9e4c9918f4d13abf3b0bd96b25978 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:25.652285 22957 tablet_service.cc:1511] Processing CreateTablet for tablet 86a9e4c9918f4d13abf3b0bd96b25978 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:25.653586 22957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a9e4c9918f4d13abf3b0bd96b25978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.648308 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9263dc5d21941b5b80624ee5d06c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.657693 22813 tablet_service.cc:1511] Processing CreateTablet for tablet e8109820459a4eb6bdbdc0c4c66cbde8 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:25.658175 22882 tablet_service.cc:1511] Processing CreateTablet for tablet 340879fa77a943c49542144e2bc969a9 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:25.659065 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8109820459a4eb6bdbdc0c4c66cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.659427 22882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340879fa77a943c49542144e2bc969a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.660779 22885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9e27ceaf634fbd8b6a99ff240c8f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.662642 22956 tablet_service.cc:1511] Processing CreateTablet for tablet 340879fa77a943c49542144e2bc969a9 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:25.663889 22956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340879fa77a943c49542144e2bc969a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.664841 22883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a9e4c9918f4d13abf3b0bd96b25978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.672104 22881 tablet_service.cc:1511] Processing CreateTablet for tablet e8109820459a4eb6bdbdc0c4c66cbde8 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:25.673445 22881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8109820459a4eb6bdbdc0c4c66cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.675820 22807 tablet_service.cc:1511] Processing CreateTablet for tablet 188be5c01cde4582b635dfb7919798df (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.677325 22807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188be5c01cde4582b635dfb7919798df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.681198 22955 tablet_service.cc:1511] Processing CreateTablet for tablet e8109820459a4eb6bdbdc0c4c66cbde8 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:25.682482 22955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8109820459a4eb6bdbdc0c4c66cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.686301 22880 tablet_service.cc:1511] Processing CreateTablet for tablet 188be5c01cde4582b635dfb7919798df (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.687542 22880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188be5c01cde4582b635dfb7919798df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.691627 22959 tablet_service.cc:1511] Processing CreateTablet for tablet 188be5c01cde4582b635dfb7919798df (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:25.692890 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188be5c01cde4582b635dfb7919798df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.693331 22814 tablet_service.cc:1511] Processing CreateTablet for tablet 340879fa77a943c49542144e2bc969a9 (DEFAULT_TABLE table=test-workload [id=29db54d8529148c2a3865457f9d98205]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:25.694547 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340879fa77a943c49542144e2bc969a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.703326 23013 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:25.746605 23013 tablet_bootstrap.cc:654] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.749089 23014 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:25.765633 23015 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.782711 23014 tablet_bootstrap.cc:654] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.789927 23013 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:25.790380 23013 ts_tablet_manager.cc:1403] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.004s
I20260713 09:10:25.792591 23013 raft_consensus.cc:359] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.793347 23013 raft_consensus.cc:385] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.793659 23013 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.794381 23015 tablet_bootstrap.cc:654] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.794546 23013 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.795384 23014 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:25.795825 23014 ts_tablet_manager.cc:1403] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.007s
I20260713 09:10:25.797919 23014 raft_consensus.cc:359] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.798462 23014 raft_consensus.cc:385] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.798799 23014 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.799587 23014 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.801126 23015 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:25.801626 23015 ts_tablet_manager.cc:1403] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260713 09:10:25.802145 22998 heartbeater.cc:499] Master 127.21.172.254:38479 was elected leader, sending a full tablet report...
I20260713 09:10:25.802480 23014 ts_tablet_manager.cc:1434] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:25.803902 23013 ts_tablet_manager.cc:1434] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.012s
I20260713 09:10:25.804047 23014 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:25.804726 22849 heartbeater.cc:499] Master 127.21.172.254:38479 was elected leader, sending a full tablet report...
I20260713 09:10:25.804905 23013 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:25.804664 23015 raft_consensus.cc:359] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.805656 23015 raft_consensus.cc:385] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.806018 23015 raft_consensus.cc:740] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.811815 23014 tablet_bootstrap.cc:654] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.813217 23013 tablet_bootstrap.cc:654] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.813915 23015 consensus_queue.cc:260] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.824692 23015 ts_tablet_manager.cc:1434] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.002s
I20260713 09:10:25.825368 22924 heartbeater.cc:499] Master 127.21.172.254:38479 was elected leader, sending a full tablet report...
I20260713 09:10:25.826638 23013 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:25.827056 23013 ts_tablet_manager.cc:1403] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:10:25.829403 23013 raft_consensus.cc:359] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.830098 23013 raft_consensus.cc:385] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.830401 23013 raft_consensus.cc:740] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.830746 23014 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:25.831234 23014 ts_tablet_manager.cc:1403] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260713 09:10:25.831086 23013 consensus_queue.cc:260] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.833276 23013 ts_tablet_manager.cc:1434] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:25.834177 23013 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:25.834214 23015 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.834431 23014 raft_consensus.cc:359] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.835306 23014 raft_consensus.cc:385] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.835639 23014 raft_consensus.cc:740] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.836421 23014 consensus_queue.cc:260] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.838598 23014 ts_tablet_manager.cc:1434] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:25.839563 23014 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:25.841030 23013 tablet_bootstrap.cc:654] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.841259 23015 tablet_bootstrap.cc:654] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.846793 23014 tablet_bootstrap.cc:654] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.854280 23015 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:25.854761 23015 ts_tablet_manager.cc:1403] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260713 09:10:25.855875 23013 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:25.856528 23013 ts_tablet_manager.cc:1403] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260713 09:10:25.857702 23015 raft_consensus.cc:359] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.858467 23015 raft_consensus.cc:385] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.858784 23015 raft_consensus.cc:740] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.859755 23015 consensus_queue.cc:260] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.860170 23013 raft_consensus.cc:359] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.861145 23013 raft_consensus.cc:385] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.861521 23013 raft_consensus.cc:740] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.862628 23013 consensus_queue.cc:260] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.865438 23013 ts_tablet_manager.cc:1434] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:25.866830 23018 raft_consensus.cc:493] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.867388 23018 raft_consensus.cc:515] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.868089 23015 ts_tablet_manager.cc:1434] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:10:25.869053 23015 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.879792 23014 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:25.880486 23014 ts_tablet_manager.cc:1403] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.023s
I20260713 09:10:25.882691 23018 leader_election.cc:290] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:25.884013 23014 raft_consensus.cc:359] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.884953 23014 raft_consensus.cc:385] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.885317 23014 raft_consensus.cc:740] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.886335 23015 tablet_bootstrap.cc:654] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.886242 23014 consensus_queue.cc:260] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.889009 23014 ts_tablet_manager.cc:1434] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:10:25.890102 23014 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:25.892700 23013 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:25.897414 23014 tablet_bootstrap.cc:654] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.897526 23015 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:25.898020 23015 ts_tablet_manager.cc:1403] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.011s
I20260713 09:10:25.901163 23015 raft_consensus.cc:359] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.901873 23015 raft_consensus.cc:385] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.902117 23015 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.902776 23015 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.904731 23015 ts_tablet_manager.cc:1434] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:25.905604 23015 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.910787 23013 tablet_bootstrap.cc:654] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.912609 23015 tablet_bootstrap.cc:654] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.923455 23015 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:25.923905 23015 ts_tablet_manager.cc:1403] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260713 09:10:25.926306 23015 raft_consensus.cc:359] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.926859 23015 raft_consensus.cc:385] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.927130 23015 raft_consensus.cc:740] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.927910 23015 consensus_queue.cc:260] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.930255 23015 ts_tablet_manager.cc:1434] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:25.931192 23015 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.930943 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
W20260713 09:10:25.932577 22787 leader_election.cc:343] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.933668 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:25.934295 22899 raft_consensus.cc:2468] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:25.935622 22788 leader_election.cc:304] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [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: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:25.936708 23018 raft_consensus.cc:2804] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.936906 23014 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:25.937049 23018 raft_consensus.cc:493] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.937325 23014 ts_tablet_manager.cc:1403] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.013s
I20260713 09:10:25.937392 23018 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.938239 23015 tablet_bootstrap.cc:654] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.940237 23014 raft_consensus.cc:359] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.940970 23014 raft_consensus.cc:385] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.941257 23014 raft_consensus.cc:740] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.942112 23014 consensus_queue.cc:260] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.944274 23018 raft_consensus.cc:515] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.946316 23014 ts_tablet_manager.cc:1434] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:25.946892 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:25.947425 22899 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.947815 23014 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:25.954162 22899 raft_consensus.cc:2468] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:25.955202 22788 leader_election.cc:304] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:25.955914 23014 tablet_bootstrap.cc:654] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.957445 23018 leader_election.cc:290] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:25.958171 23018 raft_consensus.cc:2804] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.958698 23018 raft_consensus.cc:697] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:25.958884 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
W20260713 09:10:25.960775 22787 leader_election.cc:343] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.959775 23018 consensus_queue.cc:237] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.969261 23018 raft_consensus.cc:493] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.969696 23018 raft_consensus.cc:515] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.970407 23014 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:25.970412 23013 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:25.970992 23013 ts_tablet_manager.cc:1403] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.079s	user 0.006s	sys 0.007s
I20260713 09:10:25.973228 23018 leader_election.cc:290] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:25.973158 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:25.974115 23013 raft_consensus.cc:359] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.970992 23014 ts_tablet_manager.cc:1403] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
W20260713 09:10:25.974558 22788 leader_election.cc:343] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.973158 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:25.975417 22973 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:25.975878 23013 raft_consensus.cc:385] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.976193 23013 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.976514 22787 leader_election.cc:304] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [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: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:25.977317 23015 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:25.976863 23013 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.977754 23015 ts_tablet_manager.cc:1403] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.016s
I20260713 09:10:25.977511 23014 raft_consensus.cc:359] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.977960 23033 raft_consensus.cc:2804] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.978246 23014 raft_consensus.cc:385] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.978366 23033 raft_consensus.cc:493] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.978597 23014 raft_consensus.cc:740] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.978979 23033 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.978401 22719 catalog_manager.cc:5697] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.979537 23014 consensus_queue.cc:260] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.980651 23015 raft_consensus.cc:359] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.981346 23015 raft_consensus.cc:385] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.981637 23015 raft_consensus.cc:740] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.982336 23015 consensus_queue.cc:260] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.984537 23015 ts_tablet_manager.cc:1434] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:25.985545 23015 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:25.986061 23033 raft_consensus.cc:515] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.986807 23020 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.987222 23020 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:25.988793 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
W20260713 09:10:25.990262 22788 leader_election.cc:343] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.992094 23015 tablet_bootstrap.cc:654] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.992895 23020 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:25.999120 23022 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.999313 23013 ts_tablet_manager.cc:1434] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260713 09:10:25.999614 23022 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.000305 23013 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.002435 23022 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.003964 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.004724 22973 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.002437 23033 leader_election.cc:290] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.020406 23020 raft_consensus.cc:493] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.021031 23020 raft_consensus.cc:515] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.023530 23020 leader_election.cc:290] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.027426 23014 ts_tablet_manager.cc:1434] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260713 09:10:26.029590 22973 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.031291 22787 leader_election.cc:304] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.033162 23018 raft_consensus.cc:2804] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.033839 23018 raft_consensus.cc:697] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.034974 23018 consensus_queue.cc:237] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.042651 23013 tablet_bootstrap.cc:654] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.048112 23014 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:26.051334 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.052062 22899 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 0.
I20260713 09:10:26.053865 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188be5c01cde4582b635dfb7919798df" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.054458 22899 raft_consensus.cc:2468] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 0.
I20260713 09:10:26.055554 22937 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.056352 23020 raft_consensus.cc:2804] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.056726 23020 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.057159 23020 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.059386 22719 catalog_manager.cc:5697] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.062397 23014 tablet_bootstrap.cc:654] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.065554 23020 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.071347 22937 leader_election.cc:304] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.074090 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.074647 22899 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.078083 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
W20260713 09:10:26.081394 22865 leader_election.cc:343] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.082538 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.072917 23020 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.084179 22973 raft_consensus.cc:2393] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e44f3c9801d40158cee5554e2dd1f13 in current term 1: Already voted for candidate b513c7c90e4a40ff9dd1d9d320b04716 in this term.
I20260713 09:10:26.085201 23020 raft_consensus.cc:2804] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.085884 22862 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13; no voters: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.086035 23020 raft_consensus.cc:493] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.086505 23020 raft_consensus.cc:3060] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.089043 23013 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.089514 23013 ts_tablet_manager.cc:1403] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.005s
I20260713 09:10:26.090816 23015 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:26.091545 23015 ts_tablet_manager.cc:1403] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.106s	user 0.051s	sys 0.044s
I20260713 09:10:26.088307 22899 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 1.
I20260713 09:10:26.092715 23022 raft_consensus.cc:2749] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.093055 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
I20260713 09:10:26.093508 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188be5c01cde4582b635dfb7919798df" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
W20260713 09:10:26.094568 22939 leader_election.cc:343] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.094834 23014 tablet_bootstrap.cc:492] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:26.094722 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.095350 23014 ts_tablet_manager.cc:1403] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260713 09:10:26.095950 22937 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
W20260713 09:10:26.096320 22939 leader_election.cc:343] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:26.097220 22939 leader_election.cc:343] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.097625 23015 raft_consensus.cc:359] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.098173 23015 raft_consensus.cc:385] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.098136 23045 raft_consensus.cc:2804] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.098615 23015 raft_consensus.cc:740] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.099383 23015 consensus_queue.cc:260] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.099946 23013 raft_consensus.cc:359] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.100672 23013 raft_consensus.cc:385] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.100968 23013 raft_consensus.cc:740] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.098491 23014 raft_consensus.cc:359] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.101491 23015 ts_tablet_manager.cc:1434] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:26.101663 23014 raft_consensus.cc:385] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.101999 23014 raft_consensus.cc:740] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.102419 23015 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:26.102780 23013 consensus_queue.cc:260] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.103307 23020 raft_consensus.cc:515] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.103909 23014 consensus_queue.cc:260] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.106127 23014 ts_tablet_manager.cc:1434] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:26.105993 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188be5c01cde4582b635dfb7919798df" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.106989 23014 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:26.108700 23015 tablet_bootstrap.cc:654] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:26.108769 22939 leader_election.cc:343] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.109463 23045 raft_consensus.cc:697] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:26.110431 23045 consensus_queue.cc:237] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.116143 23013 ts_tablet_manager.cc:1434] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260713 09:10:26.116292 23020 leader_election.cc:290] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.116537 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188be5c01cde4582b635dfb7919798df" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.117177 23013 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.117133 22899 raft_consensus.cc:3060] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.123934 23013 tablet_bootstrap.cc:654] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.125991 22899 raft_consensus.cc:2468] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 1.
I20260713 09:10:26.127357 22937 leader_election.cc:304] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.129089 23014 tablet_bootstrap.cc:654] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.128931 23045 raft_consensus.cc:2804] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.129761 23045 raft_consensus.cc:697] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:26.130752 23045 consensus_queue.cc:237] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.131721 22719 catalog_manager.cc:5697] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 0 to 1, leader changed from <none> to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:26.134076 22770 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:26.139081 23018 raft_consensus.cc:493] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.139642 23018 raft_consensus.cc:515] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.141974 23015 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:26.142452 23015 ts_tablet_manager.cc:1403] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.014s
I20260713 09:10:26.143167 23018 leader_election.cc:290] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.143930 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.144811 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.145390 23015 raft_consensus.cc:359] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
W20260713 09:10:26.145987 22787 leader_election.cc:343] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.146104 23015 raft_consensus.cc:385] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.146622 23015 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.147493 23015 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.148202 23013 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.148730 23014 tablet_bootstrap.cc:492] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:26.148746 23013 ts_tablet_manager.cc:1403] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.001s
I20260713 09:10:26.149291 23014 ts_tablet_manager.cc:1403] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260713 09:10:26.149981 23015 ts_tablet_manager.cc:1434] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:26.150914 23015 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:26.152107 23013 raft_consensus.cc:359] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.152387 23014 raft_consensus.cc:359] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.152928 23013 raft_consensus.cc:385] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.153152 23014 raft_consensus.cc:385] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.153450 23013 raft_consensus.cc:740] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.153541 23014 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.154582 23013 consensus_queue.cc:260] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.154628 23014 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.157294 23014 ts_tablet_manager.cc:1434] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:26.157815 23015 tablet_bootstrap.cc:654] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.158213 23014 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:26.144659 22899 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.161646 22788 leader_election.cc:304] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [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: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:26.162683 23018 raft_consensus.cc:2804] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.163038 23018 raft_consensus.cc:493] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.163355 23018 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.166138 23014 tablet_bootstrap.cc:654] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.167454 23013 ts_tablet_manager.cc:1434] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:10:26.169983 23018 raft_consensus.cc:515] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.172762 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.173379 22898 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.174412 23033 raft_consensus.cc:493] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.174856 23033 raft_consensus.cc:515] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.176836 23033 leader_election.cc:290] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.177992 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe57a608d144451b5394112e5c283e4" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
W20260713 09:10:26.179316 22788 leader_election.cc:343] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.179896 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe57a608d144451b5394112e5c283e4" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.180609 22973 raft_consensus.cc:2468] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.181895 22898 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.181818 22787 leader_election.cc:304] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [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: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.182894 23033 raft_consensus.cc:2804] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.183228 23033 raft_consensus.cc:493] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.183545 23033 raft_consensus.cc:3060] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.183642 23013 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.190248 23013 tablet_bootstrap.cc:654] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.191227 22719 catalog_manager.cc:5697] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 0 to 1, leader changed from <none> to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.193245 22788 leader_election.cc:304] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.195369 23033 raft_consensus.cc:515] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.197535 23015 tablet_bootstrap.cc:492] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:26.197993 23015 ts_tablet_manager.cc:1403] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.015s
I20260713 09:10:26.198258 23056 raft_consensus.cc:2804] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.199365 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe57a608d144451b5394112e5c283e4" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.200078 22973 raft_consensus.cc:3060] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.201118 23015 raft_consensus.cc:359] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.201743 23045 raft_consensus.cc:493] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.202250 23045 raft_consensus.cc:515] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.203322 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe57a608d144451b5394112e5c283e4" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.204250 23045 leader_election.cc:290] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
W20260713 09:10:26.204501 22788 leader_election.cc:343] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.201853 23015 raft_consensus.cc:385] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.205178 23015 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.206128 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.206326 23015 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.206501 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
I20260713 09:10:26.207315 22822 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 0.
I20260713 09:10:26.206701 22898 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 0.
I20260713 09:10:26.209139 22937 leader_election.cc:304] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.209977 23056 raft_consensus.cc:697] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.210227 23045 raft_consensus.cc:2804] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.210593 23045 raft_consensus.cc:493] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.210937 23045 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.210847 23056 consensus_queue.cc:237] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.211983 23015 ts_tablet_manager.cc:1434] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:26.212841 23015 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:26.218874 22973 raft_consensus.cc:2468] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.219275 23015 tablet_bootstrap.cc:654] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.220050 22787 leader_election.cc:304] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.221633 23057 raft_consensus.cc:2804] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.222520 23045 raft_consensus.cc:515] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.225502 23018 leader_election.cc:290] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.226631 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.227732 23057 raft_consensus.cc:697] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
W20260713 09:10:26.228183 22787 leader_election.cc:343] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.230962 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.231501 22822 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.231693 23047 raft_consensus.cc:493] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.232838 23057 consensus_queue.cc:237] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.234484 23045 leader_election.cc:290] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.235044 23033 leader_election.cc:290] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.234501 22721 catalog_manager.cc:5697] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.231897 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.236742 22898 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.232193 23047 raft_consensus.cc:515] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.241222 23047 leader_election.cc:290] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.243587 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
I20260713 09:10:26.244122 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.244879 22899 raft_consensus.cc:2393] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b513c7c90e4a40ff9dd1d9d320b04716 in current term 1: Already voted for candidate c6b75804bada461ab53709ccd827f2f1 in this term.
I20260713 09:10:26.250463 22898 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 1.
I20260713 09:10:26.247265 22937 leader_election.cc:304] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b513c7c90e4a40ff9dd1d9d320b04716; no voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.252689 22937 leader_election.cc:304] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.252403 23047 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.263809 23045 raft_consensus.cc:2804] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.264333 23045 raft_consensus.cc:697] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:26.265172 23045 consensus_queue.cc:237] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.272327 22822 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 1.
I20260713 09:10:26.275096 23047 raft_consensus.cc:2749] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.278790 23047 raft_consensus.cc:493] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.280009 23014 tablet_bootstrap.cc:492] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:26.279554 23047 raft_consensus.cc:515] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.280467 23014 ts_tablet_manager.cc:1403] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.122s	user 0.032s	sys 0.032s
I20260713 09:10:26.281435 23015 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:26.281860 23015 ts_tablet_manager.cc:1403] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.043s
I20260713 09:10:26.283223 23014 raft_consensus.cc:359] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.283615 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
I20260713 09:10:26.284349 23015 raft_consensus.cc:359] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.284993 23015 raft_consensus.cc:385] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:26.285094 22939 leader_election.cc:343] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.285246 23015 raft_consensus.cc:740] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.286203 23015 consensus_queue.cc:260] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.287410 23047 leader_election.cc:290] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.288903 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.289538 22898 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 0.
I20260713 09:10:26.283923 23014 raft_consensus.cc:385] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.290340 23014 raft_consensus.cc:740] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.291034 22937 leader_election.cc:304] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.291678 23013 tablet_bootstrap.cc:492] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.291203 23014 consensus_queue.cc:260] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.292286 23020 raft_consensus.cc:2804] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.292654 23020 raft_consensus.cc:493] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.292992 23020 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.293139 23022 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.293594 23022 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.295339 23013 ts_tablet_manager.cc:1403] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.019s
I20260713 09:10:26.295614 23022 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.296727 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.296991 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
W20260713 09:10:26.297894 22865 leader_election.cc:343] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:26.298372 22862 leader_election.cc:343] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.298808 22862 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13; no voters: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.300028 23015 ts_tablet_manager.cc:1434] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:26.299901 23022 raft_consensus.cc:2749] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.299635 22722 catalog_manager.cc:5697] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 0 to 1, leader changed from <none> to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.301369 23014 ts_tablet_manager.cc:1434] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260713 09:10:26.302271 23014 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:26.304103 23015 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: Bootstrap starting.
I20260713 09:10:26.307529 23014 tablet_bootstrap.cc:654] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.303025 22719 catalog_manager.cc:5697] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.299906 23020 raft_consensus.cc:515] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.310971 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.311167 23015 tablet_bootstrap.cc:654] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.311937 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.312556 22898 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:26.312779 22939 leader_election.cc:343] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.316134 23020 leader_election.cc:290] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.321369 22898 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 1.
I20260713 09:10:26.322835 22937 leader_election.cc:304] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.324234 23020 raft_consensus.cc:2804] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.324775 23020 raft_consensus.cc:697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:26.325606 23020 consensus_queue.cc:237] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.327421 23014 tablet_bootstrap.cc:492] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:26.327903 23014 ts_tablet_manager.cc:1403] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260713 09:10:26.329221 23013 raft_consensus.cc:359] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.329945 23013 raft_consensus.cc:385] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.330227 23013 raft_consensus.cc:740] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.330718 23014 raft_consensus.cc:359] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.331396 23014 raft_consensus.cc:385] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.331054 23013 consensus_queue.cc:260] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.331749 23014 raft_consensus.cc:740] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.332708 23014 consensus_queue.cc:260] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.333657 23013 ts_tablet_manager.cc:1434] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:10:26.334687 23014 ts_tablet_manager.cc:1434] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:26.335606 23014 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: Bootstrap starting.
I20260713 09:10:26.341194 23014 tablet_bootstrap.cc:654] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.348922 23013 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.350819 22722 catalog_manager.cc:5697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 0 to 1, leader changed from <none> to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.361263 23015 tablet_bootstrap.cc:492] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: No bootstrap required, opened a new log
I20260713 09:10:26.361707 23015 ts_tablet_manager.cc:1403] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.033s
I20260713 09:10:26.361894 23057 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.362130 23014 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: No bootstrap required, opened a new log
I20260713 09:10:26.362615 23014 ts_tablet_manager.cc:1403] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260713 09:10:26.362356 23057 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.364295 23015 raft_consensus.cc:359] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.365434 23015 raft_consensus.cc:385] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.365213 23014 raft_consensus.cc:359] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.365784 23015 raft_consensus.cc:740] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.366003 23014 raft_consensus.cc:385] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.366350 23014 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.366710 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.366460 23015 consensus_queue.cc:260] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.367173 23014 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.365550 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.368884 22898 raft_consensus.cc:2393] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6b75804bada461ab53709ccd827f2f1 in current term 1: Already voted for candidate b513c7c90e4a40ff9dd1d9d320b04716 in this term.
I20260713 09:10:26.369234 23014 ts_tablet_manager.cc:1434] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:10:26.370003 23013 tablet_bootstrap.cc:654] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.370049 22788 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:26.370966 23033 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.375383 23015 ts_tablet_manager.cc:1434] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:10:26.376539 23057 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.378351 23033 raft_consensus.cc:2749] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.378466 23057 raft_consensus.cc:493] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.379179 23057 raft_consensus.cc:515] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.382684 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.383477 22898 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.384521 22788 leader_election.cc:304] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.385224 23033 raft_consensus.cc:2804] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.385404 23013 tablet_bootstrap.cc:492] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.385424 23057 leader_election.cc:290] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.385547 23033 raft_consensus.cc:493] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.385941 23013 ts_tablet_manager.cc:1403] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.006s
I20260713 09:10:26.386206 23033 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.386489 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.387074 22973 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.388515 23013 raft_consensus.cc:359] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.389146 23013 raft_consensus.cc:385] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.389394 23013 raft_consensus.cc:740] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.390031 23013 consensus_queue.cc:260] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.391439 23013 ts_tablet_manager.cc:1434] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:10:26.391278 23033 raft_consensus.cc:515] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.392411 23013 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.393934 23033 leader_election.cc:290] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.394121 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.394951 22973 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.396881 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.397428 22898 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.398375 23013 tablet_bootstrap.cc:654] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.401350 22973 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.402463 22787 leader_election.cc:304] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.402434 23013 tablet_bootstrap.cc:492] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.403172 23033 raft_consensus.cc:2804] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.403591 23013 ts_tablet_manager.cc:1403] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:10:26.403731 22898 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.403982 23033 raft_consensus.cc:697] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.404979 23033 consensus_queue.cc:237] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.406088 23013 raft_consensus.cc:359] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.407531 23013 raft_consensus.cc:385] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.407806 23013 raft_consensus.cc:740] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.408556 23013 consensus_queue.cc:260] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.409211 23033 consensus_queue.cc:1048] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.411742 23013 ts_tablet_manager.cc:1434] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:26.412606 23013 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: Bootstrap starting.
I20260713 09:10:26.414278 22722 catalog_manager.cc:5697] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.421588 23013 tablet_bootstrap.cc:654] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.424727 23056 consensus_queue.cc:1048] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.438979 23013 tablet_bootstrap.cc:492] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: No bootstrap required, opened a new log
I20260713 09:10:26.439419 23013 ts_tablet_manager.cc:1403] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260713 09:10:26.442080 23013 raft_consensus.cc:359] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.442729 23013 raft_consensus.cc:385] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.443006 23013 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.443598 23013 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.445618 23013 ts_tablet_manager.cc:1434] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:26.445842 22899 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.451964 23057 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.453413 23020 raft_consensus.cc:493] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.453867 23020 raft_consensus.cc:515] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.455840 23020 leader_election.cc:290] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:26.456766 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.456702 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6b75804bada461ab53709ccd827f2f1" is_pre_election: true
I20260713 09:10:26.457544 22898 raft_consensus.cc:2393] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b513c7c90e4a40ff9dd1d9d320b04716 in current term 1: Already voted for candidate c6b75804bada461ab53709ccd827f2f1 in this term.
I20260713 09:10:26.460027 22939 leader_election.cc:304] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b513c7c90e4a40ff9dd1d9d320b04716; no voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.461045 23020 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.466463 23020 raft_consensus.cc:2749] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.469753 23056 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.512130 23056 raft_consensus.cc:493] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.512682 23056 raft_consensus.cc:515] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.514469 23056 leader_election.cc:290] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.515100 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.515574 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.515798 22899 raft_consensus.cc:2393] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6b75804bada461ab53709ccd827f2f1 in current term 1: Already voted for candidate b513c7c90e4a40ff9dd1d9d320b04716 in this term.
I20260713 09:10:26.516829 22787 leader_election.cc:304] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6b75804bada461ab53709ccd827f2f1; no voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:26.517408 23056 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.521932 23056 raft_consensus.cc:2749] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.542582 22822 raft_consensus.cc:3060] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.549587 23020 consensus_queue.cc:1048] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.558889 23020 consensus_queue.cc:1048] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.588068 23056 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.588587 23056 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.590423 23056 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.591253 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13" is_pre_election: true
I20260713 09:10:26.591420 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" is_pre_election: true
I20260713 09:10:26.591799 22899 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.592068 22972 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 0.
I20260713 09:10:26.592991 22788 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.593551 23056 raft_consensus.cc:2804] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.593926 23056 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.594213 23056 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.598503 23056 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.599969 23056 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.600698 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.600893 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.601146 22899 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.601379 22972 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.605458 22899 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.605623 22972 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 1.
I20260713 09:10:26.606361 22788 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.607052 23056 raft_consensus.cc:2804] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.607405 23056 raft_consensus.cc:697] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.608153 23056 consensus_queue.cc:237] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.614701 22719 catalog_manager.cc:5697] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.627869 22899 raft_consensus.cc:3060] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.633168 23056 consensus_queue.cc:1048] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.643078 23033 consensus_queue.cc:1048] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.659951 23033 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.669454 23033 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.675813 23080 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.686298 23047 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.700556 23047 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.712953 23020 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.724879 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:60368
I20260713 09:10:26.725471 22972 raft_consensus.cc:606] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.730244 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:60368
I20260713 09:10:26.730721 22972 raft_consensus.cc:606] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.735740 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:60368
I20260713 09:10:26.736239 22972 raft_consensus.cc:606] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:26.748330 22822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:37404
I20260713 09:10:26.748971 22822 raft_consensus.cc:606] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.753861 22822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:37404
I20260713 09:10:26.754329 22822 raft_consensus.cc:606] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.758673 22822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:37404
I20260713 09:10:26.759198 22822 raft_consensus.cc:606] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.763270 22822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:37404
I20260713 09:10:26.763764 22822 raft_consensus.cc:606] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:26.854090 23020 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.863991 23080 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.872028 23045 raft_consensus.cc:993] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:26.872566 23080 raft_consensus.cc:1081] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:26.874140 22822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37388
I20260713 09:10:26.874711 22822 raft_consensus.cc:493] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.875118 22822 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.880318 23056 raft_consensus.cc:993] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:26.880878 23033 raft_consensus.cc:1081] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:26.881079 22822 raft_consensus.cc:515] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.883247 22822 leader_election.cc:290] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.883816 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:26.884032 23033 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.884377 22898 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.884418 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.885103 22972 raft_consensus.cc:3055] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.882373 22899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:26.885409 22972 raft_consensus.cc:740] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:26.885586 22899 raft_consensus.cc:493] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.885947 22899 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.886216 22972 consensus_queue.cc:260] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.887290 22972 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.891237 22898 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:26.892441 22899 raft_consensus.cc:515] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.892637 22788 leader_election.cc:304] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:26.893599 23033 raft_consensus.cc:2804] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.894074 23033 raft_consensus.cc:697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.894869 23033 consensus_queue.cc:237] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.896426 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.896821 22971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8109820459a4eb6bdbdc0c4c66cbde8" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.897022 22822 raft_consensus.cc:3055] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.897357 22822 raft_consensus.cc:740] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.898176 22822 consensus_queue.cc:260] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.894876 22899 leader_election.cc:290] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.897367 22971 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.899245 22822 raft_consensus.cc:3060] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.903545 22720 catalog_manager.cc:5697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 1 to 2, leader changed from b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.905815 22971 raft_consensus.cc:2468] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:26.906970 22862 leader_election.cc:304] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.907764 23022 raft_consensus.cc:2804] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.910199 23033 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:26.916286 22822 raft_consensus.cc:2468] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:26.922614 22972 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:26.922722 23022 raft_consensus.cc:697] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:26.925889 23022 consensus_queue.cc:237] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.927721 23056 raft_consensus.cc:993] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:26.928158 23056 raft_consensus.cc:1081] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:26.929785 22898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:26.930385 22898 raft_consensus.cc:493] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.930795 22898 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.936189 22719 catalog_manager.cc:5697] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 1 to 2, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.937873 22898 raft_consensus.cc:515] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.938714 22899 raft_consensus.cc:1240] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Rejecting Update request from peer c6b75804bada461ab53709ccd827f2f1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:26.939685 22898 leader_election.cc:290] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:26.941174 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:26.941391 23033 consensus_queue.cc:1059] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.941592 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:26.942174 22973 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.942625 22822 raft_consensus.cc:3055] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.942979 22822 raft_consensus.cc:740] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:26.943730 22822 consensus_queue.cc:260] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.944931 22822 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.947563 22973 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:26.948606 22862 leader_election.cc:304] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:26.949257 23022 raft_consensus.cc:2804] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.949726 23022 raft_consensus.cc:697] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:26.950541 23022 consensus_queue.cc:237] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:26.951488 22822 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
W20260713 09:10:26.951953 23060 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:26.958096 22719 catalog_manager.cc:5697] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 1 to 2, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.088551 23056 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.097880 23060 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.104909 23056 raft_consensus.cc:993] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:27.105361 23056 raft_consensus.cc:1081] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:27.106751 22898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:27.107304 22898 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.107672 22898 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.112505 22898 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.114444 22898 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:27.114776 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:27.115320 22822 raft_consensus.cc:3055] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.115247 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:27.115717 22822 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:27.115898 22973 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.116523 22822 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.117695 22822 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.122352 22973 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:27.122750 22822 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:27.123261 22862 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:27.124095 23022 raft_consensus.cc:2804] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.124531 23022 raft_consensus.cc:697] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:27.125222 23022 consensus_queue.cc:237] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.130704 22720 catalog_manager.cc:5697] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 1 to 2, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.204284 23020 raft_consensus.cc:993] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:27.204772 23080 raft_consensus.cc:1081] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:27.206108 22822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37388
I20260713 09:10:27.206535 22822 raft_consensus.cc:493] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.206792 22822 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.211122 22822 raft_consensus.cc:515] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.212852 22822 leader_election.cc:290] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:27.213557 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:27.214056 22898 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.213913 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:27.214581 22973 raft_consensus.cc:3055] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.214847 22973 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:27.215623 22973 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.216689 22973 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.218744 22898 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:27.219751 22788 leader_election.cc:304] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:27.220482 23056 raft_consensus.cc:2804] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.220875 23056 raft_consensus.cc:697] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:27.221592 23056 consensus_queue.cc:237] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.222046 22973 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:27.228166 22720 catalog_manager.cc:5697] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 1 to 2, leader changed from b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.288367 23033 raft_consensus.cc:993] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:27.288913 23056 raft_consensus.cc:1081] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:27.290486 22898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:27.290993 22898 raft_consensus.cc:493] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.291337 22898 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.295562 23020 raft_consensus.cc:993] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:27.296025 23080 raft_consensus.cc:1081] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:27.297441 22822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37388
I20260713 09:10:27.297303 22898 raft_consensus.cc:515] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.297969 22822 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.298280 22822 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.299685 22898 leader_election.cc:290] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:27.299927 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:27.300518 22823 raft_consensus.cc:3055] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.300422 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:27.300949 22823 raft_consensus.cc:740] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:27.301271 22973 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.301744 22823 consensus_queue.cc:260] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.302994 22823 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.304467 22822 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.307081 22822 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:27.307920 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:27.308175 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:27.308640 22973 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:27.309306 22898 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.309940 22823 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 2.
I20260713 09:10:27.309392 22972 raft_consensus.cc:3055] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.316265 22972 raft_consensus.cc:740] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:27.317142 22972 consensus_queue.cc:260] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.318370 22972 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.310006 22862 leader_election.cc:304] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:27.321135 23022 raft_consensus.cc:2804] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.321599 23022 raft_consensus.cc:697] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:27.322186 22898 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:27.322443 23022 consensus_queue.cc:237] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.324395 22972 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 2.
I20260713 09:10:27.325460 22788 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:27.326275 23033 raft_consensus.cc:2804] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.326737 23033 raft_consensus.cc:697] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:27.327533 23033 consensus_queue.cc:237] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:27.329722 22720 catalog_manager.cc:5697] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 1 to 2, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.331768 22972 raft_consensus.cc:1275] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.334344 22719 catalog_manager.cc:5697] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 1 to 2, leader changed from b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.335103 23033 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.345144 22898 raft_consensus.cc:1275] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.346361 23033 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.374848 22823 raft_consensus.cc:1275] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.375957 23022 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.383468 22972 raft_consensus.cc:1275] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.385067 23022 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.456841 22972 raft_consensus.cc:1275] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.458048 23022 consensus_queue.cc:1048] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.465739 22823 raft_consensus.cc:1275] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.467734 23098 consensus_queue.cc:1048] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.548717 22972 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.549816 23103 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.556434 22823 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.560796 23103 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.610173 22972 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.611356 23033 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.618253 22899 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.620160 23057 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.721405 22972 raft_consensus.cc:1275] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.722965 23057 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.734297 22899 raft_consensus.cc:1275] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.735507 23057 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.866590 22823 raft_consensus.cc:1275] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.867895 23022 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.868889 22972 raft_consensus.cc:1275] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.870080 23022 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:29.795023 22195 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:10:29.795734 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:29.812927 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:29.813413 22823 raft_consensus.cc:606] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Received request to transfer leadership to TS b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:29.815523 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:29.815972 22823 raft_consensus.cc:606] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Received request to transfer leadership to TS b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:29.816942 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:29.817373 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:29.971961 23111 raft_consensus.cc:993] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:29.972396 23057 raft_consensus.cc:1081] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Signalling peer b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:29.973676 22972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60348
I20260713 09:10:29.974110 22972 raft_consensus.cc:493] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:29.974406 22972 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:29.978678 22972 raft_consensus.cc:515] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:29.980122 22972 leader_election.cc:290] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 2 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:29.980966 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:29.981254 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:29.981550 22823 raft_consensus.cc:3055] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:29.981801 22899 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:29.981935 22823 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:29.982748 22823 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:29.983932 22823 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:29.988175 22899 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 2.
I20260713 09:10:29.989377 22937 leader_election.cc:304] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:29.990052 23080 raft_consensus.cc:2804] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:29.990172 22823 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 2.
I20260713 09:10:29.991128 23080 raft_consensus.cc:697] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:29.991978 23080 consensus_queue.cc:237] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:29.998807 22721 catalog_manager.cc:5697] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 1 to 2, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.259557 23111 raft_consensus.cc:993] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:30.259999 23057 raft_consensus.cc:1081] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Signalling peer b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:30.261384 22972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60348
I20260713 09:10:30.261848 22972 raft_consensus.cc:493] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.262135 22972 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.266729 22972 raft_consensus.cc:515] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:30.268419 22972 leader_election.cc:290] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 3 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:30.269287 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:30.269461 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:30.269836 22823 raft_consensus.cc:3055] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:30.270062 22899 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.270200 22823 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:30.270999 22823 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:30.272038 22823 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.274509 22899 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 3.
I20260713 09:10:30.275427 22937 leader_election.cc:304] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:30.276110 23080 raft_consensus.cc:2804] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:30.276552 23080 raft_consensus.cc:697] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:30.276665 22823 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 3.
I20260713 09:10:30.277312 23080 consensus_queue.cc:237] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:30.284008 22721 catalog_manager.cc:5697] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 2 to 3, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 3 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.457373 22899 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.458461 23080 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.467484 22823 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.469206 23112 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.670466 22823 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:30.671571 23080 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.678984 22899 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:30.680519 23112 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.818109 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:30.828492 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:60368
I20260713 09:10:30.829036 22972 raft_consensus.cc:606] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:30.835899 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:60368
I20260713 09:10:30.836315 22972 raft_consensus.cc:606] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:30.858292 22899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:51120
I20260713 09:10:30.858784 22899 raft_consensus.cc:606] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:30.863410 22899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:51120
I20260713 09:10:30.863860 22899 raft_consensus.cc:606] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:30.867798 22899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
mode: GRACEFUL
new_leader_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:51120
I20260713 09:10:30.868232 22899 raft_consensus.cc:606] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Received request to transfer leadership to TS c6b75804bada461ab53709ccd827f2f1
I20260713 09:10:31.069558 23112 raft_consensus.cc:993] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.070030 23112 raft_consensus.cc:1081] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.071480 22823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37388
I20260713 09:10:31.071975 22823 raft_consensus.cc:493] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.072299 22823 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.076656 22823 raft_consensus.cc:515] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.078533 22823 leader_election.cc:290] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 3 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:31.079114 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:31.079417 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:31.079698 22899 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.079944 22973 raft_consensus.cc:3055] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.080240 22973 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:31.081041 22973 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.082162 22973 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.085610 22899 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.086688 22788 leader_election.cc:304] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [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: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:31.087350 23057 raft_consensus.cc:2804] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.088235 23057 raft_consensus.cc:697] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:31.088212 22973 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.089112 23057 consensus_queue.cc:237] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.095335 22721 catalog_manager.cc:5697] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 2 to 3, leader changed from b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 3 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.111357 23103 raft_consensus.cc:993] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.111833 23126 raft_consensus.cc:1081] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.113152 22823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37390
I20260713 09:10:31.113610 22823 raft_consensus.cc:493] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.113931 22823 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.118403 22823 raft_consensus.cc:515] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.120043 22823 leader_election.cc:290] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 3 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:31.120814 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:31.121086 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e749acde9fa44ff894ca9d2d9b813ddf" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:31.121345 22899 raft_consensus.cc:3055] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.121652 22973 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.121675 22899 raft_consensus.cc:740] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:31.122499 22899 consensus_queue.cc:260] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.123286 22899 raft_consensus.cc:3060] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.126181 22973 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.127156 22787 leader_election.cc:304] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [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: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:31.127259 22899 raft_consensus.cc:2468] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.127980 23057 raft_consensus.cc:2804] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.128499 23057 raft_consensus.cc:697] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:31.129220 23057 consensus_queue.cc:237] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.135217 22721 catalog_manager.cc:5697] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 2 to 3, leader changed from 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 3 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.213671 23103 raft_consensus.cc:993] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.214099 23126 raft_consensus.cc:1081] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.215348 22823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37390
I20260713 09:10:31.215801 22823 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.216089 22823 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.220582 22823 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.222030 22823 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 3 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:31.222777 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:31.223078 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:31.223325 22899 raft_consensus.cc:3055] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.223592 22973 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.223618 22899 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:31.224556 22899 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.225605 22899 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.229935 22973 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.230952 22787 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [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: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:31.231323 22899 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.231609 23057 raft_consensus.cc:2804] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.232206 23057 raft_consensus.cc:697] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:31.233040 23057 consensus_queue.cc:237] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.239316 22721 catalog_manager.cc:5697] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 2 to 3, leader changed from 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 3 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.259886 23113 raft_consensus.cc:993] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.260426 23112 raft_consensus.cc:1081] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.262015 22823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37388
I20260713 09:10:31.262521 22823 raft_consensus.cc:493] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.262926 22823 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.267733 22823 raft_consensus.cc:515] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.269640 22823 leader_election.cc:290] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 4 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:31.270179 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:31.270596 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5085e6aad434e30a36d9eb959e02f95" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:31.270812 22898 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.271168 22973 raft_consensus.cc:3055] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:31.271509 22973 raft_consensus.cc:740] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:31.272228 22973 consensus_queue.cc:260] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.273149 22973 raft_consensus.cc:3060] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.276788 22898 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 4.
I20260713 09:10:31.277515 22973 raft_consensus.cc:2468] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 4.
I20260713 09:10:31.277818 22788 leader_election.cc:304] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [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: 0e44f3c9801d40158cee5554e2dd1f13, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:31.278568 23057 raft_consensus.cc:2804] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:31.278975 23057 raft_consensus.cc:697] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 4 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:31.279660 23057 consensus_queue.cc:237] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.285068 22721 catalog_manager.cc:5697] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 3 to 4, leader changed from b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 4 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.348659 23103 raft_consensus.cc:993] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: : Instructing follower c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.349062 23126 raft_consensus.cc:1081] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Signalling peer c6b75804bada461ab53709ccd827f2f1 to start an election
I20260713 09:10:31.350334 22823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
 from {username='slave'} at 127.0.0.1:37390
I20260713 09:10:31.350728 22823 raft_consensus.cc:493] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.351024 22823 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.355186 22823 raft_consensus.cc:515] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.356524 22823 leader_election.cc:290] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [CANDIDATE]: Term 3 election: Requested vote from peers 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:31.357317 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:31.357463 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a9e4c9918f4d13abf3b0bd96b25978" candidate_uuid: "c6b75804bada461ab53709ccd827f2f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:31.357908 22973 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.357932 22898 raft_consensus.cc:3055] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.358600 22898 raft_consensus.cc:740] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:31.359510 22898 consensus_queue.cc:260] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.360383 22898 raft_consensus.cc:3060] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.362978 22973 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.363946 22787 leader_election.cc:304] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [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: b513c7c90e4a40ff9dd1d9d320b04716, c6b75804bada461ab53709ccd827f2f1; no voters: 
I20260713 09:10:31.364691 23057 raft_consensus.cc:2804] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.365077 22898 raft_consensus.cc:2468] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6b75804bada461ab53709ccd827f2f1 in term 3.
I20260713 09:10:31.365108 23057 raft_consensus.cc:697] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Leader. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:31.366004 23057 consensus_queue.cc:237] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:31.371526 22721 catalog_manager.cc:5697] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 reported cstate change: term changed from 2 to 3, leader changed from 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194) to c6b75804bada461ab53709ccd827f2f1 (127.21.172.193). New cstate: current_term: 3 leader_uuid: "c6b75804bada461ab53709ccd827f2f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.525667 22973 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.526839 23057 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.535742 22898 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.537163 23057 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.566232 22898 raft_consensus.cc:1275] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.567427 23130 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.575217 22973 raft_consensus.cc:1275] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.576691 23130 consensus_queue.cc:1048] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.670162 22898 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.671458 23057 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.679571 22973 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.681000 23143 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.758046 22898 raft_consensus.cc:1275] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.759107 23143 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.768715 22973 raft_consensus.cc:1275] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.770154 23130 consensus_queue.cc:1048] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.800755 22898 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:31.801990 23130 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:31.810144 22973 raft_consensus.cc:1275] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Refusing update from remote peer c6b75804bada461ab53709ccd827f2f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:31.812242 23143 consensus_queue.cc:1048] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:33.874289 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:33.882920 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:33.883507 22823 raft_consensus.cc:606] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Received request to transfer leadership to TS b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:33.885812 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:33.886161 22823 raft_consensus.cc:606] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:33.888201 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:33.888588 22823 raft_consensus.cc:606] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Received request to transfer leadership to TS b513c7c90e4a40ff9dd1d9d320b04716
I20260713 09:10:33.890544 22823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b"
dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
mode: GRACEFUL
new_leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:60490
I20260713 09:10:33.890894 22823 raft_consensus.cc:606] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Received request to transfer leadership to TS 0e44f3c9801d40158cee5554e2dd1f13
I20260713 09:10:33.891741 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:33.892160 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:34.005728 23143 raft_consensus.cc:993] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:34.006359 23153 raft_consensus.cc:1081] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:34.007604 23153 raft_consensus.cc:993] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:34.008077 23143 raft_consensus.cc:1081] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Signalling peer 0e44f3c9801d40158cee5554e2dd1f13 to start an election
I20260713 09:10:34.008117 22898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:34.008790 22898 raft_consensus.cc:493] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.009204 22898 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.009958 22899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e834af552534502b3911d63030b2a35"
dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
 from {username='slave'} at 127.0.0.1:53448
I20260713 09:10:34.010392 22899 raft_consensus.cc:493] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.010635 22899 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.014838 22898 raft_consensus.cc:515] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.015194 22899 raft_consensus.cc:515] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.016806 22899 leader_election.cc:290] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 4 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:34.016855 22898 leader_election.cc:290] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [CANDIDATE]: Term 3 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195:44821)
I20260713 09:10:34.017985 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:34.018518 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9263dc5d21941b5b80624ee5d06c95b" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:34.018783 22823 raft_consensus.cc:3055] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:34.018610 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:34.019080 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e834af552534502b3911d63030b2a35" candidate_uuid: "0e44f3c9801d40158cee5554e2dd1f13" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
I20260713 09:10:34.019079 22972 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.019240 22822 raft_consensus.cc:3055] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:34.019675 22973 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.019821 22822 raft_consensus.cc:740] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:34.020779 22822 consensus_queue.cc:260] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.022023 22822 raft_consensus.cc:3060] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.019078 22823 raft_consensus.cc:740] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:34.024315 22823 consensus_queue.cc:260] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.025369 22823 raft_consensus.cc:3060] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.026292 22973 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 4.
I20260713 09:10:34.026494 23143 raft_consensus.cc:993] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:34.026894 23143 raft_consensus.cc:1081] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Signalling peer b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:34.027587 22862 leader_election.cc:304] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:34.027941 22972 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 3.
I20260713 09:10:34.028544 23126 raft_consensus.cc:2804] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:34.029304 22862 leader_election.cc:304] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:34.032500 22972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340879fa77a943c49542144e2bc969a9"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60348
I20260713 09:10:34.033003 23156 raft_consensus.cc:2804] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:34.033106 22972 raft_consensus.cc:493] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.033538 23156 raft_consensus.cc:697] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:34.033622 22972 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.034624 23156 consensus_queue.cc:237] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.036208 22823 raft_consensus.cc:2468] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 3.
I20260713 09:10:34.037597 22822 raft_consensus.cc:2468] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e44f3c9801d40158cee5554e2dd1f13 in term 4.
I20260713 09:10:34.040354 23126 raft_consensus.cc:697] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 LEADER]: Becoming Leader. State: Replica: 0e44f3c9801d40158cee5554e2dd1f13, State: Running, Role: LEADER
I20260713 09:10:34.041054 22972 raft_consensus.cc:515] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.041414 23126 consensus_queue.cc:237] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.043396 22972 leader_election.cc:290] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 4 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:34.043556 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:34.043952 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340879fa77a943c49542144e2bc969a9" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:34.044116 22822 raft_consensus.cc:3055] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:34.044440 22898 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.044481 22822 raft_consensus.cc:740] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:34.045722 22822 consensus_queue.cc:260] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.047139 22822 raft_consensus.cc:3060] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.049386 22898 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 4.
I20260713 09:10:34.050462 22937 leader_election.cc:304] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:34.051265 23112 raft_consensus.cc:2804] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:34.050616 22721 catalog_manager.cc:5697] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 3 to 4, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 4 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.053895 22822 raft_consensus.cc:2468] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 4.
I20260713 09:10:34.056799 23112 raft_consensus.cc:697] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:34.057750 23112 consensus_queue.cc:237] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.066249 22720 catalog_manager.cc:5697] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 3 to 4, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 4 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:34.071463 22721 catalog_manager.cc:5697] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 reported cstate change: term changed from 2 to 3, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "0e44f3c9801d40158cee5554e2dd1f13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.344933 23143 raft_consensus.cc:993] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: : Instructing follower b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:34.345347 23153 raft_consensus.cc:1081] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Signalling peer b513c7c90e4a40ff9dd1d9d320b04716 to start an election
I20260713 09:10:34.346773 22972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34"
dest_uuid: "b513c7c90e4a40ff9dd1d9d320b04716"
 from {username='slave'} at 127.0.0.1:60348
I20260713 09:10:34.347280 22972 raft_consensus.cc:493] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.347549 22972 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.351649 22972 raft_consensus.cc:515] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.352967 22972 leader_election.cc:290] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [CANDIDATE]: Term 3 election: Requested vote from peers c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993), 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111)
I20260713 09:10:34.353724 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c6b75804bada461ab53709ccd827f2f1"
I20260713 09:10:34.354004 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9e27ceaf634fbd8b6a99ff240c8f34" candidate_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e44f3c9801d40158cee5554e2dd1f13"
I20260713 09:10:34.354230 22822 raft_consensus.cc:3055] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:34.354496 22898 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.354583 22822 raft_consensus.cc:740] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c6b75804bada461ab53709ccd827f2f1, State: Running, Role: LEADER
I20260713 09:10:34.355299 22822 consensus_queue.cc:260] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.356153 22822 raft_consensus.cc:3060] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.358369 22898 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 3.
I20260713 09:10:34.359221 22937 leader_election.cc:304] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [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: 0e44f3c9801d40158cee5554e2dd1f13, b513c7c90e4a40ff9dd1d9d320b04716; no voters: 
I20260713 09:10:34.359884 23112 raft_consensus.cc:2804] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:34.360256 23112 raft_consensus.cc:697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Becoming Leader. State: Replica: b513c7c90e4a40ff9dd1d9d320b04716, State: Running, Role: LEADER
I20260713 09:10:34.360723 22822 raft_consensus.cc:2468] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b513c7c90e4a40ff9dd1d9d320b04716 in term 3.
I20260713 09:10:34.361089 23112 consensus_queue.cc:237] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [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: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } }
I20260713 09:10:34.367070 22721 catalog_manager.cc:5697] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 reported cstate change: term changed from 2 to 3, leader changed from c6b75804bada461ab53709ccd827f2f1 (127.21.172.193) to b513c7c90e4a40ff9dd1d9d320b04716 (127.21.172.195). New cstate: current_term: 3 leader_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:34.450366 22972 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:34.450773 22822 raft_consensus.cc:1275] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:34.451687 23155 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.452384 23126 consensus_queue.cc:1048] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.454587 22898 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:34.456334 23112 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.466322 22823 raft_consensus.cc:1275] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:34.467857 23112 consensus_queue.cc:1048] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.517553 22823 raft_consensus.cc:1275] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.518692 23126 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.526803 22972 raft_consensus.cc:1275] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Refusing update from remote peer 0e44f3c9801d40158cee5554e2dd1f13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.528309 23156 consensus_queue.cc:1048] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b513c7c90e4a40ff9dd1d9d320b04716" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.801156 22823 raft_consensus.cc:1275] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.802276 23171 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6b75804bada461ab53709ccd827f2f1" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.811596 22898 raft_consensus.cc:1275] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Refusing update from remote peer b513c7c90e4a40ff9dd1d9d320b04716: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.813165 23112 consensus_queue.cc:1048] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e44f3c9801d40158cee5554e2dd1f13" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.892866 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:34.898418 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:10:34.923193 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:34.924002 22195 tablet_replica.cc:333] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.925015 22195 raft_consensus.cc:2243] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.925635 22195 raft_consensus.cc:2272] T 340879fa77a943c49542144e2bc969a9 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.928387 22195 tablet_replica.cc:333] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.928974 22195 raft_consensus.cc:2243] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.929330 22195 raft_consensus.cc:2272] T c9263dc5d21941b5b80624ee5d06c95b P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.931169 22195 tablet_replica.cc:333] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.931612 22195 raft_consensus.cc:2243] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:34.932492 22195 raft_consensus.cc:2272] T 86a9e4c9918f4d13abf3b0bd96b25978 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.934151 22195 tablet_replica.cc:333] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.934664 22195 raft_consensus.cc:2243] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.935042 22195 raft_consensus.cc:2272] T 2e834af552534502b3911d63030b2a35 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.937184 22195 tablet_replica.cc:333] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.937629 22195 raft_consensus.cc:2243] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:34.938303 22195 raft_consensus.cc:2272] T e749acde9fa44ff894ca9d2d9b813ddf P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.939877 22195 tablet_replica.cc:333] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.940282 22195 raft_consensus.cc:2243] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:34.940999 22195 raft_consensus.cc:2272] T e5085e6aad434e30a36d9eb959e02f95 P c6b75804bada461ab53709ccd827f2f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.942551 22195 tablet_replica.cc:333] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.943176 22195 raft_consensus.cc:2243] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.943668 22195 raft_consensus.cc:2272] T e8109820459a4eb6bdbdc0c4c66cbde8 P c6b75804bada461ab53709ccd827f2f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.945828 22195 tablet_replica.cc:333] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.946534 22195 raft_consensus.cc:2243] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.946998 22195 raft_consensus.cc:2272] T 188be5c01cde4582b635dfb7919798df P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.949270 22195 tablet_replica.cc:333] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.949923 22195 raft_consensus.cc:2243] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:34.950464 22195 raft_consensus.cc:2272] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P c6b75804bada461ab53709ccd827f2f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:34.952417 22195 tablet_replica.cc:333] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1: stopping tablet replica
I20260713 09:10:34.952875 22195 raft_consensus.cc:2243] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:34.953503 22195 raft_consensus.cc:2272] T 9fe57a608d144451b5394112e5c283e4 P c6b75804bada461ab53709ccd827f2f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:34.957110 22865 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260713 09:10:34.960150 22865 consensus_peers.cc:597] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 -> Peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Couldn't send request to peer c6b75804bada461ab53709ccd827f2f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:34.973569 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
I20260713 09:10:34.992142 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
I20260713 09:10:35.017918 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.018585 22195 tablet_replica.cc:333] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.019222 22195 raft_consensus.cc:2243] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.019728 22195 raft_consensus.cc:2272] T e5085e6aad434e30a36d9eb959e02f95 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.021557 22195 tablet_replica.cc:333] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.022053 22195 raft_consensus.cc:2243] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.022814 22195 raft_consensus.cc:2272] T e8109820459a4eb6bdbdc0c4c66cbde8 P 0e44f3c9801d40158cee5554e2dd1f13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.025096 22195 tablet_replica.cc:333] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.025661 22195 raft_consensus.cc:2243] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.026299 22195 raft_consensus.cc:2272] T 2e834af552534502b3911d63030b2a35 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.031266 22195 tablet_replica.cc:333] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.031985 22195 raft_consensus.cc:2243] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.032639 22195 raft_consensus.cc:2272] T e749acde9fa44ff894ca9d2d9b813ddf P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.033609 22939 consensus_peers.cc:597] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 -> Peer c6b75804bada461ab53709ccd827f2f1 (127.21.172.193:45993): Couldn't send request to peer c6b75804bada461ab53709ccd827f2f1. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:45993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.034633 22195 tablet_replica.cc:333] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.035158 22195 raft_consensus.cc:2243] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.035565 22195 raft_consensus.cc:2272] T 86a9e4c9918f4d13abf3b0bd96b25978 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.037295 22195 tablet_replica.cc:333] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.037959 22195 raft_consensus.cc:2243] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.038360 22195 raft_consensus.cc:2272] T 340879fa77a943c49542144e2bc969a9 P 0e44f3c9801d40158cee5554e2dd1f13 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.040642 22937 consensus_peers.cc:597] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 -> Peer 0e44f3c9801d40158cee5554e2dd1f13 (127.21.172.194:42111): Couldn't send request to peer 0e44f3c9801d40158cee5554e2dd1f13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.040836 22195 tablet_replica.cc:333] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.041404 22195 raft_consensus.cc:2243] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.042050 22195 raft_consensus.cc:2272] T c9263dc5d21941b5b80624ee5d06c95b P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.043696 22195 tablet_replica.cc:333] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.044150 22195 raft_consensus.cc:2243] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.044629 22195 raft_consensus.cc:2272] T 9fe57a608d144451b5394112e5c283e4 P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.046160 22195 tablet_replica.cc:333] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.046593 22195 raft_consensus.cc:2243] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.046965 22195 raft_consensus.cc:2272] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P 0e44f3c9801d40158cee5554e2dd1f13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.048851 22195 tablet_replica.cc:333] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13: stopping tablet replica
I20260713 09:10:35.049340 22195 raft_consensus.cc:2243] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.049736 22195 raft_consensus.cc:2272] T 188be5c01cde4582b635dfb7919798df P 0e44f3c9801d40158cee5554e2dd1f13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.076072 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
I20260713 09:10:35.095067 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:10:35.119735 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.120329 22195 tablet_replica.cc:333] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.120968 22195 raft_consensus.cc:2243] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.121735 22195 raft_consensus.cc:2272] T 340879fa77a943c49542144e2bc969a9 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.123708 22195 tablet_replica.cc:333] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.124239 22195 raft_consensus.cc:2243] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.124799 22195 raft_consensus.cc:2272] T e5085e6aad434e30a36d9eb959e02f95 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.126377 22195 tablet_replica.cc:333] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.126888 22195 raft_consensus.cc:2243] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.127300 22195 raft_consensus.cc:2272] T c9263dc5d21941b5b80624ee5d06c95b P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.129369 22195 tablet_replica.cc:333] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.129881 22195 raft_consensus.cc:2243] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.130565 22195 raft_consensus.cc:2272] T 0a9e27ceaf634fbd8b6a99ff240c8f34 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.132362 22195 tablet_replica.cc:333] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.132903 22195 raft_consensus.cc:2243] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.133702 22195 raft_consensus.cc:2272] T 188be5c01cde4582b635dfb7919798df P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.135279 22195 tablet_replica.cc:333] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.135766 22195 raft_consensus.cc:2243] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.136188 22195 raft_consensus.cc:2272] T 9fe57a608d144451b5394112e5c283e4 P b513c7c90e4a40ff9dd1d9d320b04716 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.137785 22195 tablet_replica.cc:333] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.138230 22195 raft_consensus.cc:2243] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.138628 22195 raft_consensus.cc:2272] T e8109820459a4eb6bdbdc0c4c66cbde8 P b513c7c90e4a40ff9dd1d9d320b04716 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.140163 22195 tablet_replica.cc:333] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.140681 22195 raft_consensus.cc:2243] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.141083 22195 raft_consensus.cc:2272] T e749acde9fa44ff894ca9d2d9b813ddf P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.142549 22195 tablet_replica.cc:333] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.143006 22195 raft_consensus.cc:2243] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.143414 22195 raft_consensus.cc:2272] T 86a9e4c9918f4d13abf3b0bd96b25978 P b513c7c90e4a40ff9dd1d9d320b04716 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.144934 22195 tablet_replica.cc:333] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716: stopping tablet replica
I20260713 09:10:35.145380 22195 raft_consensus.cc:2243] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.145783 22195 raft_consensus.cc:2272] T 2e834af552534502b3911d63030b2a35 P b513c7c90e4a40ff9dd1d9d320b04716 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.173113 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:10:35.189862 22195 master.cc:562] Master@127.21.172.254:38479 shutting down...
I20260713 09:10:35.207814 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.208277 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.208621 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P c39250a295a84a57b4c91dd716d7b602: stopping tablet replica
I20260713 09:10:35.228163 22195 master.cc:584] Master@127.21.172.254:38479 shutdown complete.
0e44f3c9801d40158cee5554e2dd1f13  4
b513c7c90e4a40ff9dd1d9d320b04716  1
c6b75804bada461ab53709ccd827f2f1  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10258 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:10:35.266397 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:35215
I20260713 09:10:35.267562 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.273053 23184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.273196 23183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.273691 23186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:35.275242 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:35.276057 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.276252 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.276428 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933835276395 us; error 0 us; skew 500 ppm
I20260713 09:10:35.277163 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.279410 22195 webserver.cc:533] Webserver started at http://127.21.172.254:35137/ using document root <none> and password file <none>
I20260713 09:10:35.279875 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.280057 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.280339 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.281423 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "03b10f25ae4542008145cc98b3fdaf21"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.285657 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:35.288750 23191 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.289460 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:35.289724 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "03b10f25ae4542008145cc98b3fdaf21"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.290021 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:35.329681 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.330880 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.367726 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:35215
I20260713 09:10:35.367815 23242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:35215 every 8 connection(s)
I20260713 09:10:35.371459 23243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.380537 23243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21: Bootstrap starting.
I20260713 09:10:35.384912 23243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.388763 23243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21: No bootstrap required, opened a new log
I20260713 09:10:35.390893 23243 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER }
I20260713 09:10:35.391268 23243 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.391567 23243 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03b10f25ae4542008145cc98b3fdaf21, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.392140 23243 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER }
I20260713 09:10:35.392613 23243 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:35.392841 23243 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:35.393101 23243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.396960 23243 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER }
I20260713 09:10:35.397444 23243 leader_election.cc:304] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [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: 03b10f25ae4542008145cc98b3fdaf21; no voters: 
I20260713 09:10:35.398480 23243 leader_election.cc:290] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:35.398897 23246 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.400154 23246 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 1 LEADER]: Becoming Leader. State: Replica: 03b10f25ae4542008145cc98b3fdaf21, State: Running, Role: LEADER
I20260713 09:10:35.400866 23246 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [LEADER]: Queue going to LEADER mode. State: All 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: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER }
I20260713 09:10:35.401317 23243 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:35.405511 23248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03b10f25ae4542008145cc98b3fdaf21. Latest consensus state: current_term: 1 leader_uuid: "03b10f25ae4542008145cc98b3fdaf21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER } }
I20260713 09:10:35.406157 23248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:35.406687 23247 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03b10f25ae4542008145cc98b3fdaf21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b10f25ae4542008145cc98b3fdaf21" member_type: VOTER } }
I20260713 09:10:35.407351 23247 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:35.409540 23252 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:35.417474 23252 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:35.418368 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:35.426055 23252 catalog_manager.cc:1383] Generated new cluster ID: a11b31e87bb5436a8a8076b11ecc9ca2
I20260713 09:10:35.426302 23252 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:35.447551 23252 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:35.448772 23252 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:35.464772 23252 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21: Generated new TSK 0
I20260713 09:10:35.465318 23252 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:35.484354 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.489890 23264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.491145 23265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:35.492533 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:35.492765 23267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:35.493637 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.493829 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.493948 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933835493937 us; error 0 us; skew 500 ppm
I20260713 09:10:35.494396 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.496568 22195 webserver.cc:533] Webserver started at http://127.21.172.193:46235/ using document root <none> and password file <none>
I20260713 09:10:35.496974 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.497119 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.497325 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.498256 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "63241edfc88d4d6e84fc96b5651e457f"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.502592 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:10:35.505538 23272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.506229 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:35.506490 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "63241edfc88d4d6e84fc96b5651e457f"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.506752 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:35.521971 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.523160 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.524609 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.526764 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.526933 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.527220 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.527390 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.565428 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:32903
I20260713 09:10:35.565515 23334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:32903 every 8 connection(s)
I20260713 09:10:35.570209 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.578784 23340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.578049 23339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.585613 23342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:35.585892 23335 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35215
I20260713 09:10:35.586364 23335 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:35.586532 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:35.587236 23335 heartbeater.cc:507] Master 127.21.172.254:35215 requested a full tablet report, sending...
I20260713 09:10:35.587738 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.587924 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.588150 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933835588131 us; error 0 us; skew 500 ppm
I20260713 09:10:35.588891 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.589362 23208 ts_manager.cc:194] Registered new tserver with Master: 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903)
I20260713 09:10:35.591408 22195 webserver.cc:533] Webserver started at http://127.21.172.194:39473/ using document root <none> and password file <none>
I20260713 09:10:35.591521 23208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50534
I20260713 09:10:35.591990 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.592231 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.592540 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.593667 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "fe22780e46bd4597bb747ca3080cc0e7"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.598105 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:10:35.601184 23347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.601909 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:10:35.602209 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "fe22780e46bd4597bb747ca3080cc0e7"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.602492 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:35.618994 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.620124 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.621505 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.623551 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.623780 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.624019 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.624188 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.662106 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:42755
I20260713 09:10:35.662211 23409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:42755 every 8 connection(s)
I20260713 09:10:35.666627 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.673074 23413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.675218 23414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:35.676759 23416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:35.677469 23410 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35215
I20260713 09:10:35.677536 22195 server_base.cc:1061] running on GCE node
I20260713 09:10:35.677946 23410 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:35.678457 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.678696 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.678689 23410 heartbeater.cc:507] Master 127.21.172.254:35215 requested a full tablet report, sending...
I20260713 09:10:35.679082 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933835679062 us; error 0 us; skew 500 ppm
I20260713 09:10:35.679625 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.681015 23208 ts_manager.cc:194] Registered new tserver with Master: fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:35.682014 22195 webserver.cc:533] Webserver started at http://127.21.172.195:38797/ using document root <none> and password file <none>
I20260713 09:10:35.682497 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.682457 23208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50546
I20260713 09:10:35.682834 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.683107 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.684244 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "c8b85b42b5654685908005d7d102b230"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.688345 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:10:35.691483 23421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.692284 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:35.692579 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "c8b85b42b5654685908005d7d102b230"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-zc2k"
I20260713 09:10:35.692860 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:35.703215 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.704423 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.705762 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.707748 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.707954 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.708209 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.708407 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.746218 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:43125
I20260713 09:10:35.746305 23483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:43125 every 8 connection(s)
I20260713 09:10:35.759680 23484 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35215
I20260713 09:10:35.760022 23484 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:35.760679 23484 heartbeater.cc:507] Master 127.21.172.254:35215 requested a full tablet report, sending...
I20260713 09:10:35.762543 23208 ts_manager.cc:194] Registered new tserver with Master: c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:35.763616 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014242925s
I20260713 09:10:35.763756 23208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50548
I20260713 09:10:35.788105 23208 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:35.791957 23208 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:35.914144 23375 tablet_service.cc:1511] Processing CreateTablet for tablet f0c3d6e885034d79ac114853f076418e (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:35.915577 23375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c3d6e885034d79ac114853f076418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.916002 23298 tablet_service.cc:1511] Processing CreateTablet for tablet fe8326a58cd144c6833eb8b434ce18b1 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:35.916275 23449 tablet_service.cc:1511] Processing CreateTablet for tablet f0c3d6e885034d79ac114853f076418e (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:35.917297 23298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8326a58cd144c6833eb8b434ce18b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.917541 23449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c3d6e885034d79ac114853f076418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.918336 23299 tablet_service.cc:1511] Processing CreateTablet for tablet 72aa2a49d75f4116a31e307a78edba99 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:35.919637 23299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aa2a49d75f4116a31e307a78edba99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.919883 23443 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2707d870e44b02a6f7b79e71a38b0c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:35.921818 23444 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1782325bea4efa8943948385618d9f (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:35.923579 23445 tablet_service.cc:1511] Processing CreateTablet for tablet 3f79d9fcffbc4c6bb670449fac587097 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:35.925947 23446 tablet_service.cc:1511] Processing CreateTablet for tablet 6261b7df281e41cf857d34d1c934d13c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:35.928277 23447 tablet_service.cc:1511] Processing CreateTablet for tablet fe8326a58cd144c6833eb8b434ce18b1 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:35.930486 23448 tablet_service.cc:1511] Processing CreateTablet for tablet 72aa2a49d75f4116a31e307a78edba99 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:35.931030 23295 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1782325bea4efa8943948385618d9f (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:35.931879 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2707d870e44b02a6f7b79e71a38b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.933537 23374 tablet_service.cc:1511] Processing CreateTablet for tablet 72aa2a49d75f4116a31e307a78edba99 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:35.934813 23374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aa2a49d75f4116a31e307a78edba99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.934566 23300 tablet_service.cc:1511] Processing CreateTablet for tablet f0c3d6e885034d79ac114853f076418e (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:35.933537 23297 tablet_service.cc:1511] Processing CreateTablet for tablet 6261b7df281e41cf857d34d1c934d13c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:35.936651 23296 tablet_service.cc:1511] Processing CreateTablet for tablet 3f79d9fcffbc4c6bb670449fac587097 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:35.937443 23448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72aa2a49d75f4116a31e307a78edba99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.939396 23294 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2707d870e44b02a6f7b79e71a38b0c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:35.941195 23444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1782325bea4efa8943948385618d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.941521 23369 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2707d870e44b02a6f7b79e71a38b0c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:35.943204 23369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2707d870e44b02a6f7b79e71a38b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.945051 23445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f79d9fcffbc4c6bb670449fac587097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.945569 23372 tablet_service.cc:1511] Processing CreateTablet for tablet 6261b7df281e41cf857d34d1c934d13c (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:35.946852 23372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6261b7df281e41cf857d34d1c934d13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.949218 23447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8326a58cd144c6833eb8b434ce18b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.949505 23371 tablet_service.cc:1511] Processing CreateTablet for tablet 3f79d9fcffbc4c6bb670449fac587097 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:35.950894 23371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f79d9fcffbc4c6bb670449fac587097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.952304 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6261b7df281e41cf857d34d1c934d13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.953331 23370 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1782325bea4efa8943948385618d9f (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:35.954638 23370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1782325bea4efa8943948385618d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.955942 23499 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:35.959321 23368 tablet_service.cc:1511] Processing CreateTablet for tablet 58905de41cd143e9be4ed5faf0dfc1e8 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:35.960669 23368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58905de41cd143e9be4ed5faf0dfc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.960470 23293 tablet_service.cc:1511] Processing CreateTablet for tablet 58905de41cd143e9be4ed5faf0dfc1e8 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:35.961851 23295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1782325bea4efa8943948385618d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.963948 23499 tablet_bootstrap.cc:654] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.964774 23293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58905de41cd143e9be4ed5faf0dfc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.965577 23297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6261b7df281e41cf857d34d1c934d13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.949606 23373 tablet_service.cc:1511] Processing CreateTablet for tablet fe8326a58cd144c6833eb8b434ce18b1 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:35.966572 23373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8326a58cd144c6833eb8b434ce18b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.972034 23443 tablet_service.cc:1511] Processing CreateTablet for tablet 58905de41cd143e9be4ed5faf0dfc1e8 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:35.973294 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58905de41cd143e9be4ed5faf0dfc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.973230 23292 tablet_service.cc:1511] Processing CreateTablet for tablet fa404151de7a496293fae9a8c56b4676 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:35.974573 23300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c3d6e885034d79ac114853f076418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.974471 23367 tablet_service.cc:1511] Processing CreateTablet for tablet fa404151de7a496293fae9a8c56b4676 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:35.976243 23367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa404151de7a496293fae9a8c56b4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.976766 23292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa404151de7a496293fae9a8c56b4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.980768 23294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2707d870e44b02a6f7b79e71a38b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.986511 23296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f79d9fcffbc4c6bb670449fac587097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.004006 23443 tablet_service.cc:1511] Processing CreateTablet for tablet fa404151de7a496293fae9a8c56b4676 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:36.007670 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa404151de7a496293fae9a8c56b4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.007758 23291 tablet_service.cc:1511] Processing CreateTablet for tablet f82efcb70b5946388bfa7f2e1dacf4f2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.009114 23291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82efcb70b5946388bfa7f2e1dacf4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.050808 23368 tablet_service.cc:1511] Processing CreateTablet for tablet f82efcb70b5946388bfa7f2e1dacf4f2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.052652 23368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82efcb70b5946388bfa7f2e1dacf4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.082444 23449 tablet_service.cc:1511] Processing CreateTablet for tablet f82efcb70b5946388bfa7f2e1dacf4f2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.102595 23449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82efcb70b5946388bfa7f2e1dacf4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.108564 23499 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.109084 23499 ts_tablet_manager.cc:1403] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.018s
I20260713 09:10:36.104072 23300 tablet_service.cc:1511] Processing CreateTablet for tablet 1e11796faa33493f8ab465a0df9bf3e2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.114653 23300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e11796faa33493f8ab465a0df9bf3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.115157 23370 tablet_service.cc:1511] Processing CreateTablet for tablet 1e11796faa33493f8ab465a0df9bf3e2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.116480 23370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e11796faa33493f8ab465a0df9bf3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.111954 23499 raft_consensus.cc:359] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.118842 23499 raft_consensus.cc:385] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.119192 23499 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.119975 23499 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.130942 23501 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.133460 23502 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.142282 23502 tablet_bootstrap.cc:654] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.150308 23448 tablet_service.cc:1511] Processing CreateTablet for tablet 1e11796faa33493f8ab465a0df9bf3e2 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.151577 23448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e11796faa33493f8ab465a0df9bf3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.154145 23501 tablet_bootstrap.cc:654] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.157910 23291 tablet_service.cc:1511] Processing CreateTablet for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.158042 23446 tablet_service.cc:1511] Processing CreateTablet for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.159257 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.168051 23444 tablet_service.cc:1511] Processing CreateTablet for tablet df0d0f8667fc4901bbd5cda5c32273b3 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.170104 23444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d0f8667fc4901bbd5cda5c32273b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.169812 23443 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.170953 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff2f14fd7bb408eaa12420ccdb2d697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.173291 23368 tablet_service.cc:1511] Processing CreateTablet for tablet df0d0f8667fc4901bbd5cda5c32273b3 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.174917 23373 tablet_service.cc:1511] Processing CreateTablet for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.175743 23375 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.159257 23291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.182507 23297 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8804716e194ca0bb11cf9f7965baa9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.183038 23371 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8804716e194ca0bb11cf9f7965baa9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.184386 23297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8804716e194ca0bb11cf9f7965baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.190469 23502 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.194116 23445 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8804716e194ca0bb11cf9f7965baa9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.194546 23502 ts_tablet_manager.cc:1403] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.008s
I20260713 09:10:36.195696 23298 tablet_service.cc:1511] Processing CreateTablet for tablet 160855ae41d54411b307713c270abb43 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.196906 23298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160855ae41d54411b307713c270abb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.197265 23502 raft_consensus.cc:359] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.197968 23502 raft_consensus.cc:385] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.198239 23502 raft_consensus.cc:740] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.199035 23502 consensus_queue.cc:260] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.204922 23445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8804716e194ca0bb11cf9f7965baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.205240 23501 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.205660 23501 ts_tablet_manager.cc:1403] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260713 09:10:36.205834 23447 tablet_service.cc:1511] Processing CreateTablet for tablet 160855ae41d54411b307713c270abb43 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.207057 23447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160855ae41d54411b307713c270abb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.208643 23501 raft_consensus.cc:359] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.209152 23502 ts_tablet_manager.cc:1434] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:10:36.209362 23501 raft_consensus.cc:385] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.209669 23501 raft_consensus.cc:740] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.209851 23335 heartbeater.cc:499] Master 127.21.172.254:35215 was elected leader, sending a full tablet report...
I20260713 09:10:36.209759 23295 tablet_service.cc:1511] Processing CreateTablet for tablet df0d0f8667fc4901bbd5cda5c32273b3 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.219732 23295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d0f8667fc4901bbd5cda5c32273b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.220742 23368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d0f8667fc4901bbd5cda5c32273b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.221341 23375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff2f14fd7bb408eaa12420ccdb2d697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.222361 23292 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.210373 23501 consensus_queue.cc:260] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.215185 23499 ts_tablet_manager.cc:1434] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.106s	user 0.014s	sys 0.012s
I20260713 09:10:36.223598 23292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff2f14fd7bb408eaa12420ccdb2d697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.224074 23484 heartbeater.cc:499] Master 127.21.172.254:35215 was elected leader, sending a full tablet report...
I20260713 09:10:36.224781 23371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8804716e194ca0bb11cf9f7965baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.225052 23502 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.228680 23369 tablet_service.cc:1511] Processing CreateTablet for tablet 160855ae41d54411b307713c270abb43 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.228690 23499 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.229426 23300 tablet_service.cc:1511] Processing CreateTablet for tablet 364d225af7fa4ee69ebdfc52911ba0f6 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.233119 23300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d225af7fa4ee69ebdfc52911ba0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.233222 23373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.233973 23369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160855ae41d54411b307713c270abb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.240159 23499 tablet_bootstrap.cc:654] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.242030 23502 tablet_bootstrap.cc:654] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.274190 23410 heartbeater.cc:499] Master 127.21.172.254:35215 was elected leader, sending a full tablet report...
I20260713 09:10:36.284614 23297 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec37ead380a49f287bae54fc055c213 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.284996 23449 tablet_service.cc:1511] Processing CreateTablet for tablet 364d225af7fa4ee69ebdfc52911ba0f6 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.285979 23297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec37ead380a49f287bae54fc055c213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.286564 23449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d225af7fa4ee69ebdfc52911ba0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.289845 23446 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec37ead380a49f287bae54fc055c213 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.291005 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec37ead380a49f287bae54fc055c213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.298134 23369 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec37ead380a49f287bae54fc055c213 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.299407 23369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec37ead380a49f287bae54fc055c213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.305220 23294 tablet_service.cc:1511] Processing CreateTablet for tablet eb43f9a0beb045dd820f4bf570901248 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.306402 23294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43f9a0beb045dd820f4bf570901248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.306555 23370 tablet_service.cc:1511] Processing CreateTablet for tablet eb43f9a0beb045dd820f4bf570901248 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.307754 23370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43f9a0beb045dd820f4bf570901248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.309862 23448 tablet_service.cc:1511] Processing CreateTablet for tablet eb43f9a0beb045dd820f4bf570901248 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.311065 23448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43f9a0beb045dd820f4bf570901248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.314944 23293 tablet_service.cc:1511] Processing CreateTablet for tablet 63563522dfc44ca8bd85ecfbee03925b (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.316129 23293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63563522dfc44ca8bd85ecfbee03925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.323388 23375 tablet_service.cc:1511] Processing CreateTablet for tablet 63563522dfc44ca8bd85ecfbee03925b (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.324626 23375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63563522dfc44ca8bd85ecfbee03925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.327915 23507 raft_consensus.cc:493] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.328390 23507 raft_consensus.cc:515] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.332402 23447 tablet_service.cc:1511] Processing CreateTablet for tablet 63563522dfc44ca8bd85ecfbee03925b (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.333923 23501 ts_tablet_manager.cc:1434] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.128s	user 0.009s	sys 0.006s
I20260713 09:10:36.334297 23447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63563522dfc44ca8bd85ecfbee03925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.334889 23501 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.343720 23499 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.344017 23368 tablet_service.cc:1511] Processing CreateTablet for tablet e54ffc98544e49e1ae2510624c913e73 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.344281 23499 ts_tablet_manager.cc:1403] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.001s
I20260713 09:10:36.345335 23368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54ffc98544e49e1ae2510624c913e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.348073 23373 tablet_service.cc:1511] Processing CreateTablet for tablet ca034a36bd6d40c88173cca91ce7d6e9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.349704 23373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca034a36bd6d40c88173cca91ce7d6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.348294 23499 raft_consensus.cc:359] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.351927 23499 raft_consensus.cc:385] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.352650 23499 raft_consensus.cc:740] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.354175 23499 consensus_queue.cc:260] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.340735 23507 leader_election.cc:290] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.371311 23501 tablet_bootstrap.cc:654] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.383121 23371 tablet_service.cc:1511] Processing CreateTablet for tablet 364d225af7fa4ee69ebdfc52911ba0f6 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.386319 23291 tablet_service.cc:1511] Processing CreateTablet for tablet 4d880a56ebc54b949936f90b5ea9ff54 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.387562 23291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d880a56ebc54b949936f90b5ea9ff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.394613 23445 tablet_service.cc:1511] Processing CreateTablet for tablet ca034a36bd6d40c88173cca91ce7d6e9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.395879 23445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca034a36bd6d40c88173cca91ce7d6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.396823 23300 tablet_service.cc:1511] Processing CreateTablet for tablet 2600630c73ad454ab810fbf55d5091ae (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.398260 23502 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.398917 23502 ts_tablet_manager.cc:1403] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.008s
I20260713 09:10:36.399076 23292 tablet_service.cc:1511] Processing CreateTablet for tablet ca034a36bd6d40c88173cca91ce7d6e9 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.401743 23446 tablet_service.cc:1511] Processing CreateTablet for tablet e54ffc98544e49e1ae2510624c913e73 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.403571 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54ffc98544e49e1ae2510624c913e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.415342 23374 tablet_service.cc:1511] Processing CreateTablet for tablet 4d880a56ebc54b949936f90b5ea9ff54 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.413045 23300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2600630c73ad454ab810fbf55d5091ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.415342 23444 tablet_service.cc:1511] Processing CreateTablet for tablet 2600630c73ad454ab810fbf55d5091ae (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.426319 23499 ts_tablet_manager.cc:1434] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260713 09:10:36.427348 23499 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.430225 23292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca034a36bd6d40c88173cca91ce7d6e9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:36.433228 23256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:36.439586 23371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d225af7fa4ee69ebdfc52911ba0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.437788 23448 tablet_service.cc:1511] Processing CreateTablet for tablet 4d880a56ebc54b949936f90b5ea9ff54 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.450448 23374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d880a56ebc54b949936f90b5ea9ff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.452783 23444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2600630c73ad454ab810fbf55d5091ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.456852 23448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d880a56ebc54b949936f90b5ea9ff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.464321 23502 raft_consensus.cc:359] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.465559 23502 raft_consensus.cc:385] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.465880 23502 raft_consensus.cc:740] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.465943 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aa2a49d75f4116a31e307a78edba99" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:36.467598 23350 leader_election.cc:343] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.469264 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aa2a49d75f4116a31e307a78edba99" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.469931 23310 raft_consensus.cc:2468] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:36.471288 23348 leader_election.cc:304] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [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: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: c8b85b42b5654685908005d7d102b230
I20260713 09:10:36.472904 23502 consensus_queue.cc:260] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.475057 23502 ts_tablet_manager.cc:1434] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260713 09:10:36.475943 23502 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.477753 23499 tablet_bootstrap.cc:654] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.478065 23370 tablet_service.cc:1511] Processing CreateTablet for tablet 2600630c73ad454ab810fbf55d5091ae (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.481050 23370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2600630c73ad454ab810fbf55d5091ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.482245 23502 tablet_bootstrap.cc:654] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.485062 23295 tablet_service.cc:1511] Processing CreateTablet for tablet e54ffc98544e49e1ae2510624c913e73 (DEFAULT_TABLE table=test-workload [id=534cefdf1a1d46d18ad89dc98c777151]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.486366 23295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54ffc98544e49e1ae2510624c913e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.486521 23506 raft_consensus.cc:493] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.486974 23506 raft_consensus.cc:515] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.487903 23507 raft_consensus.cc:2804] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.490338 23507 raft_consensus.cc:493] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.490700 23507 raft_consensus.cc:3060] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.490803 23506 leader_election.cc:290] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:36.553696 23503 raft_consensus.cc:493] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.554356 23503 raft_consensus.cc:515] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.570447 23501 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.571139 23501 ts_tablet_manager.cc:1403] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.236s	user 0.029s	sys 0.011s
I20260713 09:10:36.574400 23501 raft_consensus.cc:359] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.587450 23501 raft_consensus.cc:385] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.574425 23507 raft_consensus.cc:515] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.582368 23503 leader_election.cc:290] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:36.591497 23502 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.589545 23501 raft_consensus.cc:740] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.598938 23501 consensus_queue.cc:260] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.601738 23503 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.603120 23503 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.605118 23499 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.605581 23499 ts_tablet_manager.cc:1403] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.178s	user 0.025s	sys 0.028s
I20260713 09:10:36.602524 23502 ts_tablet_manager.cc:1403] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.127s	user 0.024s	sys 0.056s
I20260713 09:10:36.610631 23507 leader_election.cc:290] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.611739 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aa2a49d75f4116a31e307a78edba99" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:36.612320 23310 raft_consensus.cc:3060] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.616667 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72aa2a49d75f4116a31e307a78edba99" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
W20260713 09:10:36.617892 23350 leader_election.cc:343] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.618397 23503 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:36.616693 23502 raft_consensus.cc:359] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.621295 23502 raft_consensus.cc:385] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.621587 23502 raft_consensus.cc:740] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.622483 23502 consensus_queue.cc:260] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.626984 23310 raft_consensus.cc:2468] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.627082 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.630386 23348 leader_election.cc:304] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: c8b85b42b5654685908005d7d102b230
I20260713 09:10:36.630280 23499 raft_consensus.cc:359] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.631145 23499 raft_consensus.cc:385] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.631500 23499 raft_consensus.cc:740] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.631793 23507 raft_consensus.cc:2804] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:36.636796 23507 raft_consensus.cc:697] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:36.637148 23499 consensus_queue.cc:260] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.637609 23507 consensus_queue.cc:237] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.633489 23502 ts_tablet_manager.cc:1434] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
W20260713 09:10:36.633663 23276 leader_election.cc:343] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.635529 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:36.644910 23275 leader_election.cc:343] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.645392 23275 leader_election.cc:304] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:36.646481 23506 raft_consensus.cc:2749] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:36.647193 23502 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.645032 23499 ts_tablet_manager.cc:1434] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260713 09:10:36.648550 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.649264 23499 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
W20260713 09:10:36.650031 23422 leader_election.cc:343] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.653550 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
W20260713 09:10:36.654863 23422 leader_election.cc:343] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.656124 23499 tablet_bootstrap.cc:654] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.656247 23502 tablet_bootstrap.cc:654] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.663230 23499 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.663688 23499 ts_tablet_manager.cc:1403] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:10:36.659834 23501 ts_tablet_manager.cc:1434] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.088s	user 0.002s	sys 0.005s
I20260713 09:10:36.665679 23501 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.666539 23499 raft_consensus.cc:359] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.667256 23499 raft_consensus.cc:385] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.667544 23499 raft_consensus.cc:740] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.668377 23499 consensus_queue.cc:260] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.668174 23206 catalog_manager.cc:5697] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.659991 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.660722 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
W20260713 09:10:36.672160 23425 leader_election.cc:343] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.672619 23425 leader_election.cc:304] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8b85b42b5654685908005d7d102b230; no voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:36.673444 23518 raft_consensus.cc:2749] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:36.673748 23425 leader_election.cc:343] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.674423 23499 ts_tablet_manager.cc:1434] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:10:36.674230 23425 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8b85b42b5654685908005d7d102b230; no voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:36.675118 23518 raft_consensus.cc:2749] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:36.676131 23499 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.681993 23501 tablet_bootstrap.cc:654] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.689812 23502 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.690294 23502 ts_tablet_manager.cc:1403] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.019s
I20260713 09:10:36.690572 23501 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.691176 23501 ts_tablet_manager.cc:1403] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
I20260713 09:10:36.691442 23499 tablet_bootstrap.cc:654] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.693336 23502 raft_consensus.cc:359] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.694075 23502 raft_consensus.cc:385] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.694396 23502 raft_consensus.cc:740] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.694190 23501 raft_consensus.cc:359] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.694981 23501 raft_consensus.cc:385] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.695506 23501 raft_consensus.cc:740] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.695286 23502 consensus_queue.cc:260] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.696339 23501 consensus_queue.cc:260] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.697539 23502 ts_tablet_manager.cc:1434] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:36.698431 23501 ts_tablet_manager.cc:1434] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:36.698518 23502 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.699333 23501 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.700495 23507 raft_consensus.cc:493] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.700950 23507 raft_consensus.cc:515] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.702958 23507 leader_election.cc:290] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.704465 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:36.705058 23459 raft_consensus.cc:2468] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:36.706887 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.707093 23350 leader_election.cc:304] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:36.707340 23502 tablet_bootstrap.cc:654] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.707484 23310 raft_consensus.cc:2468] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:36.707896 23507 raft_consensus.cc:2804] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.708238 23507 raft_consensus.cc:493] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.708716 23507 raft_consensus.cc:3060] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.723248 23501 tablet_bootstrap.cc:654] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.716010 23507 raft_consensus.cc:515] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.726806 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:36.727335 23310 raft_consensus.cc:3060] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.734171 23310 raft_consensus.cc:2468] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.735211 23348 leader_election.cc:304] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:36.735953 23522 raft_consensus.cc:2804] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:36.737780 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58905de41cd143e9be4ed5faf0dfc1e8" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:36.738492 23459 raft_consensus.cc:3060] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.747932 23459 raft_consensus.cc:2468] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.749879 23507 leader_election.cc:290] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.752250 23522 raft_consensus.cc:697] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:36.753240 23522 consensus_queue.cc:237] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.753975 23499 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.754489 23499 ts_tablet_manager.cc:1403] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.034s
I20260713 09:10:36.756295 23502 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.756850 23502 ts_tablet_manager.cc:1403] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.059s	user 0.034s	sys 0.023s
I20260713 09:10:36.757474 23499 raft_consensus.cc:359] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.758229 23499 raft_consensus.cc:385] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.758522 23499 raft_consensus.cc:740] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.759763 23501 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.759383 23499 consensus_queue.cc:260] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.760386 23501 ts_tablet_manager.cc:1403] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.000s
I20260713 09:10:36.760097 23502 raft_consensus.cc:359] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.761026 23502 raft_consensus.cc:385] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.761380 23502 raft_consensus.cc:740] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.762449 23531 raft_consensus.cc:493] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.762121 23502 consensus_queue.cc:260] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.762892 23531 raft_consensus.cc:515] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.763656 23501 raft_consensus.cc:359] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.764343 23501 raft_consensus.cc:385] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.764688 23501 raft_consensus.cc:740] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.765868 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.765687 23501 consensus_queue.cc:260] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.768167 23499 ts_tablet_manager.cc:1434] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:36.769371 23499 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.769604 23531 leader_election.cc:290] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.768632 23502 ts_tablet_manager.cc:1434] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:36.771675 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:36.772007 23502 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.772537 23459 raft_consensus.cc:2468] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:36.775956 23499 tablet_bootstrap.cc:654] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.768211 23501 ts_tablet_manager.cc:1434] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260713 09:10:36.776683 23348 leader_election.cc:343] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.777367 23501 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.777751 23350 leader_election.cc:304] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [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: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:10:36.778867 23522 raft_consensus.cc:2804] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.779229 23522 raft_consensus.cc:493] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.779580 23502 tablet_bootstrap.cc:654] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.779551 23522 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.781286 23205 catalog_manager.cc:5697] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.784185 23501 tablet_bootstrap.cc:654] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.786948 23522 raft_consensus.cc:515] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.789865 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:36.791970 23502 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.792637 23502 ts_tablet_manager.cc:1403] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
W20260713 09:10:36.793203 23348 leader_election.cc:343] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.795814 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:36.796386 23459 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.797351 23502 raft_consensus.cc:359] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.798317 23502 raft_consensus.cc:385] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.798744 23502 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.799819 23502 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.803473 23459 raft_consensus.cc:2468] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.804718 23350 leader_election.cc:304] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:10:36.805565 23531 raft_consensus.cc:2804] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:36.806120 23502 ts_tablet_manager.cc:1434] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:36.806675 23531 raft_consensus.cc:697] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:36.807495 23502 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.807574 23531 consensus_queue.cc:237] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.815080 23522 leader_election.cc:290] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.816156 23502 tablet_bootstrap.cc:654] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.821024 23499 tablet_bootstrap.cc:492] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.821039 23501 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.821630 23501 ts_tablet_manager.cc:1403] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.012s
I20260713 09:10:36.821630 23499 ts_tablet_manager.cc:1403] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.011s
I20260713 09:10:36.824759 23499 raft_consensus.cc:359] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.824900 23501 raft_consensus.cc:359] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.824419 23208 catalog_manager.cc:5697] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.825559 23499 raft_consensus.cc:385] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.825590 23501 raft_consensus.cc:385] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.826016 23499 raft_consensus.cc:740] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.826061 23501 raft_consensus.cc:740] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.826895 23499 consensus_queue.cc:260] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.827243 23501 consensus_queue.cc:260] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.829203 23499 ts_tablet_manager.cc:1434] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:36.829586 23501 ts_tablet_manager.cc:1434] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:36.830132 23499 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.830476 23501 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.834893 23502 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.835363 23502 ts_tablet_manager.cc:1403] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260713 09:10:36.837502 23499 tablet_bootstrap.cc:654] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.838233 23502 raft_consensus.cc:359] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.839020 23501 tablet_bootstrap.cc:654] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.838963 23502 raft_consensus.cc:385] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.839403 23502 raft_consensus.cc:740] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.840236 23502 consensus_queue.cc:260] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.845513 23502 ts_tablet_manager.cc:1434] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:36.846467 23502 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.852763 23502 tablet_bootstrap.cc:654] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.853521 23531 raft_consensus.cc:493] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.854000 23531 raft_consensus.cc:515] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.855281 23506 raft_consensus.cc:493] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.855842 23506 raft_consensus.cc:515] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.858398 23506 leader_election.cc:290] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.859551 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:36.860376 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.860827 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
W20260713 09:10:36.861733 23276 leader_election.cc:343] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.860373 23459 raft_consensus.cc:2468] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
W20260713 09:10:36.862531 23348 leader_election.cc:343] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.863924 23350 leader_election.cc:304] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [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: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:10:36.864784 23506 raft_consensus.cc:493] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.865139 23522 raft_consensus.cc:2804] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.865319 23506 raft_consensus.cc:515] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.865760 23522 raft_consensus.cc:493] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.866246 23522 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.866854 23502 tablet_bootstrap.cc:492] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.867383 23502 ts_tablet_manager.cc:1403] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.013s
I20260713 09:10:36.868208 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.868533 23506 leader_election.cc:290] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
W20260713 09:10:36.869532 23276 leader_election.cc:343] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.871985 23502 raft_consensus.cc:359] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.872740 23502 raft_consensus.cc:385] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.873015 23502 raft_consensus.cc:740] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.873456 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:36.873733 23502 consensus_queue.cc:260] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:36.874917 23275 leader_election.cc:343] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.875291 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:36.875331 23275 leader_election.cc:304] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:36.875715 23502 ts_tablet_manager.cc:1434] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
W20260713 09:10:36.876539 23275 leader_election.cc:343] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:36.877008 23502 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.876955 23275 leader_election.cc:304] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:36.877597 23506 raft_consensus.cc:2749] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:36.877991 23499 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.877907 23531 leader_election.cc:290] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.878189 23506 raft_consensus.cc:2749] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:36.878669 23499 ts_tablet_manager.cc:1403] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.026s
I20260713 09:10:36.881650 23499 raft_consensus.cc:359] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.882666 23499 raft_consensus.cc:385] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.883051 23502 tablet_bootstrap.cc:654] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.883080 23499 raft_consensus.cc:740] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.881141 23522 raft_consensus.cc:515] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.884424 23499 consensus_queue.cc:260] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.890300 23499 ts_tablet_manager.cc:1434] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260713 09:10:36.891079 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:36.891598 23459 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.892011 23499 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.898635 23499 tablet_bootstrap.cc:654] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.898754 23459 raft_consensus.cc:2468] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.899923 23350 leader_election.cc:304] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:36.900830 23531 raft_consensus.cc:2804] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:36.901286 23531 raft_consensus.cc:697] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:36.902082 23531 consensus_queue.cc:237] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.907593 23522 leader_election.cc:290] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:36.910435 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:36.911008 23310 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.912166 23501 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.912796 23501 ts_tablet_manager.cc:1403] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.009s
I20260713 09:10:36.912674 23208 catalog_manager.cc:5697] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.916316 23501 raft_consensus.cc:359] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.917032 23501 raft_consensus.cc:385] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.917320 23501 raft_consensus.cc:740] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.918057 23501 consensus_queue.cc:260] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.918416 23310 raft_consensus.cc:2468] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:36.920030 23499 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:36.920281 23501 ts_tablet_manager.cc:1434] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:36.921875 23501 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.923215 23502 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.923522 23502 ts_tablet_manager.cc:1403] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.021s
I20260713 09:10:36.920562 23499 ts_tablet_manager.cc:1403] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.013s
I20260713 09:10:36.925649 23502 raft_consensus.cc:359] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.926281 23502 raft_consensus.cc:385] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.926574 23502 raft_consensus.cc:740] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.927284 23502 consensus_queue.cc:260] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.928038 23501 tablet_bootstrap.cc:654] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.928546 23499 raft_consensus.cc:359] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.929198 23499 raft_consensus.cc:385] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.929487 23499 raft_consensus.cc:740] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.930138 23499 consensus_queue.cc:260] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.931394 23502 ts_tablet_manager.cc:1434] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:10:36.932017 23499 ts_tablet_manager.cc:1434] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:36.932230 23502 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.936847 23499 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:36.938060 23501 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:36.938187 23502 tablet_bootstrap.cc:654] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.938616 23501 ts_tablet_manager.cc:1403] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:10:36.941872 23501 raft_consensus.cc:359] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.942909 23501 raft_consensus.cc:385] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.943382 23501 raft_consensus.cc:740] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.942629 23499 tablet_bootstrap.cc:654] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.944410 23501 consensus_queue.cc:260] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.948555 23501 ts_tablet_manager.cc:1434] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:36.949534 23501 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:36.949733 23502 tablet_bootstrap.cc:492] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:36.950301 23502 ts_tablet_manager.cc:1403] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:10:36.953655 23502 raft_consensus.cc:359] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.954401 23518 raft_consensus.cc:493] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.954484 23502 raft_consensus.cc:385] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.954937 23502 raft_consensus.cc:740] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.954917 23518 raft_consensus.cc:515] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.955704 23501 tablet_bootstrap.cc:654] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.956092 23502 consensus_queue.cc:260] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.957260 23518 leader_election.cc:290] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:36.958885 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1782325bea4efa8943948385618d9f" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.959163 23502 ts_tablet_manager.cc:1434] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:10:36.959697 23310 raft_consensus.cc:2468] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:36.960347 23502 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:36.961288 23422 leader_election.cc:304] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:36.963595 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1782325bea4efa8943948385618d9f" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.964358 23384 raft_consensus.cc:2468] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:36.966821 23518 raft_consensus.cc:2804] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.967351 23518 raft_consensus.cc:493] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.967760 23518 raft_consensus.cc:3060] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.971874 23502 tablet_bootstrap.cc:654] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.982817 23503 raft_consensus.cc:493] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.983420 23503 raft_consensus.cc:515] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:36.985957 23503 leader_election.cc:290] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903)
I20260713 09:10:36.987875 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:36.988684 23384 raft_consensus.cc:2468] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:36.990188 23425 leader_election.cc:304] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:36.992630 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:36.993455 23310 raft_consensus.cc:2468] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:36.994222 23518 raft_consensus.cc:515] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:36.995648 23503 raft_consensus.cc:2804] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:36.996150 23503 raft_consensus.cc:493] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:36.996622 23503 raft_consensus.cc:3060] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.997867 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1782325bea4efa8943948385618d9f" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:36.998620 23310 raft_consensus.cc:3060] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.001812 23502 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.002424 23502 ts_tablet_manager.cc:1403] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260713 09:10:37.006162 23502 raft_consensus.cc:359] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.006765 23502 raft_consensus.cc:385] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.007009 23502 raft_consensus.cc:740] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.011330 23502 consensus_queue.cc:260] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.013132 23518 leader_election.cc:290] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.013414 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1782325bea4efa8943948385618d9f" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.014166 23384 raft_consensus.cc:3060] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.015709 23502 ts_tablet_manager.cc:1434] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:10:37.018858 23310 raft_consensus.cc:2468] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.020030 23422 leader_election.cc:304] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:37.020782 23502 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.020845 23501 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.021378 23501 ts_tablet_manager.cc:1403] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.072s	user 0.033s	sys 0.034s
I20260713 09:10:37.021518 23384 raft_consensus.cc:2468] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.023977 23501 raft_consensus.cc:359] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.024628 23501 raft_consensus.cc:385] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.024890 23501 raft_consensus.cc:740] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.025552 23518 raft_consensus.cc:2804] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.025862 23502 tablet_bootstrap.cc:654] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.025519 23501 consensus_queue.cc:260] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.017048 23499 tablet_bootstrap.cc:492] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.017238 23503 raft_consensus.cc:515] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:37.026741 23499 ts_tablet_manager.cc:1403] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.090s	user 0.033s	sys 0.040s
I20260713 09:10:37.028050 23503 leader_election.cc:290] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903)
I20260713 09:10:37.029548 23499 raft_consensus.cc:359] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.030226 23499 raft_consensus.cc:385] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.030054 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.030521 23499 raft_consensus.cc:740] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.030835 23310 raft_consensus.cc:3060] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.031201 23499 consensus_queue.cc:260] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.032166 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c3d6e885034d79ac114853f076418e" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.034756 23501 ts_tablet_manager.cc:1434] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:37.035547 23502 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.035725 23501 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.035948 23502 ts_tablet_manager.cc:1403] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260713 09:10:37.038498 23502 raft_consensus.cc:359] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.039108 23502 raft_consensus.cc:385] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.039362 23502 raft_consensus.cc:740] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.040064 23310 raft_consensus.cc:2468] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.040081 23542 raft_consensus.cc:493] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.040132 23502 consensus_queue.cc:260] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.040876 23542 raft_consensus.cc:515] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.034724 23384 raft_consensus.cc:3060] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.041637 23522 raft_consensus.cc:493] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.042104 23522 raft_consensus.cc:515] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.043015 23542 leader_election.cc:290] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.044104 23522 leader_election.cc:290] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.044490 23502 ts_tablet_manager.cc:1434] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:37.033198 23499 ts_tablet_manager.cc:1434] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:37.034240 23518 raft_consensus.cc:697] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:37.045333 23502 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.045514 23518 consensus_queue.cc:237] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.046520 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.047158 23459 raft_consensus.cc:2468] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.048885 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.045872 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.050227 23350 leader_election.cc:304] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.049379 23384 raft_consensus.cc:2468] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.050544 23310 raft_consensus.cc:2468] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.051309 23502 tablet_bootstrap.cc:654] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.051236 23522 raft_consensus.cc:2804] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.051725 23522 raft_consensus.cc:493] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.052073 23522 raft_consensus.cc:3060] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.052371 23422 leader_election.cc:304] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:37.053308 23551 raft_consensus.cc:2804] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.053755 23551 raft_consensus.cc:697] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:37.054826 23551 consensus_queue.cc:237] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } }
I20260713 09:10:37.057159 23555 raft_consensus.cc:493] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.057610 23555 raft_consensus.cc:515] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.052080 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.058815 23459 raft_consensus.cc:2393] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63241edfc88d4d6e84fc96b5651e457f in current term 1: Already voted for candidate fe22780e46bd4597bb747ca3080cc0e7 in this term.
I20260713 09:10:37.059755 23542 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.059831 23555 leader_election.cc:290] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.060050 23275 leader_election.cc:304] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.060271 23542 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.061271 23506 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.062408 23542 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.064287 23501 tablet_bootstrap.cc:654] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.065426 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.066208 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8326a58cd144c6833eb8b434ce18b1" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.066789 23385 raft_consensus.cc:2468] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.063866 23499 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
W20260713 09:10:37.067245 23276 leader_election.cc:343] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.068638 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8326a58cd144c6833eb8b434ce18b1" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.069269 23310 raft_consensus.cc:2468] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.070545 23422 leader_election.cc:304] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:37.071507 23551 raft_consensus.cc:2804] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.071872 23551 raft_consensus.cc:493] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.072207 23551 raft_consensus.cc:3060] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.073523 23499 tablet_bootstrap.cc:654] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.075033 23502 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.075474 23502 ts_tablet_manager.cc:1403] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260713 09:10:37.078065 23502 raft_consensus.cc:359] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.078850 23502 raft_consensus.cc:385] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.079185 23502 raft_consensus.cc:740] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.080191 23502 consensus_queue.cc:260] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.083402 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.084309 23459 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 0.
I20260713 09:10:37.086364 23502 ts_tablet_manager.cc:1434] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:37.087376 23502 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.086086 23275 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.088805 23542 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.089305 23542 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.089730 23542 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.092432 23499 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.093124 23499 ts_tablet_manager.cc:1403] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260713 09:10:37.096244 23502 tablet_bootstrap.cc:654] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.098242 23531 consensus_queue.cc:1048] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.099647 23499 raft_consensus.cc:359] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.099905 23522 raft_consensus.cc:515] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.100402 23499 raft_consensus.cc:385] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.101059 23499 raft_consensus.cc:740] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.104405 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:37.104985 23459 raft_consensus.cc:3060] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.105242 23506 raft_consensus.cc:2749] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.105882 23506 raft_consensus.cc:493] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.105365 23499 consensus_queue.cc:260] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.101944 23542 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.108367 23499 ts_tablet_manager.cc:1434] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:10:37.109244 23499 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.110210 23551 raft_consensus.cc:515] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.112375 23522 leader_election.cc:290] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.115100 23551 leader_election.cc:290] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.118039 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8326a58cd144c6833eb8b434ce18b1" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.111901 23459 raft_consensus.cc:2468] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:37.112947 23506 raft_consensus.cc:515] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.121035 23499 tablet_bootstrap.cc:654] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.120968 23542 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.121240 23506 leader_election.cc:290] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.120626 23205 catalog_manager.cc:5697] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.118600 23385 raft_consensus.cc:3060] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.125375 23518 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.125808 23518 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.127755 23518 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.128688 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8326a58cd144c6833eb8b434ce18b1" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.129038 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.129429 23309 raft_consensus.cc:3060] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:37.130370 23425 leader_election.cc:343] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.132833 23350 leader_election.cc:304] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.134162 23522 raft_consensus.cc:2804] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.134755 23522 raft_consensus.cc:697] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:37.135792 23522 consensus_queue.cc:237] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.137535 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.138361 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.140026 23459 raft_consensus.cc:3060] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.140275 23542 raft_consensus.cc:493] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:37.146327 23276 leader_election.cc:343] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.152590 23501 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.153040 23501 ts_tablet_manager.cc:1403] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.014s
I20260713 09:10:37.154044 23502 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.154350 23502 ts_tablet_manager.cc:1403] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260713 09:10:37.145180 23542 raft_consensus.cc:515] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.149746 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:37.156755 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.157694 23458 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.160223 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f79d9fcffbc4c6bb670449fac587097" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
W20260713 09:10:37.152945 23276 leader_election.cc:343] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.161996 23501 raft_consensus.cc:359] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.162533 23501 raft_consensus.cc:385] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.162747 23501 raft_consensus.cc:740] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.163244 23501 consensus_queue.cc:260] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.164340 23502 raft_consensus.cc:359] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.164124 23308 raft_consensus.cc:3060] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.165247 23502 raft_consensus.cc:385] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.165591 23502 raft_consensus.cc:740] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.165937 23501 ts_tablet_manager.cc:1434] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:37.166303 23502 consensus_queue.cc:260] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.168190 23502 ts_tablet_manager.cc:1434] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:37.169000 23502 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.170086 23531 consensus_queue.cc:1048] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.171375 23308 raft_consensus.cc:2468] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
W20260713 09:10:37.164768 23275 leader_election.cc:343] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.174940 23502 tablet_bootstrap.cc:654] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.178335 23385 raft_consensus.cc:2468] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.179981 23309 raft_consensus.cc:2468] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.182224 23542 leader_election.cc:290] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.183863 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.185289 23425 leader_election.cc:304] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.186693 23518 raft_consensus.cc:2804] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.186985 23502 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.187157 23518 raft_consensus.cc:697] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:37.187435 23502 ts_tablet_manager.cc:1403] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260713 09:10:37.188004 23518 consensus_queue.cc:237] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.189919 23502 raft_consensus.cc:359] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.190604 23502 raft_consensus.cc:385] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.190866 23502 raft_consensus.cc:740] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.191664 23502 consensus_queue.cc:260] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:37.192082 23276 leader_election.cc:343] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.193670 23275 leader_election.cc:304] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.194651 23542 raft_consensus.cc:2749] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.194291 23502 ts_tablet_manager.cc:1434] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:37.196710 23458 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 1.
I20260713 09:10:37.204418 23502 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.206611 23501 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.199790 23205 catalog_manager.cc:5697] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.208905 23542 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.209489 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.209512 23542 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.212342 23542 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.213061 23499 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.213552 23499 ts_tablet_manager.cc:1403] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.004s
I20260713 09:10:37.213071 23309 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.214336 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.215299 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:37.215766 23276 leader_election.cc:343] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.216487 23499 raft_consensus.cc:359] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.217904 23499 raft_consensus.cc:385] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.218516 23499 raft_consensus.cc:740] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.219245 23502 tablet_bootstrap.cc:654] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.219466 23275 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
W20260713 09:10:37.223881 23275 leader_election.cc:343] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.224313 23275 leader_election.cc:304] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.224841 23542 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.225349 23542 raft_consensus.cc:697] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:10:37.226037 23542 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.226714 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.227485 23458 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 0.
I20260713 09:10:37.225378 23560 raft_consensus.cc:2749] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.234139 23501 tablet_bootstrap.cc:654] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.234557 23531 consensus_queue.cc:1048] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:37.236588 23422 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.237897 23208 catalog_manager.cc:5697] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.241850 23518 raft_consensus.cc:2804] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.242206 23518 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.242529 23518 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.250105 23275 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.250979 23560 raft_consensus.cc:2804] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.251438 23560 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.251847 23560 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.252614 23518 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.256268 23499 consensus_queue.cc:260] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.256968 23518 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.259986 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.261531 23499 ts_tablet_manager.cc:1434] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260713 09:10:37.262360 23499 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.265203 23502 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.265633 23502 ts_tablet_manager.cc:1403] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.010s
I20260713 09:10:37.269582 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.271517 23531 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:37.268622 23425 leader_election.cc:343] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.274144 23502 raft_consensus.cc:359] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.275015 23502 raft_consensus.cc:385] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.280689 23560 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.275350 23502 raft_consensus.cc:740] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.282971 23502 consensus_queue.cc:260] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.285820 23502 ts_tablet_manager.cc:1434] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:10:37.291064 23310 raft_consensus.cc:2393] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8b85b42b5654685908005d7d102b230 in current term 1: Already voted for candidate 63241edfc88d4d6e84fc96b5651e457f in this term.
I20260713 09:10:37.292802 23502 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.291132 23205 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 1 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.294039 23422 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: c8b85b42b5654685908005d7d102b230; no voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.295192 23551 raft_consensus.cc:2749] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.296356 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.297333 23560 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
W20260713 09:10:37.297794 23276 leader_election.cc:343] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.300789 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:37.301594 23458 raft_consensus.cc:2393] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63241edfc88d4d6e84fc96b5651e457f in current term 1: Already voted for candidate c8b85b42b5654685908005d7d102b230 in this term.
I20260713 09:10:37.302747 23275 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [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: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.303480 23542 raft_consensus.cc:2749] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.298619 23560 raft_consensus.cc:493] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.304315 23560 raft_consensus.cc:515] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.307919 23208 catalog_manager.cc:5697] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.311028 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.311915 23522 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:37.312166 23276 leader_election.cc:343] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.313174 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.313670 23560 leader_election.cc:290] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
W20260713 09:10:37.314545 23275 leader_election.cc:343] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.314980 23275 leader_election.cc:304] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.316286 23502 tablet_bootstrap.cc:654] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.313405 23499 tablet_bootstrap.cc:654] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.321978 23501 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.322420 23501 ts_tablet_manager.cc:1403] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.116s	user 0.028s	sys 0.010s
I20260713 09:10:37.319686 23560 raft_consensus.cc:2749] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.330998 23522 consensus_queue.cc:1048] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:37.338362 23501 raft_consensus.cc:359] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.339133 23501 raft_consensus.cc:385] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.339455 23501 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.340138 23501 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.342092 23501 ts_tablet_manager.cc:1434] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:10:37.342957 23501 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.351306 23499 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.351850 23499 ts_tablet_manager.cc:1403] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.009s
I20260713 09:10:37.353829 23542 raft_consensus.cc:493] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.354295 23542 raft_consensus.cc:515] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.355057 23499 raft_consensus.cc:359] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.355710 23499 raft_consensus.cc:385] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.355983 23499 raft_consensus.cc:740] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.356031 23542 leader_election.cc:290] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.356593 23507 consensus_queue.cc:1048] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.356680 23499 consensus_queue.cc:260] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.357291 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.357820 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
W20260713 09:10:37.358791 23275 leader_election.cc:343] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.359333 23502 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
W20260713 09:10:37.359264 23276 leader_election.cc:343] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.359766 23276 leader_election.cc:304] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.360675 23502 ts_tablet_manager.cc:1403] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.005s
I20260713 09:10:37.361243 23560 raft_consensus.cc:2749] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.363399 23502 raft_consensus.cc:359] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.364331 23502 raft_consensus.cc:385] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.364696 23502 raft_consensus.cc:740] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.365692 23502 consensus_queue.cc:260] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.368537 23502 ts_tablet_manager.cc:1434] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:37.369099 23499 ts_tablet_manager.cc:1434] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260713 09:10:37.369378 23502 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.370044 23499 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.375759 23502 tablet_bootstrap.cc:654] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.375759 23499 tablet_bootstrap.cc:654] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.378804 23501 tablet_bootstrap.cc:654] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.383291 23502 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.383764 23502 ts_tablet_manager.cc:1403] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:10:37.385412 23531 consensus_queue.cc:1048] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.386873 23502 raft_consensus.cc:359] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.387580 23502 raft_consensus.cc:385] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.387844 23502 raft_consensus.cc:740] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.388554 23502 consensus_queue.cc:260] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.389232 23499 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.390552 23499 ts_tablet_manager.cc:1403] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260713 09:10:37.393113 23499 raft_consensus.cc:359] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.393743 23499 raft_consensus.cc:385] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.395810 23502 ts_tablet_manager.cc:1434] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:37.396783 23502 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.397864 23501 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.398274 23501 ts_tablet_manager.cc:1403] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.007s
I20260713 09:10:37.400851 23501 raft_consensus.cc:359] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.401440 23501 raft_consensus.cc:385] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.401705 23501 raft_consensus.cc:740] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.402209 23502 tablet_bootstrap.cc:654] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.402482 23501 consensus_queue.cc:260] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.394042 23499 raft_consensus.cc:740] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.404978 23501 ts_tablet_manager.cc:1434] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:37.404933 23499 consensus_queue.cc:260] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.405907 23501 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.406878 23499 ts_tablet_manager.cc:1434] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260713 09:10:37.407704 23499 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.454411 23501 tablet_bootstrap.cc:654] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.461285 23542 raft_consensus.cc:493] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.453346 23507 raft_consensus.cc:493] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.461786 23542 raft_consensus.cc:515] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.463019 23507 raft_consensus.cc:515] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.464726 23542 leader_election.cc:290] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.466236 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.466886 23499 tablet_bootstrap.cc:654] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.467905 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.468853 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:37.470355 23275 leader_election.cc:343] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.464864 23507 leader_election.cc:290] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.472324 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.473017 23309 raft_consensus.cc:2468] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.440912 23551 raft_consensus.cc:493] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.453270 23503 raft_consensus.cc:493] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.484970 23502 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:37.485417 23502 ts_tablet_manager.cc:1403] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.017s
I20260713 09:10:37.480088 23551 raft_consensus.cc:515] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.492663 23551 leader_election.cc:290] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.486321 23503 raft_consensus.cc:515] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:37.605196 23276 leader_election.cc:343] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.605743 23276 leader_election.cc:304] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.608729 23542 raft_consensus.cc:2749] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.609375 23542 raft_consensus.cc:493] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.609797 23542 raft_consensus.cc:515] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.611310 23457 raft_consensus.cc:2468] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.612767 23542 leader_election.cc:290] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.623385 23499 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.623871 23499 ts_tablet_manager.cc:1403] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.017s
I20260713 09:10:37.626591 23499 raft_consensus.cc:359] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.627267 23499 raft_consensus.cc:385] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.627543 23499 raft_consensus.cc:740] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.628690 23499 consensus_queue.cc:260] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.630896 23499 ts_tablet_manager.cc:1434] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:37.631721 23499 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.639128 23499 tablet_bootstrap.cc:654] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.650557 23499 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.650995 23499 ts_tablet_manager.cc:1403] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.011s
I20260713 09:10:37.653481 23499 raft_consensus.cc:359] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.654111 23499 raft_consensus.cc:385] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.654388 23499 raft_consensus.cc:740] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.655037 23499 consensus_queue.cc:260] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.655898 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.657265 23499 ts_tablet_manager.cc:1434] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:37.657410 23501 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
W20260713 09:10:37.657359 23276 leader_election.cc:343] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.657989 23501 ts_tablet_manager.cc:1403] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.252s	user 0.009s	sys 0.021s
I20260713 09:10:37.658432 23499 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.660382 23501 raft_consensus.cc:359] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.660991 23501 raft_consensus.cc:385] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.661152 23501 raft_consensus.cc:740] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.661659 23501 consensus_queue.cc:260] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.663024 23501 ts_tablet_manager.cc:1434] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:10:37.663888 23501 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.664440 23499 tablet_bootstrap.cc:654] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.669288 23501 tablet_bootstrap.cc:654] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.670660 23551 raft_consensus.cc:493] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.671105 23551 raft_consensus.cc:515] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.674093 23551 leader_election.cc:290] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.675705 23499 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.675758 23503 leader_election.cc:290] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.675904 23507 raft_consensus.cc:493] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.676234 23499 ts_tablet_manager.cc:1403] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:10:37.676429 23507 raft_consensus.cc:515] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.677933 23507 leader_election.cc:290] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.678803 23499 raft_consensus.cc:359] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.679457 23499 raft_consensus.cc:385] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.679725 23499 raft_consensus.cc:740] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.679979 23501 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.680370 23501 ts_tablet_manager.cc:1403] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260713 09:10:37.680320 23499 consensus_queue.cc:260] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.682596 23499 ts_tablet_manager.cc:1434] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:37.682996 23501 raft_consensus.cc:359] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.683449 23499 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.683485 23501 raft_consensus.cc:385] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.684085 23501 raft_consensus.cc:740] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.686291 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.686951 23385 raft_consensus.cc:2468] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.685660 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.688180 23382 raft_consensus.cc:2468] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.688382 23350 leader_election.cc:304] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.689303 23507 raft_consensus.cc:2804] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.689639 23507 raft_consensus.cc:493] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.689738 23425 leader_election.cc:304] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.690052 23499 tablet_bootstrap.cc:654] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.689975 23507 raft_consensus.cc:3060] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.685205 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:37.690824 23425 leader_election.cc:304] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.684795 23501 consensus_queue.cc:260] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.692636 23555 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.693233 23501 ts_tablet_manager.cc:1434] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:37.694072 23501 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:37.694274 23555 raft_consensus.cc:2804] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.694790 23555 raft_consensus.cc:493] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.695204 23555 raft_consensus.cc:3060] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.696559 23507 raft_consensus.cc:515] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.700489 23501 tablet_bootstrap.cc:654] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.701508 23507 leader_election.cc:290] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
W20260713 09:10:37.707396 23425 leader_election.cc:343] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.708566 23590 raft_consensus.cc:2804] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.709012 23590 raft_consensus.cc:493] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.709427 23590 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.709511 23518 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.692358 23551 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260713 09:10:37.713474 23256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:37.715838 23502 raft_consensus.cc:359] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.716504 23590 raft_consensus.cc:515] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.716820 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.717466 23459 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.719053 23590 leader_election.cc:290] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.724735 23555 raft_consensus.cc:515] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.727209 23555 leader_election.cc:290] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:37.729753 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.736953 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.737604 23384 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.744366 23555 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.744961 23350 leader_election.cc:304] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.745833 23531 consensus_queue.cc:1048] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.747174 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:37.747196 23531 raft_consensus.cc:2804] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.747752 23531 raft_consensus.cc:493] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.747941 23458 raft_consensus.cc:2393] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe22780e46bd4597bb747ca3080cc0e7 in current term 1: Already voted for candidate c8b85b42b5654685908005d7d102b230 in this term.
I20260713 09:10:37.748155 23531 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.748570 23502 raft_consensus.cc:385] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.748924 23502 raft_consensus.cc:740] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.749560 23502 consensus_queue.cc:260] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.751411 23381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:37.751788 23380 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.752126 23381 raft_consensus.cc:2393] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8b85b42b5654685908005d7d102b230 in current term 1: Already voted for candidate fe22780e46bd4597bb747ca3080cc0e7 in this term.
I20260713 09:10:37.762007 23502 ts_tablet_manager.cc:1434] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.276s	user 0.010s	sys 0.000s
I20260713 09:10:37.762967 23560 raft_consensus.cc:493] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.763432 23560 raft_consensus.cc:515] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.765580 23560 leader_election.cc:290] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.768141 23522 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.768493 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.769167 23310 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:37.768813 23522 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.770689 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.771584 23309 raft_consensus.cc:2468] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.771010 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.772528 23499 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:37.772833 23310 raft_consensus.cc:3060] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.772974 23499 ts_tablet_manager.cc:1403] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.014s
I20260713 09:10:37.779115 23502 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:37.784698 23384 raft_consensus.cc:2468] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:37.797883 23522 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.793043 23425 leader_election.cc:304] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.800278 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
W20260713 09:10:37.798813 23350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.195:43125, user_credentials={real_user=slave}} blocked reactor thread for 46151.8us
I20260713 09:10:37.903102 23499 raft_consensus.cc:359] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.903981 23499 raft_consensus.cc:385] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.904335 23499 raft_consensus.cc:740] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.905272 23499 consensus_queue.cc:260] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.816627 23590 raft_consensus.cc:2804] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.882781 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.908960 23499 ts_tablet_manager.cc:1434] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.006s
W20260713 09:10:37.898835 23594 log.cc:927] Time spent T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260713 09:10:37.906967 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.892264 23531 raft_consensus.cc:515] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.910624 23590 raft_consensus.cc:697] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:37.911337 23308 raft_consensus.cc:2468] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:37.912173 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.911994 23590 consensus_queue.cc:237] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.912724 23457 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:37.914074 23422 leader_election.cc:304] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.914258 23560 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.915599 23518 raft_consensus.cc:2804] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.915788 23551 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.916115 23518 raft_consensus.cc:493] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.916582 23518 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.918573 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
W20260713 09:10:37.919314 23275 leader_election.cc:343] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.919782 23275 leader_election.cc:304] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
W20260713 09:10:37.920614 23595 log.cc:927] Time spent T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260713 09:10:37.920552 23560 raft_consensus.cc:2749] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:37.923156 23276 leader_election.cc:343] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.923228 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82efcb70b5946388bfa7f2e1dacf4f2" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:37.924871 23531 leader_election.cc:290] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:37.924898 23350 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [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: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:37.930699 23560 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.931588 23551 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.933859 23422 leader_election.cc:304] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [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: c8b85b42b5654685908005d7d102b230; no voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:37.935348 23551 raft_consensus.cc:2749] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.936558 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:37.940147 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:37.940056 23499 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:37.945350 23502 tablet_bootstrap.cc:654] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.945664 23501 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:37.946229 23501 ts_tablet_manager.cc:1403] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.252s	user 0.011s	sys 0.011s
I20260713 09:10:37.953169 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:37.953948 23458 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.969715 23501 raft_consensus.cc:359] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:37.972888 23501 raft_consensus.cc:385] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.973176 23501 raft_consensus.cc:740] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.978602 23531 consensus_queue.cc:1048] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.982506 23501 consensus_queue.cc:260] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.005007 23507 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:38.005297 23310 raft_consensus.cc:2468] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:37.964035 23518 raft_consensus.cc:515] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.007218 23560 raft_consensus.cc:493] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.012243 23305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.013046 23305 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.010944 23560 raft_consensus.cc:515] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.019395 23458 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.034554 23501 ts_tablet_manager.cc:1434] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.009s
I20260713 09:10:38.036718 23501 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.039170 23518 leader_election.cc:290] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.040411 23560 leader_election.cc:290] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.041033 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.042084 23457 raft_consensus.cc:2393] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63241edfc88d4d6e84fc96b5651e457f in current term 1: Already voted for candidate c8b85b42b5654685908005d7d102b230 in this term.
W20260713 09:10:38.042412 23276 leader_election.cc:343] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.041304 23499 tablet_bootstrap.cc:654] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:38.025199 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:32903, user_credentials={real_user=slave}} blocked reactor thread for 46761.7us
W20260713 09:10:38.029824 23425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.194:42755, user_credentials={real_user=slave}} blocked reactor thread for 52322.6us
I20260713 09:10:38.050387 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.056134 23310 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.060794 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.068032 23305 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
W20260713 09:10:38.070380 23275 leader_election.cc:343] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.070966 23275 leader_election.cc:304] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.071863 23560 raft_consensus.cc:2749] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.076038 23310 raft_consensus.cc:2468] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.082041 23507 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63241edfc88d4d6e84fc96b5651e457f)
I20260713 09:10:38.082597 23507 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.087384 23350 leader_election.cc:304] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.090596 23599 raft_consensus.cc:2804] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.094154 23599 raft_consensus.cc:697] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:38.094421 23422 leader_election.cc:304] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:38.097517 23275 leader_election.cc:304] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.098959 23502 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:38.099262 23502 ts_tablet_manager.cc:1403] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.337s	user 0.007s	sys 0.017s
I20260713 09:10:38.094175 23348 leader_election.cc:304] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: c8b85b42b5654685908005d7d102b230
I20260713 09:10:38.103772 23531 raft_consensus.cc:2804] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.103968 23507 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.104396 23531 raft_consensus.cc:697] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:38.105645 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:38.105470 23531 consensus_queue.cc:237] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.096251 23590 raft_consensus.cc:493] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.109241 23590 raft_consensus.cc:515] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.111263 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:38.099939 23555 raft_consensus.cc:2804] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.095021 23599 consensus_queue.cc:237] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.112103 23555 raft_consensus.cc:697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:38.111258 23590 leader_election.cc:290] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.113402 23507 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.133522 23596 raft_consensus.cc:493] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.134184 23596 raft_consensus.cc:515] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:38.126194 23425 leader_election.cc:343] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.138015 23555 consensus_queue.cc:237] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.148495 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.158752 23309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.160614 23590 raft_consensus.cc:493] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.161219 23590 raft_consensus.cc:515] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.174873 23590 leader_election.cc:290] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.177891 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.178623 23459 raft_consensus.cc:2468] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.180516 23606 raft_consensus.cc:2749] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.180579 23350 leader_election.cc:304] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.179081 23596 leader_election.cc:290] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.184374 23499 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.184947 23499 ts_tablet_manager.cc:1403] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.011s
I20260713 09:10:38.188063 23499 raft_consensus.cc:359] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.191625 23499 raft_consensus.cc:385] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.191964 23499 raft_consensus.cc:740] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
W20260713 09:10:38.201530 23425 leader_election.cc:343] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.203253 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.204030 23383 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:38.205185 23596 raft_consensus.cc:2804] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.208418 23596 raft_consensus.cc:493] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.208843 23596 raft_consensus.cc:3060] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.189786 23502 raft_consensus.cc:359] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.216657 23502 raft_consensus.cc:385] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.217034 23502 raft_consensus.cc:740] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.217979 23502 consensus_queue.cc:260] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.220842 23502 ts_tablet_manager.cc:1434] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.002s
I20260713 09:10:38.221937 23502 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:38.227952 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.229768 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.230556 23308 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
W20260713 09:10:38.235176 23422 leader_election.cc:343] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.235729 23422 leader_election.cc:304] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8b85b42b5654685908005d7d102b230; no voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.235805 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.236625 23308 raft_consensus.cc:2468] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.237131 23422 leader_election.cc:304] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:38.238094 23551 raft_consensus.cc:2749] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.238835 23551 raft_consensus.cc:2804] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.239216 23551 raft_consensus.cc:493] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.239609 23551 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.244163 23499 consensus_queue.cc:260] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.248591 23499 ts_tablet_manager.cc:1434] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:10:38.265962 23499 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.272130 23502 tablet_bootstrap.cc:654] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.281209 23596 raft_consensus.cc:515] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.283857 23596 leader_election.cc:290] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.291803 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:38.292395 23459 raft_consensus.cc:3060] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.295289 23501 tablet_bootstrap.cc:654] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.285813 23348 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [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: fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230
I20260713 09:10:38.301214 23522 raft_consensus.cc:2749] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:38.306049 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8804716e194ca0bb11cf9f7965baa9" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.306835 23307 raft_consensus.cc:3060] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.313731 23555 raft_consensus.cc:493] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.314383 23555 raft_consensus.cc:515] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.321481 23555 leader_election.cc:290] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.331682 23499 tablet_bootstrap.cc:654] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.332010 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.337682 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.338979 23310 raft_consensus.cc:2468] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
W20260713 09:10:38.339728 23425 leader_election.cc:343] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.340312 23422 leader_election.cc:304] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.341176 23590 raft_consensus.cc:2804] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.341636 23590 raft_consensus.cc:493] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.333426 23459 raft_consensus.cc:2468] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.335260 23551 raft_consensus.cc:515] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.342048 23590 raft_consensus.cc:3060] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.345952 23305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.346403 23307 raft_consensus.cc:2468] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.346508 23305 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.347276 23551 leader_election.cc:290] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.349362 23348 leader_election.cc:304] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.350616 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:38.351136 23385 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.352710 23596 raft_consensus.cc:2804] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.352984 23502 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:38.353366 23596 raft_consensus.cc:697] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:38.353542 23502 ts_tablet_manager.cc:1403] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.132s	user 0.033s	sys 0.012s
I20260713 09:10:38.354269 23305 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.354233 23596 consensus_queue.cc:237] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.355427 23422 leader_election.cc:304] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:38.356282 23551 raft_consensus.cc:2804] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.357282 23502 raft_consensus.cc:359] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.357769 23502 raft_consensus.cc:385] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.357990 23502 raft_consensus.cc:740] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.358471 23502 consensus_queue.cc:260] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.359381 23551 raft_consensus.cc:697] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:38.360890 23551 consensus_queue.cc:237] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.361763 23385 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.362807 23590 raft_consensus.cc:515] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.363946 23502 ts_tablet_manager.cc:1434] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:10:38.364818 23502 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:38.365160 23501 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.365545 23501 ts_tablet_manager.cc:1403] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.329s	user 0.017s	sys 0.010s
I20260713 09:10:38.365528 23305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.366210 23305 raft_consensus.cc:3060] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.367784 23590 leader_election.cc:290] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.373029 23208 catalog_manager.cc:5697] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.374631 23499 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.375209 23499 ts_tablet_manager.cc:1403] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.002s
I20260713 09:10:38.379225 23502 tablet_bootstrap.cc:654] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.379669 23499 raft_consensus.cc:359] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.380630 23499 raft_consensus.cc:385] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.381011 23499 raft_consensus.cc:740] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.374043 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec37ead380a49f287bae54fc055c213" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:38.382232 23501 raft_consensus.cc:359] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:38.383049 23425 leader_election.cc:343] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.385763 23501 raft_consensus.cc:385] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.386099 23501 raft_consensus.cc:740] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.385133 23499 consensus_queue.cc:260] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.389268 23501 consensus_queue.cc:260] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.393324 23499 ts_tablet_manager.cc:1434] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260713 09:10:38.394601 23305 raft_consensus.cc:2468] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.396196 23422 leader_election.cc:304] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.397200 23555 raft_consensus.cc:2804] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.397675 23555 raft_consensus.cc:697] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:38.398555 23555 consensus_queue.cc:237] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.407652 23501 ts_tablet_manager.cc:1434] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:10:38.408262 23499 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.408604 23501 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.409649 23502 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:38.410133 23502 ts_tablet_manager.cc:1403] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.004s
I20260713 09:10:38.420130 23502 raft_consensus.cc:359] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.421335 23501 tablet_bootstrap.cc:654] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.421048 23502 raft_consensus.cc:385] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.421734 23502 raft_consensus.cc:740] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.422567 23502 consensus_queue.cc:260] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.423802 23555 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:38.424669 23499 tablet_bootstrap.cc:654] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.428720 23501 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.429152 23501 ts_tablet_manager.cc:1403] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:10:38.431600 23501 raft_consensus.cc:359] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.432255 23501 raft_consensus.cc:385] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.432559 23501 raft_consensus.cc:740] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.433218 23501 consensus_queue.cc:260] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.435217 23501 ts_tablet_manager.cc:1434] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:38.436019 23501 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.424633 23502 ts_tablet_manager.cc:1434] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:10:38.437162 23502 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:38.439888 23205 catalog_manager.cc:5697] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.447867 23501 tablet_bootstrap.cc:654] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.447934 23502 tablet_bootstrap.cc:654] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.442023 23205 catalog_manager.cc:5697] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.458989 23205 catalog_manager.cc:5697] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.484866 23560 raft_consensus.cc:493] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.485394 23560 raft_consensus.cc:515] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.487352 23560 leader_election.cc:290] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.489019 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.489305 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:38.490806 23276 leader_election.cc:343] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:38.492846 23275 leader_election.cc:343] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.498276 23275 leader_election.cc:304] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.499933 23499 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.500393 23499 ts_tablet_manager.cc:1403] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.059s
I20260713 09:10:38.502179 23560 raft_consensus.cc:2749] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.500886 23208 catalog_manager.cc:5697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.504705 23208 catalog_manager.cc:5697] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.505636 23305 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.506313 23501 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.506194 23499 raft_consensus.cc:359] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.506910 23499 raft_consensus.cc:385] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.507081 23501 ts_tablet_manager.cc:1403] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.013s
I20260713 09:10:38.507184 23499 raft_consensus.cc:740] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.507936 23499 consensus_queue.cc:260] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.508143 23208 catalog_manager.cc:5697] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.509958 23499 ts_tablet_manager.cc:1434] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:38.509652 23501 raft_consensus.cc:359] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.510293 23501 raft_consensus.cc:385] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.510531 23501 raft_consensus.cc:740] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.510774 23499 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.511129 23501 consensus_queue.cc:260] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.512401 23502 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
W20260713 09:10:38.512981 23239 debug-util.cc:398] Leaking SignalData structure 0x7b0800040d60 after lost signal to thread 22198
I20260713 09:10:38.513168 23502 ts_tablet_manager.cc:1403] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.028s
W20260713 09:10:38.514060 23239 debug-util.cc:398] Leaking SignalData structure 0x7b08000bef20 after lost signal to thread 23242
I20260713 09:10:38.514148 23501 ts_tablet_manager.cc:1434] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:38.515345 23501 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
W20260713 09:10:38.517518 23239 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8fa0 after lost signal to thread 23334
W20260713 09:10:38.518462 23239 debug-util.cc:398] Leaking SignalData structure 0x7b0800139fa0 after lost signal to thread 23409
I20260713 09:10:38.518146 23502 raft_consensus.cc:359] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.518963 23502 raft_consensus.cc:385] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.519217 23502 raft_consensus.cc:740] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
W20260713 09:10:38.519441 23239 debug-util.cc:398] Leaking SignalData structure 0x7b080005a2e0 after lost signal to thread 23483
I20260713 09:10:38.519826 23502 consensus_queue.cc:260] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.522190 23502 ts_tablet_manager.cc:1434] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:38.523113 23502 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: Bootstrap starting.
I20260713 09:10:38.527727 23501 tablet_bootstrap.cc:654] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.534361 23598 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.534731 23499 tablet_bootstrap.cc:654] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.535286 23502 tablet_bootstrap.cc:654] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.541641 23598 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.556210 23551 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.559966 23502 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: No bootstrap required, opened a new log
I20260713 09:10:38.561426 23502 ts_tablet_manager.cc:1403] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260713 09:10:38.564363 23380 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.568182 23502 raft_consensus.cc:359] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.570324 23502 raft_consensus.cc:385] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.570655 23502 raft_consensus.cc:740] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.571485 23502 consensus_queue.cc:260] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.577840 23502 ts_tablet_manager.cc:1434] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:38.584991 23615 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.595382 23501 tablet_bootstrap.cc:492] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.596107 23501 ts_tablet_manager.cc:1403] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.020s
I20260713 09:10:38.599197 23501 raft_consensus.cc:359] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.599910 23501 raft_consensus.cc:385] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.600237 23499 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.600216 23501 raft_consensus.cc:740] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.600344 23551 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.600862 23499 ts_tablet_manager.cc:1403] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.020s
I20260713 09:10:38.601243 23501 consensus_queue.cc:260] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.603299 23501 ts_tablet_manager.cc:1434] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:38.604195 23501 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.603797 23499 raft_consensus.cc:359] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.604607 23499 raft_consensus.cc:385] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.604887 23499 raft_consensus.cc:740] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.605693 23499 consensus_queue.cc:260] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.608269 23499 ts_tablet_manager.cc:1434] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:10:38.609149 23499 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.610754 23501 tablet_bootstrap.cc:654] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.610693 23615 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.612668 23380 raft_consensus.cc:1240] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Rejecting Update request from peer 63241edfc88d4d6e84fc96b5651e457f for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:38.617000 23560 consensus_queue.cc:1059] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.617942 23560 raft_consensus.cc:3055] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.618360 23560 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:10:38.619537 23560 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.620865 23560 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.624104 23499 tablet_bootstrap.cc:654] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.646095 23501 tablet_bootstrap.cc:492] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.645956 23596 raft_consensus.cc:493] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.646874 23596 raft_consensus.cc:515] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.650477 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.650802 23596 leader_election.cc:290] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.651238 23310 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.651929 23501 ts_tablet_manager.cc:1403] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.014s
I20260713 09:10:38.652809 23348 leader_election.cc:304] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.654385 23596 raft_consensus.cc:2804] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.654740 23596 raft_consensus.cc:493] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.654786 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.655166 23596 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.655440 23457 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.655869 23501 raft_consensus.cc:359] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.656850 23501 raft_consensus.cc:385] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.657265 23501 raft_consensus.cc:740] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.658207 23501 consensus_queue.cc:260] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.661465 23501 ts_tablet_manager.cc:1434] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:38.662751 23501 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.669086 23501 tablet_bootstrap.cc:654] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.682371 23555 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.685636 23596 raft_consensus.cc:515] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.690272 23501 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.691001 23590 raft_consensus.cc:493] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.691170 23501 ts_tablet_manager.cc:1403] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260713 09:10:38.691488 23590 raft_consensus.cc:515] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.693445 23590 leader_election.cc:290] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.693696 23501 raft_consensus.cc:359] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.694089 23596 leader_election.cc:290] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.694371 23501 raft_consensus.cc:385] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.694682 23501 raft_consensus.cc:740] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.694377 23305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.695468 23305 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.695341 23501 consensus_queue.cc:260] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.696910 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:38.696964 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.697602 23459 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.697995 23501 ts_tablet_manager.cc:1434] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:38.697777 23308 raft_consensus.cc:2468] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:38.699313 23422 leader_election.cc:304] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:38.700620 23555 raft_consensus.cc:2804] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.700776 23501 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.701020 23555 raft_consensus.cc:493] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.701555 23555 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.706388 23542 raft_consensus.cc:493] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.706205 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.707144 23542 raft_consensus.cc:515] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.709663 23542 leader_election.cc:290] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.715526 23555 raft_consensus.cc:515] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.718472 23499 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.719027 23499 ts_tablet_manager.cc:1403] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.038s
I20260713 09:10:38.724411 23459 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
W20260713 09:10:38.708293 23425 leader_election.cc:343] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.725366 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
W20260713 09:10:38.726970 23276 leader_election.cc:343] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.728814 23350 leader_election.cc:304] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.729557 23531 raft_consensus.cc:2804] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.730041 23531 raft_consensus.cc:697] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:38.730815 23531 consensus_queue.cc:237] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.732326 23499 raft_consensus.cc:359] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.732965 23499 raft_consensus.cc:385] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.733235 23499 raft_consensus.cc:740] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.733821 23499 consensus_queue.cc:260] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.738008 23596 raft_consensus.cc:493] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.738662 23596 raft_consensus.cc:515] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.747316 23305 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.748652 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
W20260713 09:10:38.753803 23275 leader_election.cc:343] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.754313 23275 leader_election.cc:304] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f; no voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7
W20260713 09:10:38.754868 23256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:38.754985 23501 tablet_bootstrap.cc:654] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.758556 23499 ts_tablet_manager.cc:1434] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.002s
I20260713 09:10:38.755366 23560 raft_consensus.cc:2749] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.759037 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.759755 23307 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.755445 23596 leader_election.cc:290] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.761533 23499 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.761379 23348 leader_election.cc:304] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.772806 23208 catalog_manager.cc:5697] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.763581 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.765565 23596 raft_consensus.cc:2804] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.779328 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:38.780426 23459 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:38.781890 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
W20260713 09:10:38.785125 23425 leader_election.cc:343] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.785279 23307 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.777288 23555 leader_election.cc:290] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.779973 23596 raft_consensus.cc:493] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.786361 23596 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.790135 23590 raft_consensus.cc:493] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.790634 23590 raft_consensus.cc:515] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.792553 23307 raft_consensus.cc:2468] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.792775 23590 leader_election.cc:290] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.792950 23380 raft_consensus.cc:3060] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.795470 23531 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.795948 23531 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.797374 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.797950 23385 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:38.798823 23531 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.799203 23425 leader_election.cc:304] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.799953 23555 raft_consensus.cc:2804] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.800127 23499 tablet_bootstrap.cc:654] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.800329 23555 raft_consensus.cc:493] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.800722 23555 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.802376 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.803102 23308 raft_consensus.cc:2393] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe22780e46bd4597bb747ca3080cc0e7 in current term 1: Already voted for candidate 63241edfc88d4d6e84fc96b5651e457f in this term.
I20260713 09:10:38.802846 23590 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.804064 23501 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.800400 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.804526 23501 ts_tablet_manager.cc:1403] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.011s
I20260713 09:10:38.804683 23310 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:38.805913 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.807687 23422 leader_election.cc:304] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.814536 23503 consensus_queue.cc:1048] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.819571 23459 raft_consensus.cc:2393] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe22780e46bd4597bb747ca3080cc0e7 in current term 1: Already voted for candidate c8b85b42b5654685908005d7d102b230 in this term.
I20260713 09:10:38.812300 23590 raft_consensus.cc:2804] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.820701 23590 raft_consensus.cc:697] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:38.821241 23350 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230
I20260713 09:10:38.821540 23590 consensus_queue.cc:237] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.824788 23501 raft_consensus.cc:359] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.826676 23503 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.827591 23555 raft_consensus.cc:515] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.825446 23501 raft_consensus.cc:385] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.828986 23501 raft_consensus.cc:740] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.830528 23531 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.828322 23551 consensus_queue.cc:1048] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:38.830021 23501 consensus_queue.cc:260] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.839250 23531 raft_consensus.cc:2749] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.843006 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.844010 23308 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.844110 23501 ts_tablet_manager.cc:1434] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:10:38.845497 23499 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.845927 23499 ts_tablet_manager.cc:1403] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.014s
I20260713 09:10:38.847011 23501 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:38.849128 23555 leader_election.cc:290] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.852614 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:38.848809 23596 raft_consensus.cc:515] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.853504 23383 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.853354 23499 raft_consensus.cc:359] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.854022 23499 raft_consensus.cc:385] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.854301 23499 raft_consensus.cc:740] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.854992 23499 consensus_queue.cc:260] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.857705 23596 leader_election.cc:290] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.858144 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:38.858743 23459 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.859189 23499 ts_tablet_manager.cc:1434] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:38.862970 23499 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Bootstrap starting.
I20260713 09:10:38.865556 23308 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.869061 23308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.875260 23551 raft_consensus.cc:493] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.870339 23422 leader_election.cc:304] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:38.878052 23590 raft_consensus.cc:2804] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.877357 23551 raft_consensus.cc:515] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.880614 23551 leader_election.cc:290] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.876961 23308 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.884078 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.884544 23459 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.889078 23590 raft_consensus.cc:697] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:38.889772 23350 leader_election.cc:304] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8b85b42b5654685908005d7d102b230, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:38.890177 23383 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.891402 23596 raft_consensus.cc:2804] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.891920 23596 raft_consensus.cc:697] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:38.894899 23596 consensus_queue.cc:237] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
W20260713 09:10:38.894062 23425 leader_election.cc:343] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.890405 23590 consensus_queue.cc:237] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.903934 23501 tablet_bootstrap.cc:654] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.904179 23499 tablet_bootstrap.cc:654] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.911142 23205 catalog_manager.cc:5697] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:38.918545 23422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:32903, user_credentials={real_user=slave}} blocked reactor thread for 49417.4us
I20260713 09:10:38.920596 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:38.921418 23307 raft_consensus.cc:2468] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 0.
I20260713 09:10:38.926084 23531 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.930719 23308 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:38.937803 23422 leader_election.cc:304] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.939080 23555 raft_consensus.cc:2804] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.945214 23555 raft_consensus.cc:493] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.945654 23555 raft_consensus.cc:3060] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.957069 23615 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.957789 23208 catalog_manager.cc:5697] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.966279 23560 raft_consensus.cc:493] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.966868 23560 raft_consensus.cc:515] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.967921 23555 raft_consensus.cc:515] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:38.973661 23560 leader_election.cc:290] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:38.975517 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:38.975672 23458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca034a36bd6d40c88173cca91ce7d6e9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:38.976126 23310 raft_consensus.cc:3060] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.976655 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca034a36bd6d40c88173cca91ce7d6e9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:38.977265 23385 raft_consensus.cc:2468] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 0.
W20260713 09:10:38.977519 23275 leader_election.cc:343] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.978144 23555 leader_election.cc:290] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:38.979650 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
W20260713 09:10:38.981290 23425 leader_election.cc:343] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.982402 23276 leader_election.cc:304] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [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: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: c8b85b42b5654685908005d7d102b230
I20260713 09:10:38.983716 23560 raft_consensus.cc:2804] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.984051 23560 raft_consensus.cc:493] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.984378 23560 raft_consensus.cc:3060] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.985867 23310 raft_consensus.cc:2468] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:38.986974 23422 leader_election.cc:304] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:38.990474 23499 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: No bootstrap required, opened a new log
I20260713 09:10:38.990923 23499 ts_tablet_manager.cc:1403] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.010s
I20260713 09:10:38.995908 23501 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:38.997884 23501 ts_tablet_manager.cc:1403] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.000s
I20260713 09:10:39.001362 23501 raft_consensus.cc:359] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.001528 23499 raft_consensus.cc:359] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.001744 23560 raft_consensus.cc:515] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.002373 23499 raft_consensus.cc:385] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.002381 23501 raft_consensus.cc:385] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.002756 23499 raft_consensus.cc:740] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.002888 23501 raft_consensus.cc:740] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.003609 23499 consensus_queue.cc:260] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.004645 23660 raft_consensus.cc:2804] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.004766 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca034a36bd6d40c88173cca91ce7d6e9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:39.005391 23660 raft_consensus.cc:697] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:39.006167 23499 ts_tablet_manager.cc:1434] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260713 09:10:39.006578 23660 consensus_queue.cc:237] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.007238 23208 catalog_manager.cc:5697] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.005460 23385 raft_consensus.cc:3060] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.013553 23560 leader_election.cc:290] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.014694 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca034a36bd6d40c88173cca91ce7d6e9" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:39.015290 23459 raft_consensus.cc:3060] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.004621 23501 consensus_queue.cc:260] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.017360 23385 raft_consensus.cc:2468] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 1.
I20260713 09:10:39.018594 23276 leader_election.cc:304] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:39.022356 23459 raft_consensus.cc:2468] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 1.
I20260713 09:10:39.023254 23560 raft_consensus.cc:2804] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.023943 23522 raft_consensus.cc:493] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.024495 23522 raft_consensus.cc:515] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.026373 23560 raft_consensus.cc:697] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:10:39.027205 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:39.027431 23522 leader_election.cc:290] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.027863 23310 raft_consensus.cc:2468] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:39.027227 23560 consensus_queue.cc:237] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.029158 23348 leader_election.cc:304] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:39.017612 23501 ts_tablet_manager.cc:1434] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:10:39.030740 23501 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:39.032344 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:39.033017 23459 raft_consensus.cc:2468] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 0.
I20260713 09:10:39.036785 23522 raft_consensus.cc:2804] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.037256 23522 raft_consensus.cc:493] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.037667 23522 raft_consensus.cc:3060] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.045483 23522 raft_consensus.cc:515] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.046564 23206 catalog_manager.cc:5697] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 1 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.048839 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:39.049425 23310 raft_consensus.cc:3060] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.052855 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d880a56ebc54b949936f90b5ea9ff54" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:39.057102 23310 raft_consensus.cc:2468] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:39.057767 23459 raft_consensus.cc:3060] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.058501 23348 leader_election.cc:304] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:39.060837 23531 raft_consensus.cc:2804] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.061339 23531 raft_consensus.cc:697] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:39.062163 23531 consensus_queue.cc:237] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.066869 23501 tablet_bootstrap.cc:654] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.063261 23205 catalog_manager.cc:5697] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.074383 23522 leader_election.cc:290] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.075145 23459 raft_consensus.cc:2468] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 1.
I20260713 09:10:39.080694 23501 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:39.081202 23501 ts_tablet_manager.cc:1403] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.002s
I20260713 09:10:39.082635 23208 catalog_manager.cc:5697] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.083961 23501 raft_consensus.cc:359] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.084702 23501 raft_consensus.cc:385] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.084971 23501 raft_consensus.cc:740] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.085858 23501 consensus_queue.cc:260] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.087147 23555 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.087613 23555 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.088260 23501 ts_tablet_manager.cc:1434] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:39.089218 23501 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Bootstrap starting.
I20260713 09:10:39.089701 23555 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:39.091377 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:39.091984 23310 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:39.093914 23422 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:39.094694 23555 raft_consensus.cc:2804] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:39.097033 23555 raft_consensus.cc:493] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.097419 23555 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.098071 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:39.098464 23522 raft_consensus.cc:493] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.098727 23385 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 1.
I20260713 09:10:39.099130 23501 tablet_bootstrap.cc:654] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.098953 23522 raft_consensus.cc:515] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.101013 23522 leader_election.cc:290] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.103533 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:39.104960 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2600630c73ad454ab810fbf55d5091ae" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:39.105784 23310 raft_consensus.cc:2393] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe22780e46bd4597bb747ca3080cc0e7 in current term 1: Already voted for candidate c8b85b42b5654685908005d7d102b230 in this term.
I20260713 09:10:39.110126 23348 leader_election.cc:304] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe22780e46bd4597bb747ca3080cc0e7; no voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230
I20260713 09:10:39.111241 23522 raft_consensus.cc:3060] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.118696 23555 raft_consensus.cc:515] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.124203 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:39.124986 23310 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.133225 23522 raft_consensus.cc:2749] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.135619 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ee5c6a9f8b47dc93c2c8d4eb006902" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:39.136282 23383 raft_consensus.cc:3060] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.142254 23310 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 2.
I20260713 09:10:39.143463 23383 raft_consensus.cc:2468] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 2.
I20260713 09:10:39.144991 23555 leader_election.cc:290] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:39.144346 23422 leader_election.cc:304] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:39.148818 23590 raft_consensus.cc:2804] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.149287 23590 raft_consensus.cc:697] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:39.150106 23590 consensus_queue.cc:237] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.150434 23501 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: No bootstrap required, opened a new log
I20260713 09:10:39.151010 23501 ts_tablet_manager.cc:1403] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.031s
I20260713 09:10:39.153889 23501 raft_consensus.cc:359] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.154588 23501 raft_consensus.cc:385] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.154850 23501 raft_consensus.cc:740] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.155668 23501 consensus_queue.cc:260] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.157852 23501 ts_tablet_manager.cc:1434] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:39.166548 23522 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.171126 23208 catalog_manager.cc:5697] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 0 to 2, leader changed from <none> to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.185227 23596 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.222506 23383 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.228045 23590 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.238471 23660 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.315110 23596 consensus_queue.cc:1048] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.325178 23531 consensus_queue.cc:1048] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.461247 23560 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.471953 23560 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:39.485419 23615 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.504419 23615 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.527259 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.541275 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.576535 23660 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.589084 23590 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.690312 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:39.697728 23690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:39.698148 23691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:39.701097 22195 server_base.cc:1061] running on GCE node
W20260713 09:10:39.701771 23694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:39.703908 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:39.704198 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:39.704417 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933839704399 us; error 0 us; skew 500 ppm
I20260713 09:10:39.705288 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:39.708168 22195 webserver.cc:533] Webserver started at http://127.21.172.196:41599/ using document root <none> and password file <none>
I20260713 09:10:39.708891 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:39.709141 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:39.709479 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:39.710913 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-3-root/instance:
uuid: "60d5425b29d745bf99fe0080f9bf8132"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-zc2k"
I20260713 09:10:39.711966 23308 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:39.713300 23590 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.719420 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:10:39.724926 23383 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:39.726811 23555 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.730882 23699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:39.731911 22195 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.002s	sys 0.001s
I20260713 09:10:39.732327 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
uuid: "60d5425b29d745bf99fe0080f9bf8132"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-zc2k"
I20260713 09:10:39.732774 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:39.741282 23555 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63241edfc88d4d6e84fc96b5651e457f)
I20260713 09:10:39.741855 23555 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.743947 23555 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:39.745783 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:39.746531 23385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7" is_pre_election: true
I20260713 09:10:39.746665 23310 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 2.
I20260713 09:10:39.747407 23385 raft_consensus.cc:2393] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8b85b42b5654685908005d7d102b230 in current term 2: Already voted for candidate fe22780e46bd4597bb747ca3080cc0e7 in this term.
I20260713 09:10:39.748292 23422 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:10:39.750190 23555 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:39.750654 23555 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63241edfc88d4d6e84fc96b5651e457f)
I20260713 09:10:39.751116 23555 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.784368 23555 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.792657 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:39.795635 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "c8b85b42b5654685908005d7d102b230" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:10:39.796419 23383 raft_consensus.cc:2393] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c8b85b42b5654685908005d7d102b230 in current term 2: Already voted for candidate fe22780e46bd4597bb747ca3080cc0e7 in this term.
I20260713 09:10:39.797842 23555 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:39.802114 23310 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8b85b42b5654685908005d7d102b230 in term 2.
I20260713 09:10:39.803555 23422 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [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: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: fe22780e46bd4597bb747ca3080cc0e7
I20260713 09:10:39.804881 23660 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.805395 23660 raft_consensus.cc:697] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Becoming Leader. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:39.806247 23660 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.820753 23207 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 reported cstate change: term changed from 1 to 2, leader changed from 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) to c8b85b42b5654685908005d7d102b230 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.831382 23615 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.831851 23615 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.833704 23615 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.834350 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f" is_pre_election: true
I20260713 09:10:39.834964 23307 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 2.
I20260713 09:10:39.834911 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230" is_pre_election: true
I20260713 09:10:39.836861 23348 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: c8b85b42b5654685908005d7d102b230
I20260713 09:10:39.837697 23615 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:39.838186 23615 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.838604 23615 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:39.847683 23615 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.848697 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:39.850476 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:39.850360 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:10:39.851267 23307 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:39.852962 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:39.856277 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:39.856330 23307 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe22780e46bd4597bb747ca3080cc0e7 in term 3.
I20260713 09:10:39.856714 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:39.857087 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:39.857290 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:39.857728 23348 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [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: 63241edfc88d4d6e84fc96b5651e457f, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:10:39.859328 23596 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:39.859784 23596 raft_consensus.cc:697] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Becoming Leader. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:10:39.861565 23596 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:39.868583 23615 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [CANDIDATE]: Term 3 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:39.870096 23459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "fe22780e46bd4597bb747ca3080cc0e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:10:39.870461 23207 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: term changed from 2 to 3, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.953639 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.196:37241
I20260713 09:10:39.953747 23767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.196:37241 every 8 connection(s)
I20260713 09:10:39.957995 22195 auto_leader_rebalancer-test.cc:392] add a tserver: 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:39.974676 23768 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35215
I20260713 09:10:39.975206 23768 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:39.976029 23768 heartbeater.cc:507] Master 127.21.172.254:35215 requested a full tablet report, sending...
I20260713 09:10:39.977968 23207 ts_manager.cc:194] Registered new tserver with Master: 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241)
I20260713 09:10:39.979184 23207 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51072
I20260713 09:10:40.278474 23310 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:40.279723 23596 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.298950 23458 raft_consensus.cc:3055] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:40.299364 23458 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:10:40.300171 23458 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:10:40.301173 23458 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:40.307824 23458 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:10:40.308131 23458 pending_rounds.cc:85] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Aborting all ops after (but not including) 1
I20260713 09:10:40.308477 23458 pending_rounds.cc:107] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:10:40.308780 23458 raft_consensus.cc:2889] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:40.310112 23531 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.853237 23458 consensus_queue.cc:237] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:40.860226 23383 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:40.863155 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.879896 23307 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:40.883540 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:40.886777 23555 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:40.894539 23383 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
W20260713 09:10:40.914160 23422 consensus_peers.cc:597] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63563522dfc44ca8bd85ecfbee03925b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:40.954219 23307 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:40.958555 23308 consensus_queue.cc:237] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:40.965710 23208 catalog_manager.cc:5697] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:40.979099 23458 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:40.981302 23768 heartbeater.cc:499] Master 127.21.172.254:35215 was elected leader, sending a full tablet report...
I20260713 09:10:40.986511 23773 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:40.990213 23383 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.004122 23794 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260713 09:10:41.007721 23273 consensus_peers.cc:597] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca034a36bd6d40c88173cca91ce7d6e9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.015663 23773 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.029945 23458 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.049360 23459 consensus_queue.cc:237] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
W20260713 09:10:41.064494 23422 consensus_peers.cc:597] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0c3d6e885034d79ac114853f076418e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.064003 23205 catalog_manager.cc:5697] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.066269 23308 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.068287 23785 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.084923 23307 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.089610 23385 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.079438 23784 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.085786 23380 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.098110 23660 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.108922 23380 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.113860 23207 catalog_manager.cc:5697] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.145776 23385 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.152070 23459 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:41.153666 23307 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:41.153402 23790 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:41.155735 23790 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:41.163982 23790 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
W20260713 09:10:41.168087 23348 consensus_peers.cc:597] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b2707d870e44b02a6f7b79e71a38b0c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.168476 23459 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.178998 23307 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.182641 23208 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 3, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 3 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:41.332990 23806 ts_tablet_manager.cc:933] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:41.335436 23806 tablet_copy_client.cc:323] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:41.351867 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 63563522dfc44ca8bd85ecfbee03925b from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:41.352355 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 63563522dfc44ca8bd85ecfbee03925b from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-63563522dfc44ca8bd85ecfbee03925b
I20260713 09:10:41.357699 23469 tablet_copy_source_session.cc:215] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.360690 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63563522dfc44ca8bd85ecfbee03925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.375692 23806 tablet_copy_client.cc:806] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.376272 23806 tablet_copy_client.cc:670] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.383325 23806 tablet_copy_client.cc:538] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.394927 23806 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:41.411317 23806 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:41.412243 23806 tablet_bootstrap.cc:492] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:41.412812 23806 ts_tablet_manager.cc:1403] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:10:41.414901 23806 raft_consensus.cc:359] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.415640 23806 raft_consensus.cc:740] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:41.416283 23806 consensus_queue.cc:260] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.423246 23806 ts_tablet_manager.cc:1434] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:10:41.426875 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-63563522dfc44ca8bd85ecfbee03925b received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:41.427356 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-63563522dfc44ca8bd85ecfbee03925b on tablet 63563522dfc44ca8bd85ecfbee03925b with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:41.527061 23806 ts_tablet_manager.cc:933] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903)
I20260713 09:10:41.528762 23806 tablet_copy_client.cc:323] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.193:32903
I20260713 09:10:41.540608 23320 tablet_copy_service.cc:140] P 63241edfc88d4d6e84fc96b5651e457f: Received BeginTabletCopySession request for tablet ca034a36bd6d40c88173cca91ce7d6e9 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:36438)
I20260713 09:10:41.541134 23320 tablet_copy_service.cc:161] P 63241edfc88d4d6e84fc96b5651e457f: Beginning new tablet copy session on tablet ca034a36bd6d40c88173cca91ce7d6e9 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:36438: session id = 60d5425b29d745bf99fe0080f9bf8132-ca034a36bd6d40c88173cca91ce7d6e9
I20260713 09:10:41.546471 23320 tablet_copy_source_session.cc:215] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.556253 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca034a36bd6d40c88173cca91ce7d6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.567816 23806 tablet_copy_client.cc:806] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.568437 23806 tablet_copy_client.cc:670] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.572055 23806 tablet_copy_client.cc:538] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.577829 23806 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:41.597618 23806 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:41.598407 23806 tablet_bootstrap.cc:492] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:41.598960 23806 ts_tablet_manager.cc:1403] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:10:41.601079 23806 raft_consensus.cc:359] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.601707 23806 raft_consensus.cc:740] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:41.602217 23806 consensus_queue.cc:260] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.604214 23806 ts_tablet_manager.cc:1434] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:10:41.605938 23320 tablet_copy_service.cc:342] P 63241edfc88d4d6e84fc96b5651e457f: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-ca034a36bd6d40c88173cca91ce7d6e9 received from {username='slave'} at 127.0.0.1:36438
I20260713 09:10:41.606318 23320 tablet_copy_service.cc:434] P 63241edfc88d4d6e84fc96b5651e457f: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-ca034a36bd6d40c88173cca91ce7d6e9 on tablet ca034a36bd6d40c88173cca91ce7d6e9 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:41.623596 23806 ts_tablet_manager.cc:933] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:41.625180 23806 tablet_copy_client.cc:323] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:41.626547 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet f0c3d6e885034d79ac114853f076418e from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:41.626983 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet f0c3d6e885034d79ac114853f076418e from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-f0c3d6e885034d79ac114853f076418e
I20260713 09:10:41.631551 23469 tablet_copy_source_session.cc:215] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.634117 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c3d6e885034d79ac114853f076418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.651212 23806 tablet_copy_client.cc:806] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.651808 23806 tablet_copy_client.cc:670] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.655005 23806 tablet_copy_client.cc:538] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.660341 23806 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:41.691211 23806 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:41.692109 23806 tablet_bootstrap.cc:492] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:41.692729 23806 ts_tablet_manager.cc:1403] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260713 09:10:41.695149 23806 raft_consensus.cc:359] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.695883 23806 raft_consensus.cc:740] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:41.696429 23806 consensus_queue.cc:260] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [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: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.698693 23806 ts_tablet_manager.cc:1434] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:10:41.701114 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f0c3d6e885034d79ac114853f076418e received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:41.701512 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f0c3d6e885034d79ac114853f076418e on tablet f0c3d6e885034d79ac114853f076418e with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:41.706274 23743 raft_consensus.cc:1217] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:41.748035 23806 ts_tablet_manager.cc:933] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:41.749665 23806 tablet_copy_client.cc:323] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:41.765872 23395 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet 3b2707d870e44b02a6f7b79e71a38b0c from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:41.766451 23395 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet 3b2707d870e44b02a6f7b79e71a38b0c from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-3b2707d870e44b02a6f7b79e71a38b0c
I20260713 09:10:41.773789 23395 tablet_copy_source_session.cc:215] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.776904 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2707d870e44b02a6f7b79e71a38b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.792125 23806 tablet_copy_client.cc:806] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.793180 23806 tablet_copy_client.cc:670] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.796890 23806 tablet_copy_client.cc:538] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.806126 23806 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:41.826647 23806 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: 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
I20260713 09:10:41.827613 23806 tablet_bootstrap.cc:492] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:41.828356 23806 ts_tablet_manager.cc:1403] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260713 09:10:41.831080 23806 raft_consensus.cc:359] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.831897 23806 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:41.832526 23806 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:41.841094 23806 ts_tablet_manager.cc:1434] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:41.843043 23395 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-3b2707d870e44b02a6f7b79e71a38b0c received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:41.843477 23395 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-3b2707d870e44b02a6f7b79e71a38b0c on tablet 3b2707d870e44b02a6f7b79e71a38b0c with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:41.950188 23743 raft_consensus.cc:1217] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:42.026054 23743 raft_consensus.cc:1217] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:42.210731 23660 raft_consensus.cc:1064] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:42.217195 23660 consensus_queue.cc:237] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.228085 23743 raft_consensus.cc:1217] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:10:42.228469 23742 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.230069 23815 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.237334 23380 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.238456 23307 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.239916 23815 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.246830 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:42.260046 23785 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.267071 23307 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.275655 23380 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.281919 23205 catalog_manager.cc:5697] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.284929 23743 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.319407 23459 consensus_queue.cc:237] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.325903 23743 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:42.327723 23815 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:42.332765 23380 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:42.334335 23660 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:42.336211 23785 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.343575 23380 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.349005 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63563522dfc44ca8bd85ecfbee03925b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:42.357023 23207 catalog_manager.cc:5697] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.370316 23743 raft_consensus.cc:2955] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.375499 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 63563522dfc44ca8bd85ecfbee03925b with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:42.398417 23833 tablet_replica.cc:333] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:42.399326 23833 raft_consensus.cc:2243] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:42.399868 23833 raft_consensus.cc:2272] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:42.406513 23833 ts_tablet_manager.cc:1916] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:42.423373 23833 ts_tablet_manager.cc:1929] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:42.423832 23833 log.cc:1199] T 63563522dfc44ca8bd85ecfbee03925b P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/63563522dfc44ca8bd85ecfbee03925b
I20260713 09:10:42.425540 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 63563522dfc44ca8bd85ecfbee03925b (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:42.526404 23799 raft_consensus.cc:1064] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:42.530818 23799 consensus_queue.cc:237] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.538782 23743 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.543345 23458 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.551776 23834 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:42.554580 23838 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.565549 23380 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.567418 23834 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.586357 23834 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.592376 23743 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.597750 23380 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.614854 23458 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.619757 23207 catalog_manager.cc:5697] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.638187 23308 consensus_queue.cc:237] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.647449 23815 raft_consensus.cc:1064] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:42.649886 23815 consensus_queue.cc:237] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [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: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.656334 23380 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:42.657297 23743 raft_consensus.cc:1275] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:42.657843 23838 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:42.666411 23838 consensus_queue.cc:1048] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:42.688717 23836 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.698698 23385 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.698591 23743 raft_consensus.cc:2955] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.706830 23742 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.707984 23380 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.709518 23660 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.712854 23832 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:42.761684 23192 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca034a36bd6d40c88173cca91ce7d6e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:42.771785 23307 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.778270 23208 catalog_manager.cc:5697] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 1 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.784675 23832 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:42.803252 23787 raft_consensus.cc:1064] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:42.801927 23815 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.812616 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet ca034a36bd6d40c88173cca91ce7d6e9 with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:42.818444 23787 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.842041 23380 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.846803 23849 tablet_replica.cc:333] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:42.864809 23849 raft_consensus.cc:2243] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:42.869437 23849 raft_consensus.cc:2272] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:42.877494 23205 catalog_manager.cc:5697] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.879632 23742 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:42.893563 23790 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:42.894232 23458 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:42.898589 23787 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:42.907711 23742 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.909132 23849 ts_tablet_manager.cc:1916] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:42.933105 23307 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:42.934767 23787 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:42.917526 23308 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.947487 23459 consensus_queue.cc:237] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [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: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:42.965669 23787 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.967679 23849 ts_tablet_manager.cc:1929] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:42.968253 23849 log.cc:1199] T ca034a36bd6d40c88173cca91ce7d6e9 P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/ca034a36bd6d40c88173cca91ce7d6e9
I20260713 09:10:42.969564 23740 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.972957 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet ca034a36bd6d40c88173cca91ce7d6e9 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:42.973701 23310 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:42.981079 23785 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:42.994122 23815 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:42.995992 23310 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.005805 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0c3d6e885034d79ac114853f076418e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.009788 23205 catalog_manager.cc:5697] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.013866 23206 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 3 to 4, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.013875 23459 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.022118 23307 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.028776 23741 raft_consensus.cc:1275] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.029189 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet f0c3d6e885034d79ac114853f076418e with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:43.031940 23832 consensus_queue.cc:1048] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.054961 23856 tablet_replica.cc:333] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:43.056092 23856 raft_consensus.cc:2243] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.057000 23856 raft_consensus.cc:2272] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.062093 23856 ts_tablet_manager.cc:1916] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.045872 23742 raft_consensus.cc:2955] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.064585 23380 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:43.082484 23307 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:43.087484 23823 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:43.089231 23742 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:43.092689 23790 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:43.096663 23787 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.100880 23856 ts_tablet_manager.cc:1929] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.101423 23856 log.cc:1199] T f0c3d6e885034d79ac114853f076418e P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/f0c3d6e885034d79ac114853f076418e
I20260713 09:10:43.103781 23310 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.105257 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet f0c3d6e885034d79ac114853f076418e (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:43.103431 23742 raft_consensus.cc:2955] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.123919 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b2707d870e44b02a6f7b79e71a38b0c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.130147 23206 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 4 to 5, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 3 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:43.140388 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b2707d870e44b02a6f7b79e71a38b0c with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:43.141449 23849 tablet_replica.cc:333] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:43.142550 23849 raft_consensus.cc:2243] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.143460 23849 raft_consensus.cc:2272] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.148617 23849 ts_tablet_manager.cc:1916] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.161955 23849 ts_tablet_manager.cc:1929] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:43.162333 23849 log.cc:1199] T 3b2707d870e44b02a6f7b79e71a38b0c P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/3b2707d870e44b02a6f7b79e71a38b0c
I20260713 09:10:43.163671 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet 3b2707d870e44b02a6f7b79e71a38b0c (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:44.179075 23458 consensus_queue.cc:237] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.185988 23380 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:44.186405 23422 consensus_peers.cc:597] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe8326a58cd144c6833eb8b434ce18b1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.186832 23307 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.187508 23832 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.188268 23815 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.200238 23832 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.202162 23380 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.205705 23310 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.219020 23205 catalog_manager.cc:5697] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.225744 23380 consensus_queue.cc:237] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.241631 23458 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.243201 23823 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.247669 23310 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:44.250175 23348 consensus_peers.cc:597] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d880a56ebc54b949936f90b5ea9ff54. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.254271 23823 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.263898 23864 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.273905 23310 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.279613 23458 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.299120 23459 consensus_queue.cc:237] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.300969 23208 catalog_manager.cc:5697] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
W20260713 09:10:44.319660 23422 consensus_peers.cc:597] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c1782325bea4efa8943948385618d9f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.325616 23385 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.326897 23310 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.327975 23815 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.328943 23832 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.339231 23861 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.341842 23310 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.349481 23380 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.351930 23385 consensus_queue.cc:237] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.353670 23208 catalog_manager.cc:5697] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:44.373163 23458 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:44.373733 23348 consensus_peers.cc:597] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f82efcb70b5946388bfa7f2e1dacf4f2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.374063 23310 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.375216 23823 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.376003 23787 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.391680 23823 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.394589 23310 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.393942 23458 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.411625 23205 catalog_manager.cc:5697] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:44.571434 23876 ts_tablet_manager.cc:933] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:44.575737 23876 tablet_copy_client.cc:323] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:44.577893 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet fe8326a58cd144c6833eb8b434ce18b1 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:44.578423 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet fe8326a58cd144c6833eb8b434ce18b1 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-fe8326a58cd144c6833eb8b434ce18b1
I20260713 09:10:44.586233 23469 tablet_copy_source_session.cc:215] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:44.589622 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8326a58cd144c6833eb8b434ce18b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.604949 23876 tablet_copy_client.cc:806] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:44.605495 23876 tablet_copy_client.cc:670] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:44.609081 23876 tablet_copy_client.cc:538] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:44.615228 23876 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:44.632233 23876 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:44.632972 23876 tablet_bootstrap.cc:492] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:44.633533 23876 ts_tablet_manager.cc:1403] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:10:44.636040 23876 raft_consensus.cc:359] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.636782 23876 raft_consensus.cc:740] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:44.637301 23876 consensus_queue.cc:260] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.640000 23876 ts_tablet_manager.cc:1434] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:44.641748 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-fe8326a58cd144c6833eb8b434ce18b1 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:44.642215 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-fe8326a58cd144c6833eb8b434ce18b1 on tablet fe8326a58cd144c6833eb8b434ce18b1 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:44.705163 23876 ts_tablet_manager.cc:933] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:44.707603 23876 tablet_copy_client.cc:323] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:44.709394 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 2c1782325bea4efa8943948385618d9f from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:44.709849 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 2c1782325bea4efa8943948385618d9f from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-2c1782325bea4efa8943948385618d9f
I20260713 09:10:44.714850 23469 tablet_copy_source_session.cc:215] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:44.718647 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1782325bea4efa8943948385618d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.728816 23876 tablet_copy_client.cc:806] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:44.729377 23876 tablet_copy_client.cc:670] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:44.733019 23876 tablet_copy_client.cc:538] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:44.738889 23876 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:44.754312 23876 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:44.755124 23876 tablet_bootstrap.cc:492] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:44.755661 23876 ts_tablet_manager.cc:1403] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.009s
I20260713 09:10:44.757894 23876 raft_consensus.cc:359] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.758626 23876 raft_consensus.cc:740] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:44.759135 23876 consensus_queue.cc:260] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.763993 23876 ts_tablet_manager.cc:1434] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:10:44.766083 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-2c1782325bea4efa8943948385618d9f received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:44.766505 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-2c1782325bea4efa8943948385618d9f on tablet 2c1782325bea4efa8943948385618d9f with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:44.863334 23876 ts_tablet_manager.cc:933] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:44.865849 23876 tablet_copy_client.cc:323] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:44.867722 23395 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet 4d880a56ebc54b949936f90b5ea9ff54 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:44.868292 23395 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet 4d880a56ebc54b949936f90b5ea9ff54 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-4d880a56ebc54b949936f90b5ea9ff54
I20260713 09:10:44.877859 23395 tablet_copy_source_session.cc:215] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:44.881536 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d880a56ebc54b949936f90b5ea9ff54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.900707 23876 tablet_copy_client.cc:806] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:44.901453 23876 tablet_copy_client.cc:670] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:44.905117 23876 tablet_copy_client.cc:538] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:44.913586 23876 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:44.927937 23883 ts_tablet_manager.cc:933] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:44.936062 23876 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:44.937069 23876 tablet_bootstrap.cc:492] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:44.937743 23876 ts_tablet_manager.cc:1403] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260713 09:10:44.938657 23883 tablet_copy_client.cc:323] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:44.942567 23876 raft_consensus.cc:359] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.943388 23876 raft_consensus.cc:740] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:44.943626 23395 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet f82efcb70b5946388bfa7f2e1dacf4f2 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:44.944213 23395 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet f82efcb70b5946388bfa7f2e1dacf4f2 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-f82efcb70b5946388bfa7f2e1dacf4f2
I20260713 09:10:44.943992 23876 consensus_queue.cc:260] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:44.946533 23876 ts_tablet_manager.cc:1434] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:44.948417 23394 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-4d880a56ebc54b949936f90b5ea9ff54 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:44.948890 23394 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-4d880a56ebc54b949936f90b5ea9ff54 on tablet 4d880a56ebc54b949936f90b5ea9ff54 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:44.958788 23395 tablet_copy_source_session.cc:215] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:44.961932 23883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82efcb70b5946388bfa7f2e1dacf4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.978389 23883 tablet_copy_client.cc:806] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:44.978914 23883 tablet_copy_client.cc:670] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:44.984351 23883 tablet_copy_client.cc:538] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:44.992571 23883 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:45.021631 23883 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:45.022532 23883 tablet_bootstrap.cc:492] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:45.023177 23883 ts_tablet_manager.cc:1403] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260713 09:10:45.027794 23883 raft_consensus.cc:359] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:45.028658 23883 raft_consensus.cc:740] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:45.029291 23883 consensus_queue.cc:260] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:45.031651 23883 ts_tablet_manager.cc:1434] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:45.033345 23395 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f82efcb70b5946388bfa7f2e1dacf4f2 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:45.033751 23395 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f82efcb70b5946388bfa7f2e1dacf4f2 on tablet f82efcb70b5946388bfa7f2e1dacf4f2 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:45.107492 23742 raft_consensus.cc:1217] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.141058 23742 raft_consensus.cc:1217] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.401705 23742 raft_consensus.cc:1217] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.529587 23742 raft_consensus.cc:1217] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.604281 23832 raft_consensus.cc:1064] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:45.606887 23832 consensus_queue.cc:237] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.614966 23742 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.615486 23307 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.616788 23380 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.617316 23890 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.618764 23889 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.619939 23893 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.636050 23832 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.639189 23742 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.639945 23307 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.649868 23385 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.653133 23208 catalog_manager.cc:5697] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.678378 23458 consensus_queue.cc:237] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.683558 23380 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.684396 23742 raft_consensus.cc:1275] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.685266 23861 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.686044 23889 consensus_queue.cc:1048] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.693661 23889 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.696540 23380 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.703152 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c1782325bea4efa8943948385618d9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:45.701154 23742 raft_consensus.cc:2955] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.708266 23206 catalog_manager.cc:5697] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.725637 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c1782325bea4efa8943948385618d9f with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:45.727576 23901 tablet_replica.cc:333] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:45.728524 23901 raft_consensus.cc:2243] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.729504 23901 raft_consensus.cc:2272] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.730198 23889 raft_consensus.cc:1064] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:45.733142 23901 ts_tablet_manager.cc:1916] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:45.733003 23889 consensus_queue.cc:237] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.741189 23742 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.742542 23893 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.746287 23380 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.747794 23832 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.748875 23901 ts_tablet_manager.cc:1929] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:45.750188 23901 log.cc:1199] T 2c1782325bea4efa8943948385618d9f P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/2c1782325bea4efa8943948385618d9f
I20260713 09:10:45.751809 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 2c1782325bea4efa8943948385618d9f (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:45.758785 23307 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.760289 23889 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.763620 23861 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.774623 23380 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.775730 23742 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.781580 23307 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.783530 23206 catalog_manager.cc:5697] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.809054 23891 raft_consensus.cc:1064] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:45.811607 23891 consensus_queue.cc:237] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.814567 23458 consensus_queue.cc:237] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.820251 23307 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.820420 23741 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.821507 23893 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.821702 23823 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.822265 23742 raft_consensus.cc:1275] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.824110 23893 consensus_queue.cc:1048] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.834020 23861 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.835965 23310 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.837656 23458 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:45.840471 23310 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.841547 23740 raft_consensus.cc:2955] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.842411 23891 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.844216 23891 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:45.846648 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe8326a58cd144c6833eb8b434ce18b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:45.854646 23205 catalog_manager.cc:5697] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.868268 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet fe8326a58cd144c6833eb8b434ce18b1 with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:45.878422 23910 tablet_replica.cc:333] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:45.879330 23910 raft_consensus.cc:2243] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.880054 23910 raft_consensus.cc:2272] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.881681 23891 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.883531 23307 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.884804 23910 ts_tablet_manager.cc:1916] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:45.887032 23458 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.906279 23205 catalog_manager.cc:5697] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.911247 23741 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.906293 23910 ts_tablet_manager.cc:1929] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:45.914947 23910 log.cc:1199] T fe8326a58cd144c6833eb8b434ce18b1 P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/fe8326a58cd144c6833eb8b434ce18b1
I20260713 09:10:45.916703 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet fe8326a58cd144c6833eb8b434ce18b1 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:45.933528 23380 consensus_queue.cc:237] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:45.938603 23741 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.940006 23891 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.946411 23911 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.947885 23741 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.948431 23458 raft_consensus.cc:1275] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:45.951472 23891 consensus_queue.cc:1048] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:45.957068 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d880a56ebc54b949936f90b5ea9ff54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:45.961401 23458 raft_consensus.cc:2955] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.964813 23206 catalog_manager.cc:5697] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:45.979012 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d880a56ebc54b949936f90b5ea9ff54 with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:45.979950 23901 tablet_replica.cc:333] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:45.981052 23901 raft_consensus.cc:2243] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:45.981792 23901 raft_consensus.cc:2272] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:45.985163 23901 ts_tablet_manager.cc:1916] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:45.995463 23901 ts_tablet_manager.cc:1929] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:45.995791 23901 log.cc:1199] T 4d880a56ebc54b949936f90b5ea9ff54 P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/4d880a56ebc54b949936f90b5ea9ff54
I20260713 09:10:45.996977 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 4d880a56ebc54b949936f90b5ea9ff54 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:46.025115 23787 raft_consensus.cc:1064] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:46.027268 23787 consensus_queue.cc:237] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:46.032934 23741 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.032972 23458 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.034595 23911 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.034704 23307 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.035580 23787 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.036546 23911 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.051541 23911 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.053782 23741 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.062683 23307 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.063418 23458 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.069478 23207 catalog_manager.cc:5697] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.082765 23380 consensus_queue.cc:237] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:46.088053 23741 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.091069 23310 raft_consensus.cc:1275] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.090945 23891 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.096087 23823 consensus_queue.cc:1048] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.099565 23891 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.105377 23741 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.109762 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f82efcb70b5946388bfa7f2e1dacf4f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:46.114692 23208 catalog_manager.cc:5697] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.120149 23310 raft_consensus.cc:2955] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:46.125815 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet f82efcb70b5946388bfa7f2e1dacf4f2 with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:46.127909 23916 tablet_replica.cc:333] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:46.128927 23916 raft_consensus.cc:2243] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.129626 23916 raft_consensus.cc:2272] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.132591 23916 ts_tablet_manager.cc:1916] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:46.144589 23916 ts_tablet_manager.cc:1929] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:46.144955 23916 log.cc:1199] T f82efcb70b5946388bfa7f2e1dacf4f2 P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/f82efcb70b5946388bfa7f2e1dacf4f2
I20260713 09:10:46.146319 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet f82efcb70b5946388bfa7f2e1dacf4f2 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:47.152832 23458 consensus_queue.cc:237] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.158546 23380 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:47.160207 23422 consensus_peers.cc:597] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e11796faa33493f8ab465a0df9bf3e2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.160254 23861 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:47.161427 23310 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.162643 23919 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.168290 23861 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.169795 23380 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.171561 23310 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.183712 23205 catalog_manager.cc:5697] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.186693 23458 consensus_queue.cc:237] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.192833 23380 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:47.192961 23422 consensus_peers.cc:597] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 364d225af7fa4ee69ebdfc52911ba0f6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.194067 23919 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.194360 23310 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.195720 23861 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.210112 23919 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.211820 23310 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.213092 23380 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.223167 23385 consensus_queue.cc:237] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.224238 23208 catalog_manager.cc:5697] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.231880 23458 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:47.232921 23348 consensus_peers.cc:597] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 160855ae41d54411b307713c270abb43. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.233403 23787 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.233892 23310 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.236670 23787 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.244985 23891 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.246501 23458 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.253793 23310 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.258523 23385 consensus_queue.cc:237] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.258801 23205 catalog_manager.cc:5697] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:47.279469 23348 consensus_peers.cc:597] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58905de41cd143e9be4ed5faf0dfc1e8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.281878 23458 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.283087 23310 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.282949 23891 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.284628 23787 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.291473 23935 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.293090 23458 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.294553 23310 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:47.305104 23207 catalog_manager.cc:5697] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.608103 23937 ts_tablet_manager.cc:933] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:47.610014 23937 tablet_copy_client.cc:323] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:47.611486 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 1e11796faa33493f8ab465a0df9bf3e2 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:47.611980 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 1e11796faa33493f8ab465a0df9bf3e2 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-1e11796faa33493f8ab465a0df9bf3e2
I20260713 09:10:47.617395 23469 tablet_copy_source_session.cc:215] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:47.620425 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e11796faa33493f8ab465a0df9bf3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.636390 23937 tablet_copy_client.cc:806] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:47.637173 23937 tablet_copy_client.cc:670] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:47.640704 23937 tablet_copy_client.cc:538] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:47.646791 23937 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:47.663406 23937 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:47.664137 23937 tablet_bootstrap.cc:492] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:47.664808 23937 ts_tablet_manager.cc:1403] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260713 09:10:47.667392 23937 raft_consensus.cc:359] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.667985 23937 raft_consensus.cc:740] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:47.668555 23937 consensus_queue.cc:260] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.671106 23937 ts_tablet_manager.cc:1434] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:47.673691 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-1e11796faa33493f8ab465a0df9bf3e2 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:47.674077 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-1e11796faa33493f8ab465a0df9bf3e2 on tablet 1e11796faa33493f8ab465a0df9bf3e2 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:47.725311 23937 ts_tablet_manager.cc:933] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:47.726904 23937 tablet_copy_client.cc:323] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:47.728350 23395 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet 160855ae41d54411b307713c270abb43 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:47.728838 23395 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet 160855ae41d54411b307713c270abb43 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-160855ae41d54411b307713c270abb43
I20260713 09:10:47.735023 23395 tablet_copy_source_session.cc:215] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:47.737967 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160855ae41d54411b307713c270abb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.747984 23937 tablet_copy_client.cc:806] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:47.748715 23937 tablet_copy_client.cc:670] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:47.751940 23937 tablet_copy_client.cc:538] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:47.757499 23937 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:47.771469 23942 ts_tablet_manager.cc:933] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:47.775921 23942 tablet_copy_client.cc:323] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:47.777311 23944 ts_tablet_manager.cc:933] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:47.777740 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 364d225af7fa4ee69ebdfc52911ba0f6 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:47.778285 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 364d225af7fa4ee69ebdfc52911ba0f6 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-364d225af7fa4ee69ebdfc52911ba0f6
I20260713 09:10:47.783324 23937 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:47.784399 23937 tablet_bootstrap.cc:492] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:47.785236 23937 ts_tablet_manager.cc:1403] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260713 09:10:47.785434 23469 tablet_copy_source_session.cc:215] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:47.788877 23942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d225af7fa4ee69ebdfc52911ba0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.788997 23937 raft_consensus.cc:359] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.789928 23937 raft_consensus.cc:740] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:47.794620 23937 consensus_queue.cc:260] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.796002 23944 tablet_copy_client.cc:323] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:47.798039 23937 ts_tablet_manager.cc:1434] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:10:47.800036 23395 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-160855ae41d54411b307713c270abb43 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:47.800489 23395 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-160855ae41d54411b307713c270abb43 on tablet 160855ae41d54411b307713c270abb43 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:47.800392 23394 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet 58905de41cd143e9be4ed5faf0dfc1e8 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:47.801759 23394 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet 58905de41cd143e9be4ed5faf0dfc1e8 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-58905de41cd143e9be4ed5faf0dfc1e8
I20260713 09:10:47.804621 23942 tablet_copy_client.cc:806] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:47.805373 23942 tablet_copy_client.cc:670] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:47.808959 23942 tablet_copy_client.cc:538] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:47.813129 23394 tablet_copy_source_session.cc:215] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:47.815972 23944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58905de41cd143e9be4ed5faf0dfc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.818085 23942 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:47.826503 23944 tablet_copy_client.cc:806] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:47.827076 23944 tablet_copy_client.cc:670] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:47.830173 23944 tablet_copy_client.cc:538] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:47.838418 23942 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:47.838887 23944 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:47.839521 23942 tablet_bootstrap.cc:492] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:47.840178 23942 ts_tablet_manager.cc:1403] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:10:47.843986 23942 raft_consensus.cc:359] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.845012 23942 raft_consensus.cc:740] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:47.845609 23942 consensus_queue.cc:260] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.848381 23942 ts_tablet_manager.cc:1434] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260713 09:10:47.850337 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-364d225af7fa4ee69ebdfc52911ba0f6 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:47.850762 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-364d225af7fa4ee69ebdfc52911ba0f6 on tablet 364d225af7fa4ee69ebdfc52911ba0f6 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:47.865792 23944 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:47.866716 23944 tablet_bootstrap.cc:492] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:47.867410 23944 ts_tablet_manager.cc:1403] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.000s
I20260713 09:10:47.872808 23944 raft_consensus.cc:359] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.873636 23944 raft_consensus.cc:740] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:47.874276 23944 consensus_queue.cc:260] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:47.876951 23944 ts_tablet_manager.cc:1434] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:10:47.880712 23394 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-58905de41cd143e9be4ed5faf0dfc1e8 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:47.881130 23394 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-58905de41cd143e9be4ed5faf0dfc1e8 on tablet 58905de41cd143e9be4ed5faf0dfc1e8 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:48.051811 23741 raft_consensus.cc:1217] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:48.206583 23741 raft_consensus.cc:1217] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:48.213476 23741 raft_consensus.cc:1217] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:48.291070 23741 raft_consensus.cc:1217] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:48.462800 23951 raft_consensus.cc:1064] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:48.464768 23951 consensus_queue.cc:237] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.470570 23741 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.470629 23385 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.472330 23310 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.472218 23951 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.473410 23919 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.474167 23861 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.484148 23861 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.487679 23741 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.490828 23385 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.497612 23310 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.500847 23208 catalog_manager.cc:5697] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.524374 23458 consensus_queue.cc:237] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.537798 23741 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.538800 23307 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.539538 23861 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:48.540393 23951 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:48.548653 23919 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.554490 23741 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.555534 23307 raft_consensus.cc:2955] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.559470 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e11796faa33493f8ab465a0df9bf3e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:48.565881 23205 catalog_manager.cc:5697] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:48.578433 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e11796faa33493f8ab465a0df9bf3e2 with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:48.581228 23961 tablet_replica.cc:333] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:48.581959 23961 raft_consensus.cc:2243] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:48.582659 23961 raft_consensus.cc:2272] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:48.585556 23961 ts_tablet_manager.cc:1916] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:48.597162 23961 ts_tablet_manager.cc:1929] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:48.597518 23961 log.cc:1199] T 1e11796faa33493f8ab465a0df9bf3e2 P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/1e11796faa33493f8ab465a0df9bf3e2
I20260713 09:10:48.598883 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet 1e11796faa33493f8ab465a0df9bf3e2 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:48.714959 23891 raft_consensus.cc:1064] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:48.716866 23891 consensus_queue.cc:237] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.722812 23458 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.724536 23307 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.724536 23741 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.726320 23949 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.727337 23963 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.728156 23891 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.746107 23891 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.748991 23307 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.752712 23963 raft_consensus.cc:1064] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:48.755118 23963 consensus_queue.cc:237] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.763959 23207 catalog_manager.cc:5697] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.771159 23458 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.783988 23951 raft_consensus.cc:1064] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:48.786475 23951 consensus_queue.cc:237] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
W20260713 09:10:48.817865 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.193:32903, user_credentials={real_user=slave}} blocked reactor thread for 59601.8us
I20260713 09:10:48.823098 23741 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.837639 23459 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.839217 23963 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.840938 23310 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.844127 23380 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.846068 23740 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.847343 23861 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:48.852860 23919 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:48.855254 23919 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.857195 23310 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.859031 23740 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:48.861020 23380 consensus_queue.cc:237] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.872434 23963 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.873396 23307 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.874146 23968 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:48.878446 23960 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.882596 23963 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:48.889628 23740 raft_consensus.cc:1275] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.897306 23310 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.903805 23740 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.901634 23963 consensus_queue.cc:1048] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260713 09:10:48.913767 23968 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.915594 23207 catalog_manager.cc:5697] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:48.923772 23308 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.946288 23206 catalog_manager.cc:5697] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.943724 23457 consensus_queue.cc:237] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:48.954730 23310 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.955777 23739 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:48.956770 23960 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:48.962634 23741 raft_consensus.cc:2955] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.966646 23951 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:48.970952 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58905de41cd143e9be4ed5faf0dfc1e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:48.973577 23967 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.977358 23960 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.978926 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet 58905de41cd143e9be4ed5faf0dfc1e8 with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:48.980938 23308 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.993813 23206 catalog_manager.cc:5697] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:48.999430 23743 raft_consensus.cc:2955] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.002280 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 364d225af7fa4ee69ebdfc52911ba0f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:49.002540 23978 tablet_replica.cc:333] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:49.003557 23978 raft_consensus.cc:2243] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:48.995402 23742 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.005441 23978 raft_consensus.cc:2272] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:49.009184 23978 ts_tablet_manager.cc:1916] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:49.010753 23307 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.012419 23457 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.019797 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet 364d225af7fa4ee69ebdfc52911ba0f6 with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:49.020816 23961 tablet_replica.cc:333] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:49.021811 23961 raft_consensus.cc:2243] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:49.022370 23961 pending_rounds.cc:70] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Trying to abort 1 pending ops.
I20260713 09:10:49.022642 23961 pending_rounds.cc:77] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306993044623638528 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } } }
I20260713 09:10:49.023924 23961 raft_consensus.cc:2917] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:10:49.024313 23961 raft_consensus.cc:2889] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:10:49.024684 23961 raft_consensus.cc:2272] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:49.028252 23961 ts_tablet_manager.cc:1916] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:49.031237 23205 catalog_manager.cc:5697] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:49.048494 23380 consensus_queue.cc:237] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:49.058761 23978 ts_tablet_manager.cc:1929] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:49.059232 23978 log.cc:1199] T 58905de41cd143e9be4ed5faf0dfc1e8 P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/58905de41cd143e9be4ed5faf0dfc1e8
I20260713 09:10:49.060776 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet 58905de41cd143e9be4ed5faf0dfc1e8 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:49.061395 23961 ts_tablet_manager.cc:1929] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:49.061805 23961 log.cc:1199] T 364d225af7fa4ee69ebdfc52911ba0f6 P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/364d225af7fa4ee69ebdfc52911ba0f6
I20260713 09:10:49.062402 23742 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:49.062973 23457 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:49.064512 23967 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:49.065443 23949 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:49.066891 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet 364d225af7fa4ee69ebdfc52911ba0f6 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:49.072857 23967 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.078071 23457 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.077692 23742 raft_consensus.cc:2955] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.089349 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 160855ae41d54411b307713c270abb43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:49.094424 23207 catalog_manager.cc:5697] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:49.103899 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 160855ae41d54411b307713c270abb43 with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:49.106374 23979 tablet_replica.cc:333] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:49.107296 23979 raft_consensus.cc:2243] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:49.108006 23979 raft_consensus.cc:2272] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:49.110729 23979 ts_tablet_manager.cc:1916] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:49.121062 23979 ts_tablet_manager.cc:1929] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:49.121444 23979 log.cc:1199] T 160855ae41d54411b307713c270abb43 P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/160855ae41d54411b307713c270abb43
I20260713 09:10:49.122762 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 160855ae41d54411b307713c270abb43 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:50.134933 23385 consensus_queue.cc:237] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
W20260713 09:10:50.141979 23348 consensus_peers.cc:597] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f8804716e194ca0bb11cf9f7965baa9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:50.142167 23308 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.141968 23457 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.143324 23967 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:10:50.148686 23967 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.152869 23949 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.154491 23308 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.157203 23457 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.167608 23459 consensus_queue.cc:237] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.168681 23206 catalog_manager.cc:5697] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:50.175498 23385 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:50.175971 23422 consensus_peers.cc:597] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df0d0f8667fc4901bbd5cda5c32273b3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:50.176926 23861 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.178364 23308 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.179477 23861 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.185529 23960 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.189250 23307 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.188781 23385 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.201568 23459 consensus_queue.cc:237] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.212580 23207 catalog_manager.cc:5697] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
W20260713 09:10:50.218974 23422 consensus_peers.cc:597] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ff2f14fd7bb408eaa12420ccdb2d697. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:50.219592 23307 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.219826 23385 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.221172 23960 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.222018 23861 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.228801 23960 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.230360 23385 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.231449 23307 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.245038 23208 catalog_manager.cc:5697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.259276 23459 consensus_queue.cc:237] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.265762 23385 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.267441 23861 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:50.268294 23422 consensus_peers.cc:597] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2600630c73ad454ab810fbf55d5091ae. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:50.268329 23307 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:50.269878 23861 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:50.274974 23995 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.276683 23385 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.285606 23307 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:50.288869 23206 catalog_manager.cc:5697] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:50.537510 24001 ts_tablet_manager.cc:933] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:50.539278 24001 tablet_copy_client.cc:323] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:50.541311 23394 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet 3f8804716e194ca0bb11cf9f7965baa9 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:50.541815 23394 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet 3f8804716e194ca0bb11cf9f7965baa9 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-3f8804716e194ca0bb11cf9f7965baa9
I20260713 09:10:50.549232 23394 tablet_copy_source_session.cc:215] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:50.552366 24001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8804716e194ca0bb11cf9f7965baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:50.562436 24001 tablet_copy_client.cc:806] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:50.562917 24001 tablet_copy_client.cc:670] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:50.566411 24001 tablet_copy_client.cc:538] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:50.574688 24001 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:50.594136 24001 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:50.594976 24001 tablet_bootstrap.cc:492] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:50.595611 24001 ts_tablet_manager.cc:1403] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:10:50.598500 24001 raft_consensus.cc:359] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.599344 24001 raft_consensus.cc:740] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:50.599972 24001 consensus_queue.cc:260] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.603035 24001 ts_tablet_manager.cc:1434] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:10:50.604712 23394 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-3f8804716e194ca0bb11cf9f7965baa9 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:50.605123 23394 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-3f8804716e194ca0bb11cf9f7965baa9 on tablet 3f8804716e194ca0bb11cf9f7965baa9 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:50.658252 24001 ts_tablet_manager.cc:933] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:50.659885 24001 tablet_copy_client.cc:323] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:50.661255 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 2600630c73ad454ab810fbf55d5091ae from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:50.661762 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 2600630c73ad454ab810fbf55d5091ae from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-2600630c73ad454ab810fbf55d5091ae
I20260713 09:10:50.667984 23469 tablet_copy_source_session.cc:215] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:50.670609 24001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2600630c73ad454ab810fbf55d5091ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:50.684957 24001 tablet_copy_client.cc:806] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:50.685490 24001 tablet_copy_client.cc:670] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:50.688995 24001 tablet_copy_client.cc:538] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:50.697775 24001 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:50.717334 24001 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:50.718178 24001 tablet_bootstrap.cc:492] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:50.718827 24001 ts_tablet_manager.cc:1403] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:10:50.720860 24007 ts_tablet_manager.cc:933] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:50.721647 24001 raft_consensus.cc:359] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.722496 24001 raft_consensus.cc:740] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:50.723122 24001 consensus_queue.cc:260] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.723908 24007 tablet_copy_client.cc:323] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:50.725556 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:50.726047 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet 8ff2f14fd7bb408eaa12420ccdb2d697 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-8ff2f14fd7bb408eaa12420ccdb2d697
I20260713 09:10:50.726439 24001 ts_tablet_manager.cc:1434] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260713 09:10:50.728399 23468 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-2600630c73ad454ab810fbf55d5091ae received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:50.728864 23468 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-2600630c73ad454ab810fbf55d5091ae on tablet 2600630c73ad454ab810fbf55d5091ae with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:50.733773 23469 tablet_copy_source_session.cc:215] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:50.736745 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff2f14fd7bb408eaa12420ccdb2d697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:50.746886 24007 tablet_copy_client.cc:806] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:50.747385 24007 tablet_copy_client.cc:670] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:50.750645 24007 tablet_copy_client.cc:538] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:50.757210 24007 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:50.773665 24007 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:50.774351 24007 tablet_bootstrap.cc:492] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:50.774848 24007 ts_tablet_manager.cc:1403] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:10:50.777010 24007 raft_consensus.cc:359] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.777588 24007 raft_consensus.cc:740] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:50.778390 24007 consensus_queue.cc:260] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.780341 24007 ts_tablet_manager.cc:1434] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:50.782169 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-8ff2f14fd7bb408eaa12420ccdb2d697 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:50.782565 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-8ff2f14fd7bb408eaa12420ccdb2d697 on tablet 8ff2f14fd7bb408eaa12420ccdb2d697 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:50.793823 24007 ts_tablet_manager.cc:933] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:50.796501 24007 tablet_copy_client.cc:323] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:50.798053 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet df0d0f8667fc4901bbd5cda5c32273b3 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:50.798516 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet df0d0f8667fc4901bbd5cda5c32273b3 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-df0d0f8667fc4901bbd5cda5c32273b3
I20260713 09:10:50.803376 23469 tablet_copy_source_session.cc:215] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:50.806128 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d0f8667fc4901bbd5cda5c32273b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:50.820657 24007 tablet_copy_client.cc:806] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:50.821192 24007 tablet_copy_client.cc:670] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:50.824512 24007 tablet_copy_client.cc:538] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:50.832736 24007 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:50.851981 24007 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:50.852857 24007 tablet_bootstrap.cc:492] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:50.853497 24007 ts_tablet_manager.cc:1403] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:10:50.856222 24007 raft_consensus.cc:359] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.857046 24007 raft_consensus.cc:740] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:50.857671 24007 consensus_queue.cc:260] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:50.859982 24007 ts_tablet_manager.cc:1434] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:50.862267 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-df0d0f8667fc4901bbd5cda5c32273b3 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:50.862650 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-df0d0f8667fc4901bbd5cda5c32273b3 on tablet df0d0f8667fc4901bbd5cda5c32273b3 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:50.963647 23742 raft_consensus.cc:1217] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:51.153302 23742 raft_consensus.cc:1217] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:51.192320 23742 raft_consensus.cc:1217] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:51.213274 23742 raft_consensus.cc:1217] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:51.347751 23983 raft_consensus.cc:1064] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:51.349638 23983 consensus_queue.cc:237] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.355935 23459 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.357062 23742 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.357422 24015 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.357808 23308 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.358994 23983 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.365861 24015 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.371140 24015 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.372989 23308 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.389554 23459 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.393177 23207 catalog_manager.cc:5697] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.407081 23742 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.426707 23385 consensus_queue.cc:237] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.431314 23742 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.431478 23308 raft_consensus.cc:1275] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.432435 23983 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.433293 24015 consensus_queue.cc:1048] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.440004 24009 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.447046 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f8804716e194ca0bb11cf9f7965baa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:51.446143 23742 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.446026 23308 raft_consensus.cc:2955] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.458506 23206 catalog_manager.cc:5697] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 reported cstate change: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.469269 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f8804716e194ca0bb11cf9f7965baa9 with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:51.471112 24023 tablet_replica.cc:333] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:51.472088 24023 raft_consensus.cc:2243] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.472796 24023 raft_consensus.cc:2272] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.477102 24023 ts_tablet_manager.cc:1916] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:51.487567 24023 ts_tablet_manager.cc:1929] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:51.487838 24023 log.cc:1199] T 3f8804716e194ca0bb11cf9f7965baa9 P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/3f8804716e194ca0bb11cf9f7965baa9
I20260713 09:10:51.489106 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet 3f8804716e194ca0bb11cf9f7965baa9 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:51.656239 23994 raft_consensus.cc:1064] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:51.658150 23994 consensus_queue.cc:237] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.665446 23385 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.666296 23742 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.667395 24025 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.667814 23308 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.668797 24013 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:51.669706 23994 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.678920 24025 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.681241 23742 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.683490 23308 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.697571 23208 catalog_manager.cc:5697] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.697943 23385 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.720542 23458 consensus_queue.cc:237] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.725203 23742 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.725818 23308 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.726490 24013 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.728181 23994 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.732784 24013 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.734367 23742 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.739919 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df0d0f8667fc4901bbd5cda5c32273b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:51.746982 23308 raft_consensus.cc:2955] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.746891 23205 catalog_manager.cc:5697] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.763737 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet df0d0f8667fc4901bbd5cda5c32273b3 with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:51.765655 24029 tablet_replica.cc:333] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:51.766644 24029 raft_consensus.cc:2243] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.767369 24029 raft_consensus.cc:2272] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.771431 24029 ts_tablet_manager.cc:1916] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:51.772810 23994 raft_consensus.cc:1064] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:51.775104 23994 consensus_queue.cc:237] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.791680 24029 ts_tablet_manager.cc:1929] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:51.792270 24029 log.cc:1199] T df0d0f8667fc4901bbd5cda5c32273b3 P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/df0d0f8667fc4901bbd5cda5c32273b3
I20260713 09:10:51.794173 23742 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.794096 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet df0d0f8667fc4901bbd5cda5c32273b3 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:51.795455 24025 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.796809 23385 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.798025 24025 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.798421 23308 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.799803 24025 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.807137 24013 raft_consensus.cc:1064] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:51.810335 24013 consensus_queue.cc:237] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.818567 23861 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.819917 23385 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.828796 23307 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.835392 23741 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.840212 23742 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.842875 23205 catalog_manager.cc:5697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.848254 24035 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:51.860121 23458 consensus_queue.cc:237] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.869138 23385 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.873865 24037 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:51.888968 24035 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.891920 23385 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.903263 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:51.907097 23385 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.908577 24013 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.908844 23743 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.912833 23994 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.913290 23307 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.912408 23207 catalog_manager.cc:5697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.915541 23994 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.922273 23743 raft_consensus.cc:2955] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.925010 24013 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.926570 23385 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.936110 23743 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.938512 23308 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.952682 23206 catalog_manager.cc:5697] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } attrs { replace: true } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.955927 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ff2f14fd7bb408eaa12420ccdb2d697 with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:51.961481 24041 tablet_replica.cc:333] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:51.962482 24041 raft_consensus.cc:2243] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.968206 24041 raft_consensus.cc:2272] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.971356 24041 ts_tablet_manager.cc:1916] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:51.971769 23458 consensus_queue.cc:237] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:51.978241 23385 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.978785 23743 raft_consensus.cc:1275] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.979591 24036 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.980352 23861 consensus_queue.cc:1048] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.987243 24041 ts_tablet_manager.cc:1929] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:51.987699 24041 log.cc:1199] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/8ff2f14fd7bb408eaa12420ccdb2d697
I20260713 09:10:51.987119 23994 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.991115 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 8ff2f14fd7bb408eaa12420ccdb2d697 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:51.993396 23385 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:51.998970 23743 raft_consensus.cc:2955] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:52.001259 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2600630c73ad454ab810fbf55d5091ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:52.008689 23207 catalog_manager.cc:5697] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193) evicted. New cstate: current_term: 1 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.020920 23295 tablet_service.cc:1558] Processing DeleteTablet for tablet 2600630c73ad454ab810fbf55d5091ae with delete_type TABLET_DATA_TOMBSTONED (TS 63241edfc88d4d6e84fc96b5651e457f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58380
I20260713 09:10:52.021947 24041 tablet_replica.cc:333] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:10:52.022789 24041 raft_consensus.cc:2243] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:52.023460 24041 raft_consensus.cc:2272] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:52.026010 24041 ts_tablet_manager.cc:1916] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:52.037654 24041 ts_tablet_manager.cc:1929] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:52.037949 24041 log.cc:1199] T 2600630c73ad454ab810fbf55d5091ae P 63241edfc88d4d6e84fc96b5651e457f: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/wals/2600630c73ad454ab810fbf55d5091ae
I20260713 09:10:52.039134 23192 catalog_manager.cc:5028] TS 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): tablet 2600630c73ad454ab810fbf55d5091ae (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:53.050128 23458 consensus_queue.cc:237] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
W20260713 09:10:53.057317 23422 consensus_peers.cc:597] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6ee5c6a9f8b47dc93c2c8d4eb006902. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:53.058009 23380 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.059386 23307 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.060920 24043 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.061980 24042 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.069864 24037 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.071154 23307 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.071458 23380 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.085299 23205 catalog_manager.cc:5697] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 2 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.086256 23380 consensus_queue.cc:237] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Queue 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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
W20260713 09:10:53.094802 23348 consensus_peers.cc:597] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241): Couldn't send request to peer 60d5425b29d745bf99fe0080f9bf8132. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb43f9a0beb045dd820f4bf570901248. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:53.096212 23458 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:53.097625 24015 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.098596 23307 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:53.099916 24015 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.106191 24009 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.113960 23458 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.134938 23208 catalog_manager.cc:5697] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.148530 23307 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } } }
I20260713 09:10:53.471210 24058 ts_tablet_manager.cc:933] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:10:53.473325 24058 tablet_copy_client.cc:323] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.195:43125
I20260713 09:10:53.475088 23469 tablet_copy_service.cc:140] P c8b85b42b5654685908005d7d102b230: Received BeginTabletCopySession request for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:54534)
I20260713 09:10:53.475556 23469 tablet_copy_service.cc:161] P c8b85b42b5654685908005d7d102b230: Beginning new tablet copy session on tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:54534: session id = 60d5425b29d745bf99fe0080f9bf8132-f6ee5c6a9f8b47dc93c2c8d4eb006902
I20260713 09:10:53.481302 23469 tablet_copy_source_session.cc:215] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:53.484012 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:53.497371 24058 tablet_copy_client.cc:806] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:53.498001 24058 tablet_copy_client.cc:670] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:53.501411 24058 tablet_copy_client.cc:538] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:53.508085 24058 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:53.528636 24058 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:53.529340 24058 tablet_bootstrap.cc:492] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:53.529943 24058 ts_tablet_manager.cc:1403] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.012s
I20260713 09:10:53.532245 24058 raft_consensus.cc:359] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:53.533046 24058 raft_consensus.cc:740] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:53.533810 24058 consensus_queue.cc:260] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:53.537918 24058 ts_tablet_manager.cc:1434] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:10:53.539811 23469 tablet_copy_service.cc:342] P c8b85b42b5654685908005d7d102b230: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f6ee5c6a9f8b47dc93c2c8d4eb006902 received from {username='slave'} at 127.0.0.1:54534
I20260713 09:10:53.540247 23469 tablet_copy_service.cc:434] P c8b85b42b5654685908005d7d102b230: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-f6ee5c6a9f8b47dc93c2c8d4eb006902 on tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:53.565963 24058 ts_tablet_manager.cc:933] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Initiating tablet copy from peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:10:53.567854 24058 tablet_copy_client.cc:323] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Beginning tablet copy session from remote peer at address 127.21.172.194:42755
I20260713 09:10:53.569842 23394 tablet_copy_service.cc:140] P fe22780e46bd4597bb747ca3080cc0e7: Received BeginTabletCopySession request for tablet eb43f9a0beb045dd820f4bf570901248 from peer 60d5425b29d745bf99fe0080f9bf8132 ({username='slave'} at 127.0.0.1:58500)
I20260713 09:10:53.570386 23394 tablet_copy_service.cc:161] P fe22780e46bd4597bb747ca3080cc0e7: Beginning new tablet copy session on tablet eb43f9a0beb045dd820f4bf570901248 from peer 60d5425b29d745bf99fe0080f9bf8132 at {username='slave'} at 127.0.0.1:58500: session id = 60d5425b29d745bf99fe0080f9bf8132-eb43f9a0beb045dd820f4bf570901248
I20260713 09:10:53.578404 23394 tablet_copy_source_session.cc:215] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:53.581502 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43f9a0beb045dd820f4bf570901248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:53.593777 24058 tablet_copy_client.cc:806] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:53.594370 24058 tablet_copy_client.cc:670] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:53.597821 24058 tablet_copy_client.cc:538] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:53.605579 24058 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap starting.
I20260713 09:10:53.621132 24058 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:53.621824 24058 tablet_bootstrap.cc:492] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Bootstrap complete.
I20260713 09:10:53.622432 24058 ts_tablet_manager.cc:1403] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:53.624614 24058 raft_consensus.cc:359] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:53.625204 24058 raft_consensus.cc:740] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Initialized, Role: LEARNER
I20260713 09:10:53.625686 24058 consensus_queue.cc:260] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: NON_VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: true } }
I20260713 09:10:53.627681 24058 ts_tablet_manager.cc:1434] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:53.629452 23394 tablet_copy_service.cc:342] P fe22780e46bd4597bb747ca3080cc0e7: Request end of tablet copy session 60d5425b29d745bf99fe0080f9bf8132-eb43f9a0beb045dd820f4bf570901248 received from {username='slave'} at 127.0.0.1:58500
I20260713 09:10:53.629912 23394 tablet_copy_service.cc:434] P fe22780e46bd4597bb747ca3080cc0e7: ending tablet copy session 60d5425b29d745bf99fe0080f9bf8132-eb43f9a0beb045dd820f4bf570901248 on tablet eb43f9a0beb045dd820f4bf570901248 with peer 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:54.090181 23743 raft_consensus.cc:1217] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:10:54.114806 23743 raft_consensus.cc:1217] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:54.497613 24055 raft_consensus.cc:1064] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:54.499620 24055 consensus_queue.cc:237] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:54.504293 24037 raft_consensus.cc:1064] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: attempting to promote NON_VOTER 60d5425b29d745bf99fe0080f9bf8132 to VOTER
I20260713 09:10:54.506798 24037 consensus_queue.cc:237] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:54.522596 23458 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:54.525543 24068 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.527791 23743 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEARNER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:54.529273 24066 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.535319 23385 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:54.532012 23743 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 LEARNER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:54.532517 23307 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:54.537138 24042 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.539680 23308 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:54.540688 24070 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:54.542948 24071 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:54.550158 24066 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.565689 24070 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.568811 23310 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.577503 23307 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.577791 23458 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.573148 23743 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.588311 23207 catalog_manager.cc:5697] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } attrs { replace: true } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.597174 24037 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.598907 23741 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.612161 23385 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.623037 23380 consensus_queue.cc:237] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:54.624774 23206 catalog_manager.cc:5697] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 2 to 3, 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } attrs { replace: true } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.630124 23741 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:54.631394 24071 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:54.631750 23310 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Refusing update from remote peer fe22780e46bd4597bb747ca3080cc0e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:54.634840 24071 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:54.641070 24071 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.642338 23741 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.648977 23310 raft_consensus.cc:2955] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.649827 23458 consensus_queue.cc:237] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:10:54.650504 23195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb43f9a0beb045dd820f4bf570901248 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:54.659991 23743 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:54.663295 23208 catalog_manager.cc:5697] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: config changed from index 3 to 4, VOTER c8b85b42b5654685908005d7d102b230 (127.21.172.195) evicted. New cstate: current_term: 1 leader_uuid: "fe22780e46bd4597bb747ca3080cc0e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.663703 24037 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:54.664173 23310 raft_consensus.cc:1275] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer c8b85b42b5654685908005d7d102b230: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:54.665660 24066 consensus_queue.cc:1048] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:54.670352 24064 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.676054 23445 tablet_service.cc:1558] Processing DeleteTablet for tablet eb43f9a0beb045dd820f4bf570901248 with delete_type TABLET_DATA_TOMBSTONED (TS c8b85b42b5654685908005d7d102b230 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45090
I20260713 09:10:54.683985 23743 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.687572 23310 raft_consensus.cc:2955] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } } }
I20260713 09:10:54.694708 23194 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:54.699087 23205 catalog_manager.cc:5697] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 reported cstate change: config changed from index 3 to 4, VOTER fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) evicted. New cstate: current_term: 2 leader_uuid: "c8b85b42b5654685908005d7d102b230" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:54.700852 24082 tablet_replica.cc:333] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:10:54.703719 24082 raft_consensus.cc:2243] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:54.704594 24082 raft_consensus.cc:2272] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:54.708930 24082 ts_tablet_manager.cc:1916] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:54.714802 23371 tablet_service.cc:1558] Processing DeleteTablet for tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 with delete_type TABLET_DATA_TOMBSTONED (TS fe22780e46bd4597bb747ca3080cc0e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:54.721282 24083 tablet_replica.cc:333] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:10:54.721966 24083 raft_consensus.cc:2243] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:54.722489 24083 raft_consensus.cc:2272] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:54.725696 24083 ts_tablet_manager.cc:1916] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:54.727813 24082 ts_tablet_manager.cc:1929] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:54.728194 24082 log.cc:1199] T eb43f9a0beb045dd820f4bf570901248 P c8b85b42b5654685908005d7d102b230: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/wals/eb43f9a0beb045dd820f4bf570901248
I20260713 09:10:54.729516 23194 catalog_manager.cc:5028] TS c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): tablet eb43f9a0beb045dd820f4bf570901248 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:54.735797 24083 ts_tablet_manager.cc:1929] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:10:54.736228 24083 log.cc:1199] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P fe22780e46bd4597bb747ca3080cc0e7: Deleting WAL directory at /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/wals/f6ee5c6a9f8b47dc93c2c8d4eb006902
I20260713 09:10:54.737620 23195 catalog_manager.cc:5028] TS fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): tablet f6ee5c6a9f8b47dc93c2c8d4eb006902 (table test-workload [id=534cefdf1a1d46d18ad89dc98c777151]) successfully deleted
I20260713 09:10:59.959389 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:59.988087 23457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2"
dest_uuid: "c8b85b42b5654685908005d7d102b230"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:58190
I20260713 09:10:59.988734 23457 raft_consensus.cc:606] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:10:59.995647 23457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6"
dest_uuid: "c8b85b42b5654685908005d7d102b230"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:58190
I20260713 09:10:59.996132 23457 raft_consensus.cc:606] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:11:00.006134 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:00.006675 23380 raft_consensus.cc:606] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Received request to transfer leadership to TS 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:11:00.008937 23457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b"
dest_uuid: "c8b85b42b5654685908005d7d102b230"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:58190
I20260713 09:11:00.009419 23457 raft_consensus.cc:606] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:11:00.011675 23457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697"
dest_uuid: "c8b85b42b5654685908005d7d102b230"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:58190
I20260713 09:11:00.012302 23457 raft_consensus.cc:606] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:11:00.014494 23457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3"
dest_uuid: "c8b85b42b5654685908005d7d102b230"
mode: GRACEFUL
new_leader_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58190
I20260713 09:11:00.014974 23457 raft_consensus.cc:606] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Received request to transfer leadership to TS 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:11:00.015966 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:00.016672 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:00.069326 24087 raft_consensus.cc:993] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.069806 24089 raft_consensus.cc:1081] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.071107 23743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35642
I20260713 09:11:00.071508 23743 raft_consensus.cc:493] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.071811 23743 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.076535 23743 raft_consensus.cc:515] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.078200 23743 leader_election.cc:290] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:00.079141 23307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:11:00.079159 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d225af7fa4ee69ebdfc52911ba0f6" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:00.079793 23307 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.079888 23457 raft_consensus.cc:3055] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:00.080327 23457 raft_consensus.cc:740] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:11:00.081149 23457 consensus_queue.cc:260] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.082250 23457 raft_consensus.cc:3060] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.083365 24085 raft_consensus.cc:993] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:00.083859 24088 raft_consensus.cc:1081] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Signalling peer 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:00.085543 23310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c"
dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:11:00.085716 23307 raft_consensus.cc:2468] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.086037 23310 raft_consensus.cc:493] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.086428 23310 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:00.087055 23701 leader_election.cc:304] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, 63241edfc88d4d6e84fc96b5651e457f; no voters: 
I20260713 09:11:00.088846 24093 raft_consensus.cc:2804] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:00.088999 23457 raft_consensus.cc:2468] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.091048 24093 raft_consensus.cc:697] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:00.092377 24093 consensus_queue.cc:237] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.098914 23310 raft_consensus.cc:515] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.100324 23208 catalog_manager.cc:5697] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.101287 23310 leader_election.cc:290] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 4 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241)
I20260713 09:11:00.101567 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:00.102118 23380 raft_consensus.cc:3055] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:00.101840 23743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2707d870e44b02a6f7b79e71a38b0c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
I20260713 09:11:00.102577 23380 raft_consensus.cc:740] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:00.102769 23743 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:00.103437 23380 consensus_queue.cc:260] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.104730 23380 raft_consensus.cc:3060] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:00.109495 23743 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 4.
I20260713 09:11:00.110762 23273 leader_election.cc:304] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [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: 60d5425b29d745bf99fe0080f9bf8132, 63241edfc88d4d6e84fc96b5651e457f; no voters: 
I20260713 09:11:00.111796 23886 raft_consensus.cc:2804] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:00.113000 23380 raft_consensus.cc:2468] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 4.
I20260713 09:11:00.115110 23886 raft_consensus.cc:697] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 4 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:11:00.116053 23886 consensus_queue.cc:237] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.123448 23208 catalog_manager.cc:5697] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 3 to 4, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 4 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.261550 24087 raft_consensus.cc:993] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.262022 24089 raft_consensus.cc:1081] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.263262 23743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35642
I20260713 09:11:00.263692 23743 raft_consensus.cc:493] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.263967 23743 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.268124 23743 raft_consensus.cc:515] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.269724 23743 leader_election.cc:290] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:00.270438 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:00.270695 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63563522dfc44ca8bd85ecfbee03925b" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:00.270999 23380 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.271235 23457 raft_consensus.cc:3055] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:00.271588 23457 raft_consensus.cc:740] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:11:00.272289 23457 consensus_queue.cc:260] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.273347 23457 raft_consensus.cc:3060] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.275408 23380 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.276523 23704 leader_election.cc:304] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:11:00.277220 24093 raft_consensus.cc:2804] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:00.277565 23457 raft_consensus.cc:2468] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.277601 24093 raft_consensus.cc:697] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:00.278756 24093 consensus_queue.cc:237] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.286335 23208 catalog_manager.cc:5697] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.398727 24087 raft_consensus.cc:993] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.399235 24104 raft_consensus.cc:1081] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.400949 23741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35642
I20260713 09:11:00.401505 23741 raft_consensus.cc:493] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.401821 23741 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.406301 23741 raft_consensus.cc:515] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.407768 23741 leader_election.cc:290] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:00.408629 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:11:00.408694 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e11796faa33493f8ab465a0df9bf3e2" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:00.409137 23310 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.409286 23457 raft_consensus.cc:3055] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:00.409657 23457 raft_consensus.cc:740] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:11:00.410270 23457 consensus_queue.cc:260] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.411188 23457 raft_consensus.cc:3060] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.413595 23310 raft_consensus.cc:2468] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.414460 23701 leader_election.cc:304] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, 63241edfc88d4d6e84fc96b5651e457f; no voters: 
I20260713 09:11:00.415164 24093 raft_consensus.cc:2804] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:00.415545 24093 raft_consensus.cc:697] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:00.415989 23457 raft_consensus.cc:2468] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.416286 24093 consensus_queue.cc:237] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.422930 23208 catalog_manager.cc:5697] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.478211 24087 raft_consensus.cc:993] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: : Instructing follower 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:00.478678 24104 raft_consensus.cc:1081] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Signalling peer 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:00.479913 23310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3"
dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58406
I20260713 09:11:00.480293 23310 raft_consensus.cc:493] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.480599 23310 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.484746 23310 raft_consensus.cc:515] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.486429 23310 leader_election.cc:290] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Requested vote from peers c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125), 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196:37241)
I20260713 09:11:00.487257 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:00.487386 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d0f8667fc4901bbd5cda5c32273b3" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
I20260713 09:11:00.487846 23457 raft_consensus.cc:3055] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:00.487959 23741 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.488337 23457 raft_consensus.cc:740] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:11:00.489221 23457 consensus_queue.cc:260] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.490088 23457 raft_consensus.cc:3060] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.492671 23741 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:00.493849 23273 leader_election.cc:304] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, 63241edfc88d4d6e84fc96b5651e457f; no voters: 
I20260713 09:11:00.494710 23886 raft_consensus.cc:2804] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:00.495162 23457 raft_consensus.cc:2468] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:00.495262 23886 raft_consensus.cc:697] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:11:00.496353 23886 consensus_queue.cc:237] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.504519 23208 catalog_manager.cc:5697] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 1 to 2, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.507330 24087 raft_consensus.cc:993] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.507872 24104 raft_consensus.cc:1081] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:00.510215 23743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35642
I20260713 09:11:00.510715 23743 raft_consensus.cc:493] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.511019 23743 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.515925 23743 raft_consensus.cc:515] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.517890 23743 leader_election.cc:290] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:00.518446 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:00.519016 23380 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.521234 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff2f14fd7bb408eaa12420ccdb2d697" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:00.521715 23457 raft_consensus.cc:3055] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:00.521976 23457 raft_consensus.cc:740] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8b85b42b5654685908005d7d102b230, State: Running, Role: LEADER
I20260713 09:11:00.522553 23457 consensus_queue.cc:260] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.524219 23380 raft_consensus.cc:2468] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.524365 23457 raft_consensus.cc:3060] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:00.525380 23704 leader_election.cc:304] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, fe22780e46bd4597bb747ca3080cc0e7; no voters: 
I20260713 09:11:00.526194 24093 raft_consensus.cc:2804] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:00.526630 24093 raft_consensus.cc:697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:00.527415 24093 consensus_queue.cc:237] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:00.530345 23457 raft_consensus.cc:2468] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:00.533468 23380 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 4 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:00.534868 23886 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:00.535629 23208 catalog_manager.cc:5697] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from c8b85b42b5654685908005d7d102b230 (127.21.172.195) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.542320 23743 raft_consensus.cc:1275] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 4 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:00.544260 23886 consensus_queue.cc:1048] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:11:00.644822 23307 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.646008 24093 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.656520 23457 raft_consensus.cc:1275] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.658080 24115 consensus_queue.cc:1048] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.781795 23457 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.782985 24115 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.791134 23380 raft_consensus.cc:1275] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.792470 24115 consensus_queue.cc:1048] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.864852 23310 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.866022 24115 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.873848 23457 raft_consensus.cc:1275] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:00.875648 24094 consensus_queue.cc:1048] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:00.999681 23743 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.001029 24113 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.010491 23457 raft_consensus.cc:1275] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.012111 24100 consensus_queue.cc:1048] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:01.017617 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:01.035820 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:01.049733 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "160855ae41d54411b307713c270abb43"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:01.050267 23380 raft_consensus.cc:606] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:11:01.052659 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:01.053117 23380 raft_consensus.cc:606] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Received request to transfer leadership to TS 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:11:01.055075 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:01.055492 23380 raft_consensus.cc:606] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Received request to transfer leadership to TS 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:11:01.057440 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:01.057874 23380 raft_consensus.cc:606] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Received request to transfer leadership to TS 60d5425b29d745bf99fe0080f9bf8132
I20260713 09:11:01.059769 23380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676"
dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
mode: GRACEFUL
new_leader_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:35674
I20260713 09:11:01.060176 23380 raft_consensus.cc:606] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Received request to transfer leadership to TS 63241edfc88d4d6e84fc96b5651e457f
I20260713 09:11:01.061158 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:01.061829 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:01.083101 24088 raft_consensus.cc:993] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:01.083743 24122 raft_consensus.cc:1081] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:01.085063 23743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "160855ae41d54411b307713c270abb43"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35660
I20260713 09:11:01.085448 23743 raft_consensus.cc:493] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.085717 23743 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.090106 23743 raft_consensus.cc:515] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.091575 23743 leader_election.cc:290] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:01.092499 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:01.092799 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160855ae41d54411b307713c270abb43" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:01.093088 23380 raft_consensus.cc:3055] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.093321 23457 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.093405 23380 raft_consensus.cc:740] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:01.094223 23380 consensus_queue.cc:260] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.095402 23380 raft_consensus.cc:3060] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.099638 23457 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:01.100841 23703 leader_election.cc:304] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:11:01.101584 24094 raft_consensus.cc:2804] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.101593 23380 raft_consensus.cc:2468] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:01.102124 24094 raft_consensus.cc:697] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:01.102952 24094 consensus_queue.cc:237] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [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: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.110316 23208 catalog_manager.cc:5697] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.137497 23380 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.138742 24094 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.141846 23457 raft_consensus.cc:1275] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.143185 24094 consensus_queue.cc:1048] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.187903 24088 raft_consensus.cc:993] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:01.188361 24122 raft_consensus.cc:1081] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Signalling peer 60d5425b29d745bf99fe0080f9bf8132 to start an election
I20260713 09:11:01.189694 23743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248"
dest_uuid: "60d5425b29d745bf99fe0080f9bf8132"
 from {username='slave'} at 127.0.0.1:35660
I20260713 09:11:01.190141 23743 raft_consensus.cc:493] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.190416 23743 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.194770 23743 raft_consensus.cc:515] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.196156 23743 leader_election.cc:290] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Requested vote from peers 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903), fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755)
I20260713 09:11:01.196857 23310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
I20260713 09:11:01.197166 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43f9a0beb045dd820f4bf570901248" candidate_uuid: "60d5425b29d745bf99fe0080f9bf8132" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:01.197422 23310 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.197674 23380 raft_consensus.cc:3055] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.197952 23380 raft_consensus.cc:740] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:01.198662 23380 consensus_queue.cc:260] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.199771 23380 raft_consensus.cc:3060] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.203428 23310 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:01.204543 23701 leader_election.cc:304] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d5425b29d745bf99fe0080f9bf8132, 63241edfc88d4d6e84fc96b5651e457f; no voters: 
I20260713 09:11:01.205232 24094 raft_consensus.cc:2804] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.205384 23380 raft_consensus.cc:2468] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d5425b29d745bf99fe0080f9bf8132 in term 2.
I20260713 09:11:01.205646 24094 raft_consensus.cc:697] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Becoming Leader. State: Replica: 60d5425b29d745bf99fe0080f9bf8132, State: Running, Role: LEADER
I20260713 09:11:01.206750 24094 consensus_queue.cc:237] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [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: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } }
I20260713 09:11:01.213747 23208 catalog_manager.cc:5697] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 reported cstate change: term changed from 1 to 2, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 60d5425b29d745bf99fe0080f9bf8132 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "60d5425b29d745bf99fe0080f9bf8132" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d5425b29d745bf99fe0080f9bf8132" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 37241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.305260 24088 raft_consensus.cc:993] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.305714 24122 raft_consensus.cc:1081] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Signalling peer 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.306922 23310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c"
dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:11:01.307350 23310 raft_consensus.cc:493] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.307621 23310 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.311543 23310 raft_consensus.cc:515] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.312901 23310 leader_election.cc:290] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:01.313625 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:01.313942 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6261b7df281e41cf857d34d1c934d13c" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:01.314249 23380 raft_consensus.cc:3055] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.314481 23457 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.314586 23380 raft_consensus.cc:740] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:01.315399 23380 consensus_queue.cc:260] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.316555 23380 raft_consensus.cc:3060] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.318985 23457 raft_consensus.cc:2468] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.319952 23275 leader_election.cc:304] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:11:01.320586 24100 raft_consensus.cc:2804] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.320863 23380 raft_consensus.cc:2468] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.321086 24100 raft_consensus.cc:697] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:11:01.321949 24100 consensus_queue.cc:237] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.328663 23208 catalog_manager.cc:5697] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 1 to 2, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.337013 24088 raft_consensus.cc:993] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.337486 24122 raft_consensus.cc:1081] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Signalling peer 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.338825 23310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676"
dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:11:01.339255 23310 raft_consensus.cc:493] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.339524 23310 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.343765 23310 raft_consensus.cc:515] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.345185 23310 leader_election.cc:290] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:01.345773 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:01.346009 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa404151de7a496293fae9a8c56b4676" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:01.346287 23380 raft_consensus.cc:3055] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.346479 23457 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.346596 23380 raft_consensus.cc:740] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:01.347257 23380 consensus_queue.cc:260] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.348322 23380 raft_consensus.cc:3060] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.352280 23457 raft_consensus.cc:2468] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.353578 23275 leader_election.cc:304] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:11:01.354290 24100 raft_consensus.cc:2804] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.354743 24100 raft_consensus.cc:697] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:11:01.355544 24100 consensus_queue.cc:237] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.356442 23380 raft_consensus.cc:2468] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.363313 23208 catalog_manager.cc:5697] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 1 to 2, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.464607 24088 raft_consensus.cc:993] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: : Instructing follower 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.465015 24122 raft_consensus.cc:1081] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Signalling peer 63241edfc88d4d6e84fc96b5651e457f to start an election
I20260713 09:11:01.466223 23310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73"
dest_uuid: "63241edfc88d4d6e84fc96b5651e457f"
 from {username='slave'} at 127.0.0.1:58396
I20260713 09:11:01.466655 23310 raft_consensus.cc:493] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.466920 23310 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.470966 23310 raft_consensus.cc:515] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.472342 23310 leader_election.cc:290] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Requested vote from peers fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755), c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125)
I20260713 09:11:01.472949 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe22780e46bd4597bb747ca3080cc0e7"
I20260713 09:11:01.473256 23457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54ffc98544e49e1ae2510624c913e73" candidate_uuid: "63241edfc88d4d6e84fc96b5651e457f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8b85b42b5654685908005d7d102b230"
I20260713 09:11:01.473738 23457 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.473667 23380 raft_consensus.cc:3055] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.474330 23380 raft_consensus.cc:740] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe22780e46bd4597bb747ca3080cc0e7, State: Running, Role: LEADER
I20260713 09:11:01.475039 23380 consensus_queue.cc:260] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.476087 23380 raft_consensus.cc:3060] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.479875 23457 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.480806 23275 leader_election.cc:304] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63241edfc88d4d6e84fc96b5651e457f, c8b85b42b5654685908005d7d102b230; no voters: 
I20260713 09:11:01.481525 24100 raft_consensus.cc:2804] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.481904 24100 raft_consensus.cc:697] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Becoming Leader. State: Replica: 63241edfc88d4d6e84fc96b5651e457f, State: Running, Role: LEADER
I20260713 09:11:01.482084 23380 raft_consensus.cc:2468] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63241edfc88d4d6e84fc96b5651e457f in term 2.
I20260713 09:11:01.482759 24100 consensus_queue.cc:237] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } }
I20260713 09:11:01.490883 23208 catalog_manager.cc:5697] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f reported cstate change: term changed from 1 to 2, leader changed from fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194) to 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "63241edfc88d4d6e84fc96b5651e457f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.613790 23310 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.615109 24093 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63241edfc88d4d6e84fc96b5651e457f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.615396 23385 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.616595 24093 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.624861 23457 raft_consensus.cc:1275] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.626025 24093 consensus_queue.cc:1048] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:01.637748 23385 raft_consensus.cc:1275] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 60d5425b29d745bf99fe0080f9bf8132: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:01.640535 24140 consensus_queue.cc:1048] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:01.748487 23457 raft_consensus.cc:1275] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.749698 24135 consensus_queue.cc:1048] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.757848 23385 raft_consensus.cc:1275] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.759222 24135 consensus_queue.cc:1048] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.839373 23385 raft_consensus.cc:1275] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.840519 24135 consensus_queue.cc:1048] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.852028 23457 raft_consensus.cc:1275] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.853513 23886 consensus_queue.cc:1048] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.938248 23385 raft_consensus.cc:1275] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.939328 23886 consensus_queue.cc:1048] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22780e46bd4597bb747ca3080cc0e7" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:01.949816 23458 raft_consensus.cc:1275] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Refusing update from remote peer 63241edfc88d4d6e84fc96b5651e457f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:01.951062 24100 consensus_queue.cc:1048] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8b85b42b5654685908005d7d102b230" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 43125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.062554 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:02.076558 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
W20260713 09:11:02.079658 23422 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:11:02.084002 23422 consensus_peers.cc:597] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.108928 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.109720 22195 tablet_replica.cc:333] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.110395 22195 raft_consensus.cc:2243] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.110998 22195 raft_consensus.cc:2272] T f82efcb70b5946388bfa7f2e1dacf4f2 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.113004 22195 tablet_replica.cc:333] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.113574 22195 raft_consensus.cc:2243] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.114395 22195 raft_consensus.cc:2272] T ca034a36bd6d40c88173cca91ce7d6e9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.116297 22195 tablet_replica.cc:333] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.116859 22195 raft_consensus.cc:2243] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.117573 22195 raft_consensus.cc:2272] T e54ffc98544e49e1ae2510624c913e73 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.119486 22195 tablet_replica.cc:333] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.120040 22195 raft_consensus.cc:2243] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.120803 22195 raft_consensus.cc:2272] T df0d0f8667fc4901bbd5cda5c32273b3 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.122473 22195 tablet_replica.cc:333] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.123040 22195 raft_consensus.cc:2243] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.123541 22195 raft_consensus.cc:2272] T 364d225af7fa4ee69ebdfc52911ba0f6 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.125296 22195 tablet_replica.cc:333] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.125907 22195 raft_consensus.cc:2243] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.126302 22195 raft_consensus.cc:2272] T 72aa2a49d75f4116a31e307a78edba99 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.128017 22195 tablet_replica.cc:333] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.128593 22195 raft_consensus.cc:2243] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.129050 22195 raft_consensus.cc:2272] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.130653 22195 tablet_replica.cc:333] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.131182 22195 raft_consensus.cc:2243] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.131709 22195 raft_consensus.cc:2272] T 3f8804716e194ca0bb11cf9f7965baa9 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.133409 22195 tablet_replica.cc:333] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.133929 22195 raft_consensus.cc:2243] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.134476 22195 raft_consensus.cc:2272] T 1e11796faa33493f8ab465a0df9bf3e2 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.136026 22195 tablet_replica.cc:333] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.136582 22195 raft_consensus.cc:2243] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.137279 22195 raft_consensus.cc:2272] T fa404151de7a496293fae9a8c56b4676 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.139758 22195 tablet_replica.cc:333] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.140277 22195 raft_consensus.cc:2243] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.140689 22195 raft_consensus.cc:2272] T 3f79d9fcffbc4c6bb670449fac587097 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.142361 22195 tablet_replica.cc:333] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.142824 22195 raft_consensus.cc:2243] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.143520 22195 raft_consensus.cc:2272] T 6261b7df281e41cf857d34d1c934d13c P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.145701 22195 tablet_replica.cc:333] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.146250 22195 raft_consensus.cc:2243] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.146880 22195 raft_consensus.cc:2272] T eb43f9a0beb045dd820f4bf570901248 P 63241edfc88d4d6e84fc96b5651e457f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.149101 22195 tablet_replica.cc:333] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.149528 22195 raft_consensus.cc:2243] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.150135 22195 raft_consensus.cc:2272] T 3b2707d870e44b02a6f7b79e71a38b0c P 63241edfc88d4d6e84fc96b5651e457f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.151595 22195 tablet_replica.cc:333] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.151989 22195 raft_consensus.cc:2243] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.152372 22195 raft_consensus.cc:2272] T 3ec37ead380a49f287bae54fc055c213 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.154150 22195 tablet_replica.cc:333] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.154636 22195 raft_consensus.cc:2243] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.155156 22195 raft_consensus.cc:2272] T 58905de41cd143e9be4ed5faf0dfc1e8 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.156988 22195 tablet_replica.cc:333] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.157554 22195 raft_consensus.cc:2243] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.158043 22195 raft_consensus.cc:2272] T f0c3d6e885034d79ac114853f076418e P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.160256 22195 tablet_replica.cc:333] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f: stopping tablet replica
I20260713 09:11:02.160884 22195 raft_consensus.cc:2243] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.161542 22195 raft_consensus.cc:2272] T fe8326a58cd144c6833eb8b434ce18b1 P 63241edfc88d4d6e84fc96b5651e457f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.174726 23348 consensus_peers.cc:597] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.198750 23701 consensus_peers.cc:597] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.206362 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
I20260713 09:11:02.244192 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
W20260713 09:11:02.249428 23425 consensus_peers.cc:597] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 -> Peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Couldn't send request to peer fe22780e46bd4597bb747ca3080cc0e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:02.267851 23704 consensus_peers.cc:597] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Couldn't send request to peer fe22780e46bd4597bb747ca3080cc0e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.275126 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.275807 22195 tablet_replica.cc:333] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.276364 22195 raft_consensus.cc:2243] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.277268 22195 raft_consensus.cc:2272] T 4d880a56ebc54b949936f90b5ea9ff54 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.278997 22195 tablet_replica.cc:333] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.279521 22195 raft_consensus.cc:2243] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.280232 22195 raft_consensus.cc:2272] T f82efcb70b5946388bfa7f2e1dacf4f2 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.281920 22195 tablet_replica.cc:333] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.282398 22195 raft_consensus.cc:2243] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.282925 22195 raft_consensus.cc:2272] T ca034a36bd6d40c88173cca91ce7d6e9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.285133 22195 tablet_replica.cc:333] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.285775 22195 raft_consensus.cc:2243] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.286464 22195 raft_consensus.cc:2272] T 8ff2f14fd7bb408eaa12420ccdb2d697 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.288225 22195 tablet_replica.cc:333] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.288697 22195 raft_consensus.cc:2243] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.289007 22195 raft_consensus.cc:2272] T e54ffc98544e49e1ae2510624c913e73 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.290877 22195 tablet_replica.cc:333] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.291514 22195 raft_consensus.cc:2243] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.292007 22195 raft_consensus.cc:2272] T 63563522dfc44ca8bd85ecfbee03925b P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.293781 23704 consensus_peers.cc:597] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Couldn't send request to peer fe22780e46bd4597bb747ca3080cc0e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.294044 22195 tablet_replica.cc:333] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.294580 22195 raft_consensus.cc:2243] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.295240 22195 raft_consensus.cc:2272] T 72aa2a49d75f4116a31e307a78edba99 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.297096 22195 tablet_replica.cc:333] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.297549 22195 raft_consensus.cc:2243] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.297904 22195 raft_consensus.cc:2272] T 2c1782325bea4efa8943948385618d9f P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.299481 22195 tablet_replica.cc:333] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.299917 22195 raft_consensus.cc:2243] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.300575 22195 raft_consensus.cc:2272] T 3f8804716e194ca0bb11cf9f7965baa9 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.302161 22195 tablet_replica.cc:333] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.302660 22195 raft_consensus.cc:2243] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.302980 22195 raft_consensus.cc:2272] T 160855ae41d54411b307713c270abb43 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.304908 22195 tablet_replica.cc:333] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.305320 22195 raft_consensus.cc:2243] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.305719 22195 raft_consensus.cc:2272] T eb43f9a0beb045dd820f4bf570901248 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.307569 22195 tablet_replica.cc:333] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.307978 22195 raft_consensus.cc:2243] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.308295 22195 raft_consensus.cc:2272] T 3b2707d870e44b02a6f7b79e71a38b0c P fe22780e46bd4597bb747ca3080cc0e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.309746 22195 tablet_replica.cc:333] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.310165 22195 raft_consensus.cc:2243] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.310477 22195 raft_consensus.cc:2272] T fa404151de7a496293fae9a8c56b4676 P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.312666 22195 tablet_replica.cc:333] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.313071 22195 raft_consensus.cc:2243] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.313395 22195 raft_consensus.cc:2272] T 3ec37ead380a49f287bae54fc055c213 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.314776 22195 tablet_replica.cc:333] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.315158 22195 raft_consensus.cc:2243] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.316059 22195 raft_consensus.cc:2272] T 58905de41cd143e9be4ed5faf0dfc1e8 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.317981 22195 tablet_replica.cc:333] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.318632 22195 raft_consensus.cc:2243] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.319199 22195 raft_consensus.cc:2272] T 2600630c73ad454ab810fbf55d5091ae P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.320784 22195 tablet_replica.cc:333] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.321194 22195 raft_consensus.cc:2243] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.321879 22195 raft_consensus.cc:2272] T 3f79d9fcffbc4c6bb670449fac587097 P fe22780e46bd4597bb747ca3080cc0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.323406 22195 tablet_replica.cc:333] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7: stopping tablet replica
I20260713 09:11:02.323843 22195 raft_consensus.cc:2243] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.324213 22195 raft_consensus.cc:2272] T 6261b7df281e41cf857d34d1c934d13c P fe22780e46bd4597bb747ca3080cc0e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.349541 23704 connection.cc:573] client connection to 127.21.172.194:42755 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260713 09:11:02.349977 23704 consensus_peers.cc:597] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 -> Peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Couldn't send request to peer fe22780e46bd4597bb747ca3080cc0e7. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.366660 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
W20260713 09:11:02.377261 23422 consensus_peers.cc:597] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.402882 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
W20260713 09:11:02.433158 23701 consensus_peers.cc:597] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.433355 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.434101 22195 tablet_replica.cc:333] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.434671 22195 raft_consensus.cc:2243] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.435493 22195 raft_consensus.cc:2272] T 2600630c73ad454ab810fbf55d5091ae P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.437357 22195 tablet_replica.cc:333] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.437877 22195 raft_consensus.cc:2243] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.438306 22195 raft_consensus.cc:2272] T 4d880a56ebc54b949936f90b5ea9ff54 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.439883 22195 tablet_replica.cc:333] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.440372 22195 raft_consensus.cc:2243] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.440857 22195 raft_consensus.cc:2272] T 160855ae41d54411b307713c270abb43 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.443497 22195 tablet_replica.cc:333] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.444003 22195 raft_consensus.cc:2243] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.444402 22195 raft_consensus.cc:2272] T 364d225af7fa4ee69ebdfc52911ba0f6 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.446080 22195 tablet_replica.cc:333] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
W20260713 09:11:02.446141 23422 consensus_peers.cc:597] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.446669 22195 raft_consensus.cc:2243] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.447078 22195 raft_consensus.cc:2272] T e54ffc98544e49e1ae2510624c913e73 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.449069 22195 tablet_replica.cc:333] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.449575 22195 raft_consensus.cc:2243] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.449946 22195 raft_consensus.cc:2272] T df0d0f8667fc4901bbd5cda5c32273b3 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.451519 22195 tablet_replica.cc:333] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.451973 22195 raft_consensus.cc:2243] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.452355 22195 raft_consensus.cc:2272] T 8ff2f14fd7bb408eaa12420ccdb2d697 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.453830 22195 tablet_replica.cc:333] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.454300 22195 raft_consensus.cc:2243] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.454697 22195 raft_consensus.cc:2272] T 6261b7df281e41cf857d34d1c934d13c P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.456813 22195 tablet_replica.cc:333] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.457301 22195 raft_consensus.cc:2243] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.457978 22195 raft_consensus.cc:2272] T 2c1782325bea4efa8943948385618d9f P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.459510 22195 tablet_replica.cc:333] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.459982 22195 raft_consensus.cc:2243] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.460367 22195 raft_consensus.cc:2272] T 3f79d9fcffbc4c6bb670449fac587097 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.461886 22195 tablet_replica.cc:333] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.462368 22195 raft_consensus.cc:2243] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.463027 22195 raft_consensus.cc:2272] T 3ec37ead380a49f287bae54fc055c213 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.464609 22195 tablet_replica.cc:333] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.465068 22195 raft_consensus.cc:2243] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.465718 22195 raft_consensus.cc:2272] T f0c3d6e885034d79ac114853f076418e P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.467752 22195 tablet_replica.cc:333] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.468312 22195 raft_consensus.cc:2243] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.469228 22195 raft_consensus.cc:2272] T fe8326a58cd144c6833eb8b434ce18b1 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:02.469962 23703 consensus_peers.cc:597] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 -> Peer c8b85b42b5654685908005d7d102b230 (127.21.172.195:43125): Couldn't send request to peer c8b85b42b5654685908005d7d102b230. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.471022 22195 tablet_replica.cc:333] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.471524 22195 raft_consensus.cc:2243] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.471894 22195 raft_consensus.cc:2272] T 63563522dfc44ca8bd85ecfbee03925b P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.473565 22195 tablet_replica.cc:333] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.474170 22195 raft_consensus.cc:2243] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.474781 22195 raft_consensus.cc:2272] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.476261 22195 tablet_replica.cc:333] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.476732 22195 raft_consensus.cc:2243] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.477061 22195 raft_consensus.cc:2272] T 72aa2a49d75f4116a31e307a78edba99 P c8b85b42b5654685908005d7d102b230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.478523 22195 tablet_replica.cc:333] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.478889 22195 raft_consensus.cc:2243] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.479197 22195 raft_consensus.cc:2272] T 1e11796faa33493f8ab465a0df9bf3e2 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.480640 22195 tablet_replica.cc:333] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230: stopping tablet replica
I20260713 09:11:02.481009 22195 raft_consensus.cc:2243] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.481309 22195 raft_consensus.cc:2272] T fa404151de7a496293fae9a8c56b4676 P c8b85b42b5654685908005d7d102b230 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.521279 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:11:02.556245 22195 tablet_server.cc:179] TabletServer@127.21.172.196:0 shutting down...
W20260713 09:11:02.565763 23704 consensus_peers.cc:597] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer fe22780e46bd4597bb747ca3080cc0e7 (127.21.172.194:42755): Couldn't send request to peer fe22780e46bd4597bb747ca3080cc0e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:42755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.581409 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:02.582011 22195 tablet_replica.cc:333] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.582525 22195 raft_consensus.cc:2243] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.583016 22195 raft_consensus.cc:2272] T df0d0f8667fc4901bbd5cda5c32273b3 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.584802 22195 tablet_replica.cc:333] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.585278 22195 raft_consensus.cc:2243] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.585942 22195 raft_consensus.cc:2272] T 8ff2f14fd7bb408eaa12420ccdb2d697 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.587478 22195 tablet_replica.cc:333] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.588003 22195 raft_consensus.cc:2243] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.588757 22195 raft_consensus.cc:2272] T 364d225af7fa4ee69ebdfc52911ba0f6 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.590337 22195 tablet_replica.cc:333] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.590842 22195 raft_consensus.cc:2243] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.591522 22195 raft_consensus.cc:2272] T 160855ae41d54411b307713c270abb43 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.593681 22195 tablet_replica.cc:333] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.594553 22195 raft_consensus.cc:2243] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.595244 22195 raft_consensus.cc:2272] T 4d880a56ebc54b949936f90b5ea9ff54 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.596902 22195 tablet_replica.cc:333] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.597375 22195 raft_consensus.cc:2243] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.597949 22195 raft_consensus.cc:2272] T 2600630c73ad454ab810fbf55d5091ae P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.600150 22195 tablet_replica.cc:333] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.600721 22195 raft_consensus.cc:2243] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:02.601161 23701 consensus_peers.cc:597] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 -> Peer 63241edfc88d4d6e84fc96b5651e457f (127.21.172.193:32903): Couldn't send request to peer 63241edfc88d4d6e84fc96b5651e457f. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.601212 22195 raft_consensus.cc:2272] T 2c1782325bea4efa8943948385618d9f P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.603034 22195 tablet_replica.cc:333] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.603549 22195 raft_consensus.cc:2243] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.604324 22195 raft_consensus.cc:2272] T 1e11796faa33493f8ab465a0df9bf3e2 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.606176 22195 tablet_replica.cc:333] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.606659 22195 raft_consensus.cc:2243] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.607043 22195 raft_consensus.cc:2272] T 58905de41cd143e9be4ed5faf0dfc1e8 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.608559 22195 tablet_replica.cc:333] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.609032 22195 raft_consensus.cc:2243] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.609457 22195 raft_consensus.cc:2272] T f0c3d6e885034d79ac114853f076418e P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.611030 22195 tablet_replica.cc:333] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.611526 22195 raft_consensus.cc:2243] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.612011 22195 raft_consensus.cc:2272] T f82efcb70b5946388bfa7f2e1dacf4f2 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.613637 22195 tablet_replica.cc:333] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.614099 22195 raft_consensus.cc:2243] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.614605 22195 raft_consensus.cc:2272] T fe8326a58cd144c6833eb8b434ce18b1 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.616004 22195 tablet_replica.cc:333] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.616509 22195 raft_consensus.cc:2243] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.617174 22195 raft_consensus.cc:2272] T eb43f9a0beb045dd820f4bf570901248 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.618944 22195 tablet_replica.cc:333] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.619410 22195 raft_consensus.cc:2243] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.619808 22195 raft_consensus.cc:2272] T 3b2707d870e44b02a6f7b79e71a38b0c P 60d5425b29d745bf99fe0080f9bf8132 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.621192 22195 tablet_replica.cc:333] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.621601 22195 raft_consensus.cc:2243] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.622012 22195 raft_consensus.cc:2272] T ca034a36bd6d40c88173cca91ce7d6e9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.623459 22195 tablet_replica.cc:333] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.623909 22195 raft_consensus.cc:2243] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.624352 22195 raft_consensus.cc:2272] T f6ee5c6a9f8b47dc93c2c8d4eb006902 P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.625849 22195 tablet_replica.cc:333] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.626284 22195 raft_consensus.cc:2243] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:02.626752 22195 raft_consensus.cc:2272] T 3f8804716e194ca0bb11cf9f7965baa9 P 60d5425b29d745bf99fe0080f9bf8132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.628247 22195 tablet_replica.cc:333] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132: stopping tablet replica
I20260713 09:11:02.628705 22195 raft_consensus.cc:2243] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.629370 22195 raft_consensus.cc:2272] T 63563522dfc44ca8bd85ecfbee03925b P 60d5425b29d745bf99fe0080f9bf8132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.663143 22195 tablet_server.cc:196] TabletServer@127.21.172.196:0 shutdown complete.
I20260713 09:11:02.689460 22195 master.cc:562] Master@127.21.172.254:35215 shutting down...
I20260713 09:11:02.709645 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:02.710219 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:02.710538 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03b10f25ae4542008145cc98b3fdaf21: stopping tablet replica
I20260713 09:11:02.758040 22195 master.cc:584] Master@127.21.172.254:35215 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27546 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:11:02.813408 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:46245
I20260713 09:11:02.814527 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:02.820245 24157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:02.820293 24156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:02.820900 24159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:02.821722 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:02.822589 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:02.822774 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:02.822886 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933862822875 us; error 0 us; skew 500 ppm
I20260713 09:11:02.823347 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:02.825956 22195 webserver.cc:533] Webserver started at http://127.21.172.254:44429/ using document root <none> and password file <none>
I20260713 09:11:02.826404 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:02.826562 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:02.826807 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:02.827867 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "ff0fd717becd420aa31dfe5170abb67b"
format_stamp: "Formatted at 2026-07-13 09:11:02 on dist-test-slave-zc2k"
I20260713 09:11:02.832222 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:02.835354 24164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:02.836134 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:02.836424 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "ff0fd717becd420aa31dfe5170abb67b"
format_stamp: "Formatted at 2026-07-13 09:11:02 on dist-test-slave-zc2k"
I20260713 09:11:02.836758 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:02.846393 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:02.861586 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:02.900671 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:46245
I20260713 09:11:02.900861 24216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:46245 every 8 connection(s)
I20260713 09:11:02.905236 24217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.917652 24217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b: Bootstrap starting.
I20260713 09:11:02.922569 24217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:02.927484 24217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b: No bootstrap required, opened a new log
I20260713 09:11:02.930083 24217 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER }
I20260713 09:11:02.930660 24217 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:02.930936 24217 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0fd717becd420aa31dfe5170abb67b, State: Initialized, Role: FOLLOWER
I20260713 09:11:02.931672 24217 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER }
I20260713 09:11:02.932228 24217 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:02.932508 24217 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:02.932817 24217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:02.937492 24217 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER }
I20260713 09:11:02.938104 24217 leader_election.cc:304] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [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: ff0fd717becd420aa31dfe5170abb67b; no voters: 
I20260713 09:11:02.939469 24217 leader_election.cc:290] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:02.940001 24220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:02.941478 24220 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 1 LEADER]: Becoming Leader. State: Replica: ff0fd717becd420aa31dfe5170abb67b, State: Running, Role: LEADER
I20260713 09:11:02.942229 24220 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [LEADER]: Queue going to LEADER mode. State: All 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: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER }
I20260713 09:11:02.942935 24217 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:02.950261 24221 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff0fd717becd420aa31dfe5170abb67b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER } }
I20260713 09:11:02.950151 24222 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff0fd717becd420aa31dfe5170abb67b. Latest consensus state: current_term: 1 leader_uuid: "ff0fd717becd420aa31dfe5170abb67b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0fd717becd420aa31dfe5170abb67b" member_type: VOTER } }
I20260713 09:11:02.951046 24221 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:02.951174 24222 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:02.953184 24229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:02.961589 24229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:02.962708 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:02.970961 24229 catalog_manager.cc:1383] Generated new cluster ID: 0055960c422a4bb0ab1d14a5b297f63f
I20260713 09:11:02.971254 24229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:02.988513 24229 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:02.989813 24229 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:03.004608 24229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b: Generated new TSK 0
I20260713 09:11:03.005249 24229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:03.029198 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.036024 24238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.037269 24239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.039381 24241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.041534 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:03.042521 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:03.042706 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.042833 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933863042821 us; error 0 us; skew 500 ppm
I20260713 09:11:03.043346 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.045812 22195 webserver.cc:533] Webserver started at http://127.21.172.193:38989/ using document root <none> and password file <none>
I20260713 09:11:03.046273 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.046432 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.046689 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.047868 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "f52df7935a0e4dba932ebd744041c3eb"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.052754 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:03.056070 24246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.056888 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:03.057125 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "f52df7935a0e4dba932ebd744041c3eb"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.057365 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:03.073616 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.074750 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.076130 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.078568 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.078745 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.079053 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.079226 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.119238 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:33987
I20260713 09:11:03.119346 24308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:33987 every 8 connection(s)
I20260713 09:11:03.124521 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.133169 24313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.133564 24314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.140209 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:03.143388 24316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.144543 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:03.144556 24309 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46245
W20260713 09:11:03.144899 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.145071 24309 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.145107 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933863145087 us; error 0 us; skew 500 ppm
I20260713 09:11:03.146081 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.146107 24309 heartbeater.cc:507] Master 127.21.172.254:46245 requested a full tablet report, sending...
I20260713 09:11:03.148804 24182 ts_manager.cc:194] Registered new tserver with Master: f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:03.149183 22195 webserver.cc:533] Webserver started at http://127.21.172.194:32895/ using document root <none> and password file <none>
I20260713 09:11:03.149740 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.149927 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.150209 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.151124 24182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48128
I20260713 09:11:03.151388 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "8b3120775b114f4784ec1af3925f5955"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.156558 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:11:03.159862 24321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.160655 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:03.160974 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "8b3120775b114f4784ec1af3925f5955"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.161266 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:03.174224 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.175408 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.176908 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.179100 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.179325 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.179563 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.179735 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.218940 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:38891
I20260713 09:11:03.219051 24383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:38891 every 8 connection(s)
I20260713 09:11:03.223872 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.230705 24387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.232645 24388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.235572 24390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.236155 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:03.237159 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:03.237272 24384 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46245
W20260713 09:11:03.237434 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.237680 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933863237663 us; error 0 us; skew 500 ppm
I20260713 09:11:03.237723 24384 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.238348 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.238653 24384 heartbeater.cc:507] Master 127.21.172.254:46245 requested a full tablet report, sending...
I20260713 09:11:03.240811 24182 ts_manager.cc:194] Registered new tserver with Master: 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:03.241226 22195 webserver.cc:533] Webserver started at http://127.21.172.195:33763/ using document root <none> and password file <none>
I20260713 09:11:03.241719 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.241930 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.242192 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.242421 24182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48130
I20260713 09:11:03.243577 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "404de155b2204346b1b24ab9ff3482d8"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.248128 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:03.251613 24395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.252384 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:03.252740 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "404de155b2204346b1b24ab9ff3482d8"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.253063 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:03.283380 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.284685 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.286144 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.288269 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.288514 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:11:03.288756 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.288923 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.327215 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:35021
I20260713 09:11:03.327315 24457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:35021 every 8 connection(s)
I20260713 09:11:03.332027 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:03.338510 24461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.339032 24462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:03.342618 24464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:03.343170 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:03.344024 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:03.344277 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:03.344493 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933863344475 us; error 0 us; skew 500 ppm
I20260713 09:11:03.344676 24458 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46245
I20260713 09:11:03.345055 24458 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.345148 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:03.345896 24458 heartbeater.cc:507] Master 127.21.172.254:46245 requested a full tablet report, sending...
I20260713 09:11:03.347772 22195 webserver.cc:533] Webserver started at http://127.21.172.196:39493/ using document root <none> and password file <none>
I20260713 09:11:03.347954 24182 ts_manager.cc:194] Registered new tserver with Master: 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:03.348306 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:03.348582 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:03.348848 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:03.349545 24182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48140
I20260713 09:11:03.350127 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-3-root/instance:
uuid: "6944383854c44c97922bcf14ae5dc696"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.354652 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:03.357940 24469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.358726 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:03.359004 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
uuid: "6944383854c44c97922bcf14ae5dc696"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:03.359295 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:03.373307 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:03.374511 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:03.375856 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:03.377985 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:03.378185 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.378419 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:03.378572 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:03.417413 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.196:46331
I20260713 09:11:03.417517 24531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.196:46331 every 8 connection(s)
I20260713 09:11:03.431597 24532 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46245
I20260713 09:11:03.432029 24532 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:03.432844 24532 heartbeater.cc:507] Master 127.21.172.254:46245 requested a full tablet report, sending...
I20260713 09:11:03.434650 24182 ts_manager.cc:194] Registered new tserver with Master: 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:03.435128 22195 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014598338s
I20260713 09:11:03.436322 24182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48154
I20260713 09:11:03.461297 24182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48156:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:11:03.584168 24349 tablet_service.cc:1511] Processing CreateTablet for tablet d8f417031c8c4ebbb57a3530a038b653 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:03.588635 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f417031c8c4ebbb57a3530a038b653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.586928 24348 tablet_service.cc:1511] Processing CreateTablet for tablet 0db479d3fccd490d8d397c152870216e (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:03.592592 24348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db479d3fccd490d8d397c152870216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.596208 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf43a2191f740a9bf2584efd0cd9bad (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:03.597560 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf43a2191f740a9bf2584efd0cd9bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.605646 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8999a932374a52b9eac66627001733 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:03.607208 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8999a932374a52b9eac66627001733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.607144 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 5241fbd0ffff4feb8a71324abf67a2bd (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:03.610013 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf43a2191f740a9bf2584efd0cd9bad (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:03.612635 24423 tablet_service.cc:1511] Processing CreateTablet for tablet d8f417031c8c4ebbb57a3530a038b653 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:03.615710 24420 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8999a932374a52b9eac66627001733 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:03.617197 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5241fbd0ffff4feb8a71324abf67a2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.620842 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f417031c8c4ebbb57a3530a038b653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.620688 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 336621d96f1746d3a05eb8bc5fcec812 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:03.621663 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf43a2191f740a9bf2584efd0cd9bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.622095 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336621d96f1746d3a05eb8bc5fcec812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.624778 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8999a932374a52b9eac66627001733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.645293 24496 tablet_service.cc:1511] Processing CreateTablet for tablet 5241fbd0ffff4feb8a71324abf67a2bd (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:03.645977 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 0db479d3fccd490d8d397c152870216e (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:03.646804 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5241fbd0ffff4feb8a71324abf67a2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.647462 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db479d3fccd490d8d397c152870216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.648921 24495 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf43a2191f740a9bf2584efd0cd9bad (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:03.650288 24495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf43a2191f740a9bf2584efd0cd9bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.653611 24494 tablet_service.cc:1511] Processing CreateTablet for tablet 336621d96f1746d3a05eb8bc5fcec812 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:03.654924 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336621d96f1746d3a05eb8bc5fcec812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.658183 24493 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0f4f1537ad4545a1194b8928bf8c61 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:03.658550 24419 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0f4f1537ad4545a1194b8928bf8c61 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:03.660565 24493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0f4f1537ad4545a1194b8928bf8c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.661465 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0f4f1537ad4545a1194b8928bf8c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.664350 24274 tablet_service.cc:1511] Processing CreateTablet for tablet d8f417031c8c4ebbb57a3530a038b653 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:03.665689 24274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f417031c8c4ebbb57a3530a038b653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.675293 24271 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8999a932374a52b9eac66627001733 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:03.676720 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8999a932374a52b9eac66627001733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.676411 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 5241fbd0ffff4feb8a71324abf67a2bd (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:03.677809 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5241fbd0ffff4feb8a71324abf67a2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.675293 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 0db479d3fccd490d8d397c152870216e (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:03.679231 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db479d3fccd490d8d397c152870216e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.685478 24349 tablet_service.cc:1511] Processing CreateTablet for tablet aa5bcca52a154773b4747ed5d8a14d40 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:03.687871 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5bcca52a154773b4747ed5d8a14d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.692126 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 336621d96f1746d3a05eb8bc5fcec812 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:03.696686 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336621d96f1746d3a05eb8bc5fcec812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.703933 24422 tablet_service.cc:1511] Processing CreateTablet for tablet aa5bcca52a154773b4747ed5d8a14d40 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:03.704754 24548 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:03.705674 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5bcca52a154773b4747ed5d8a14d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.709884 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0f4f1537ad4545a1194b8928bf8c61 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:03.711620 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0f4f1537ad4545a1194b8928bf8c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.712230 24549 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:03.743328 24550 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:03.753328 24549 tablet_bootstrap.cc:654] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.760039 24550 tablet_bootstrap.cc:654] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.761824 24496 tablet_service.cc:1511] Processing CreateTablet for tablet aa5bcca52a154773b4747ed5d8a14d40 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:03.765419 24553 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:03.767876 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 17d06a7d35514fe88a4dd6b9085a2cb9 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:03.769550 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d06a7d35514fe88a4dd6b9085a2cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.770112 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 7364072e71724797baa699dc0a9f6686 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:03.771314 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7364072e71724797baa699dc0a9f6686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.774380 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 17d06a7d35514fe88a4dd6b9085a2cb9 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:03.775727 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d06a7d35514fe88a4dd6b9085a2cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.782308 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 17d06a7d35514fe88a4dd6b9085a2cb9 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:03.783700 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d06a7d35514fe88a4dd6b9085a2cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.785157 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5bcca52a154773b4747ed5d8a14d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.799268 24548 tablet_bootstrap.cc:654] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.804271 24553 tablet_bootstrap.cc:654] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.816661 24549 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:03.818245 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 7364072e71724797baa699dc0a9f6686 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:03.819677 24549 ts_tablet_manager.cc:1403] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.010s
I20260713 09:11:03.820078 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 7364072e71724797baa699dc0a9f6686 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:03.821285 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7364072e71724797baa699dc0a9f6686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.821841 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7364072e71724797baa699dc0a9f6686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.823522 24549 raft_consensus.cc:359] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:03.824221 24549 raft_consensus.cc:385] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.825042 24549 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.825664 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 96563a2cc99d47faa479692b28856fea (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:03.826231 24549 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:03.827101 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96563a2cc99d47faa479692b28856fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.841070 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 96563a2cc99d47faa479692b28856fea (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:03.842351 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96563a2cc99d47faa479692b28856fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.843140 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 42471c4fdf2c4aaca7361cd2037d8cb0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:03.844707 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42471c4fdf2c4aaca7361cd2037d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.846784 24349 tablet_service.cc:1511] Processing CreateTablet for tablet 42471c4fdf2c4aaca7361cd2037d8cb0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:03.847970 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42471c4fdf2c4aaca7361cd2037d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.852157 24494 tablet_service.cc:1511] Processing CreateTablet for tablet 42471c4fdf2c4aaca7361cd2037d8cb0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:03.853746 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42471c4fdf2c4aaca7361cd2037d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.859752 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 007398433b5d446e99f3980e1f56dfa0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:03.861075 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007398433b5d446e99f3980e1f56dfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.864154 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 96563a2cc99d47faa479692b28856fea (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:03.870546 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96563a2cc99d47faa479692b28856fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.871176 24553 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:03.871665 24553 ts_tablet_manager.cc:1403] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.017s
I20260713 09:11:03.874504 24553 raft_consensus.cc:359] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:03.874823 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 007398433b5d446e99f3980e1f56dfa0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:03.875226 24553 raft_consensus.cc:385] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.875545 24553 raft_consensus.cc:740] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.876076 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007398433b5d446e99f3980e1f56dfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.879875 24549 ts_tablet_manager.cc:1434] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.009s
I20260713 09:11:03.881601 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 007398433b5d446e99f3980e1f56dfa0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:03.882839 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007398433b5d446e99f3980e1f56dfa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.883787 24495 tablet_service.cc:1511] Processing CreateTablet for tablet d5d62745a7d24d8bbfc574c185851451 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:03.884739 24458 heartbeater.cc:499] Master 127.21.172.254:46245 was elected leader, sending a full tablet report...
I20260713 09:11:03.885075 24495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d62745a7d24d8bbfc574c185851451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.888301 24550 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:03.888829 24550 ts_tablet_manager.cc:1403] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.146s	user 0.026s	sys 0.016s
I20260713 09:11:03.891781 24550 raft_consensus.cc:359] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:03.892536 24550 raft_consensus.cc:385] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.892827 24550 raft_consensus.cc:740] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.896615 24553 consensus_queue.cc:260] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:03.897419 24270 tablet_service.cc:1511] Processing CreateTablet for tablet d5d62745a7d24d8bbfc574c185851451 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:03.898736 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d62745a7d24d8bbfc574c185851451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.907683 24550 consensus_queue.cc:260] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:03.908695 24549 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:03.918646 24557 raft_consensus.cc:493] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.919188 24550 ts_tablet_manager.cc:1434] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:11:03.919176 24557 raft_consensus.cc:515] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:03.920794 24532 heartbeater.cc:499] Master 127.21.172.254:46245 was elected leader, sending a full tablet report...
W20260713 09:11:03.921463 24533 tablet.cc:2406] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:03.923190 24557 leader_election.cc:290] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:03.924163 24309 heartbeater.cc:499] Master 127.21.172.254:46245 was elected leader, sending a full tablet report...
I20260713 09:11:03.927874 24550 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:03.945824 24553 ts_tablet_manager.cc:1434] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.022s
I20260713 09:11:03.956104 24556 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.958024 24556 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:03.962694 24553 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
W20260713 09:11:03.962931 24230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:03.966276 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 84a9061746d048a397c428bd7fc0f5ca (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:03.967614 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a9061746d048a397c428bd7fc0f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.967492 24347 tablet_service.cc:1511] Processing CreateTablet for tablet d5d62745a7d24d8bbfc574c185851451 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:03.968763 24548 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:03.969256 24548 ts_tablet_manager.cc:1403] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.265s	user 0.024s	sys 0.019s
I20260713 09:11:03.970340 24553 tablet_bootstrap.cc:654] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:03.968763 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d62745a7d24d8bbfc574c185851451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:03.976884 24556 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:03.972144 24548 raft_consensus.cc:359] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:03.977734 24548 raft_consensus.cc:385] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:03.978093 24548 raft_consensus.cc:740] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:03.979041 24548 consensus_queue.cc:260] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:03.992884 24559 raft_consensus.cc:493] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:03.993547 24559 raft_consensus.cc:515] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.010353 24495 tablet_service.cc:1511] Processing CreateTablet for tablet 84a9061746d048a397c428bd7fc0f5ca (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:04.018169 24349 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a18de2194349a047e1acb17832a0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:04.019582 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a18de2194349a047e1acb17832a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.028132 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad83b8c87d1468c811ab1d44a2a13f5 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:04.029394 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad83b8c87d1468c811ab1d44a2a13f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.036341 24559 leader_election.cc:290] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:04.037951 24548 ts_tablet_manager.cc:1434] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.026s
I20260713 09:11:04.038808 24384 heartbeater.cc:499] Master 127.21.172.254:46245 was elected leader, sending a full tablet report...
I20260713 09:11:04.039052 24548 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.040678 24495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a9061746d048a397c428bd7fc0f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.044348 24496 tablet_service.cc:1511] Processing CreateTablet for tablet d0f70845a6cf4724904ada11e60c2ff8 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:04.045643 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f70845a6cf4724904ada11e60c2ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.048545 24548 tablet_bootstrap.cc:654] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.050386 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad83b8c87d1468c811ab1d44a2a13f5 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:04.054998 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad83b8c87d1468c811ab1d44a2a13f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.056958 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 84a9061746d048a397c428bd7fc0f5ca (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:04.058262 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a9061746d048a397c428bd7fc0f5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.062402 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a18de2194349a047e1acb17832a0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:04.062896 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:04.062841 24549 tablet_bootstrap.cc:654] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:04.064925 24248 leader_election.cc:343] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.073164 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad83b8c87d1468c811ab1d44a2a13f5 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:04.073387 24270 tablet_service.cc:1511] Processing CreateTablet for tablet d0f70845a6cf4724904ada11e60c2ff8 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:04.074581 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad83b8c87d1468c811ab1d44a2a13f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.077379 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
W20260713 09:11:04.079758 24472 leader_election.cc:343] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.079844 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 9106a18de2194349a047e1acb17832a0 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:04.085515 24553 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.097057 24553 ts_tablet_manager.cc:1403] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.028s
I20260713 09:11:04.088188 24347 tablet_service.cc:1511] Processing CreateTablet for tablet d0f70845a6cf4724904ada11e60c2ff8 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:04.109190 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 966c140eb73d49078de1402b1c5ee13c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:04.109840 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f70845a6cf4724904ada11e60c2ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.110441 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966c140eb73d49078de1402b1c5ee13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.106711 24494 tablet_service.cc:1511] Processing CreateTablet for tablet 966c140eb73d49078de1402b1c5ee13c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:04.107074 24419 tablet_service.cc:1511] Processing CreateTablet for tablet 966c140eb73d49078de1402b1c5ee13c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:04.117378 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966c140eb73d49078de1402b1c5ee13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.110081 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.071307 24565 raft_consensus.cc:493] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.123229 24550 tablet_bootstrap.cc:654] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.129463 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:04.131351 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f70845a6cf4724904ada11e60c2ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.131523 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
W20260713 09:11:04.132768 24471 leader_election.cc:343] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.133276 24471 leader_election.cc:304] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:04.134400 24559 raft_consensus.cc:2749] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.123852 24565 raft_consensus.cc:515] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.142997 24565 leader_election.cc:290] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.144371 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a18de2194349a047e1acb17832a0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:04.144284 24247 leader_election.cc:343] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.144909 24247 leader_election.cc:304] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:04.146315 24558 raft_consensus.cc:2749] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.156893 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
W20260713 09:11:04.158835 24398 leader_election.cc:343] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:04.159534 24397 leader_election.cc:343] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.160006 24397 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8; no voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:04.154026 24553 raft_consensus.cc:359] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.160943 24553 raft_consensus.cc:385] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.161223 24553 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.162173 24556 raft_consensus.cc:2749] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.163797 24553 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.165932 24553 ts_tablet_manager.cc:1434] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.044s	user 0.001s	sys 0.004s
I20260713 09:11:04.166806 24553 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.167331 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9106a18de2194349a047e1acb17832a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.173216 24348 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20f8bc78a341da9b7137f8d59a6de7 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:04.174865 24348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20f8bc78a341da9b7137f8d59a6de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.194295 24553 tablet_bootstrap.cc:654] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.198474 24493 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20f8bc78a341da9b7137f8d59a6de7 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:04.200165 24493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20f8bc78a341da9b7137f8d59a6de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.208691 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 7b20f8bc78a341da9b7137f8d59a6de7 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:04.210459 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b20f8bc78a341da9b7137f8d59a6de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.214789 24274 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fec553cdd46359a8ecb2f79866f58 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:04.215962 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966c140eb73d49078de1402b1c5ee13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.218305 24274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fec553cdd46359a8ecb2f79866f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.249728 24549 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.250433 24549 ts_tablet_manager.cc:1403] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.370s	user 0.021s	sys 0.034s
I20260713 09:11:04.270558 24349 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fec553cdd46359a8ecb2f79866f58 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:04.271354 24549 raft_consensus.cc:359] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.271881 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fec553cdd46359a8ecb2f79866f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.272135 24549 raft_consensus.cc:385] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.272456 24549 raft_consensus.cc:740] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.273335 24549 consensus_queue.cc:260] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.275485 24549 ts_tablet_manager.cc:1434] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260713 09:11:04.276413 24549 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.279961 24495 tablet_service.cc:1511] Processing CreateTablet for tablet 64a006490c92454ead22586b3d81491c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:04.283310 24495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a006490c92454ead22586b3d81491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.285235 24549 tablet_bootstrap.cc:654] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.281415 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 64a006490c92454ead22586b3d81491c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:04.289582 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a006490c92454ead22586b3d81491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.309602 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5fec553cdd46359a8ecb2f79866f58 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:04.310964 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5fec553cdd46359a8ecb2f79866f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.315670 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 64a006490c92454ead22586b3d81491c (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:04.316975 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a006490c92454ead22586b3d81491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.317097 24419 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:04.318305 24419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.323982 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 17bd18c496fd4904ac4ff8dd2e55f119 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:04.325284 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bd18c496fd4904ac4ff8dd2e55f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.351051 24494 tablet_service.cc:1511] Processing CreateTablet for tablet 17bd18c496fd4904ac4ff8dd2e55f119 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:04.351250 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 17bd18c496fd4904ac4ff8dd2e55f119 (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:04.352334 24494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bd18c496fd4904ac4ff8dd2e55f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.352334 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bd18c496fd4904ac4ff8dd2e55f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.363626 24495 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:04.365013 24495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.369271 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a (DEFAULT_TABLE table=test-workload [id=a13dc4e94bde46fc9b6aa93e8cfdc0bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:04.370414 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdcc3feabe44fb097811cbd8a5c2a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.376710 24548 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.377220 24548 ts_tablet_manager.cc:1403] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.338s	user 0.016s	sys 0.033s
I20260713 09:11:04.382556 24549 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.382993 24549 ts_tablet_manager.cc:1403] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.035s
I20260713 09:11:04.380159 24548 raft_consensus.cc:359] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.385000 24548 raft_consensus.cc:385] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.385349 24550 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.387181 24548 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.387504 24550 ts_tablet_manager.cc:1403] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.460s	user 0.017s	sys 0.041s
I20260713 09:11:04.388352 24548 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.390467 24550 raft_consensus.cc:359] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.391182 24550 raft_consensus.cc:385] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.391494 24550 raft_consensus.cc:740] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.385527 24549 raft_consensus.cc:359] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.393115 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:04.392809 24549 raft_consensus.cc:385] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:04.394879 24323 leader_election.cc:343] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.396806 24549 raft_consensus.cc:740] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.397596 24549 consensus_queue.cc:260] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.398962 24553 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.399452 24553 ts_tablet_manager.cc:1403] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.014s
I20260713 09:11:04.399735 24549 ts_tablet_manager.cc:1434] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260713 09:11:04.402292 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:04.402383 24553 raft_consensus.cc:359] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.403095 24553 raft_consensus.cc:385] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.403396 24553 raft_consensus.cc:740] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.404127 24553 consensus_queue.cc:260] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.405122 24284 raft_consensus.cc:2468] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 0.
I20260713 09:11:04.406531 24553 ts_tablet_manager.cc:1434] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:04.392215 24550 consensus_queue.cc:260] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.408612 24323 leader_election.cc:304] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:04.409111 24553 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.409934 24569 raft_consensus.cc:2804] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.410313 24569 raft_consensus.cc:493] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.410488 24550 ts_tablet_manager.cc:1434] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:11:04.410689 24569 raft_consensus.cc:3060] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.411451 24550 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.396251 24548 ts_tablet_manager.cc:1434] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:11:04.412876 24549 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.418673 24548 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.422345 24553 tablet_bootstrap.cc:654] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.428032 24548 tablet_bootstrap.cc:654] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.434873 24569 raft_consensus.cc:515] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.436743 24549 tablet_bootstrap.cc:654] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.441504 24550 tablet_bootstrap.cc:654] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.441684 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:04.437561 24553 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.442842 24553 ts_tablet_manager.cc:1403] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
I20260713 09:11:04.443751 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:04.444507 24284 raft_consensus.cc:3060] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.446089 24553 raft_consensus.cc:359] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.447000 24553 raft_consensus.cc:385] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.447387 24553 raft_consensus.cc:740] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.448271 24553 consensus_queue.cc:260] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
W20260713 09:11:04.448735 24323 leader_election.cc:343] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.439721 24569 leader_election.cc:290] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.451164 24553 ts_tablet_manager.cc:1434] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:04.452225 24553 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.456341 24284 raft_consensus.cc:2468] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:04.457990 24323 leader_election.cc:304] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:04.458633 24553 tablet_bootstrap.cc:654] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.459543 24569 raft_consensus.cc:2804] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.460175 24569 raft_consensus.cc:697] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:04.461268 24569 consensus_queue.cc:237] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.465291 24550 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.465663 24549 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.465978 24550 ts_tablet_manager.cc:1403] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.000s
I20260713 09:11:04.466092 24549 ts_tablet_manager.cc:1403] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.002s
I20260713 09:11:04.468953 24550 raft_consensus.cc:359] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.469156 24549 raft_consensus.cc:359] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.469691 24550 raft_consensus.cc:385] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.469915 24549 raft_consensus.cc:385] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.470431 24549 raft_consensus.cc:740] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.471261 24549 consensus_queue.cc:260] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.473187 24553 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.473611 24549 ts_tablet_manager.cc:1434] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:11:04.473698 24553 ts_tablet_manager.cc:1403] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20260713 09:11:04.470000 24550 raft_consensus.cc:740] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.473762 24556 raft_consensus.cc:493] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.474546 24556 raft_consensus.cc:515] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.474779 24550 consensus_queue.cc:260] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.476716 24553 raft_consensus.cc:359] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.477432 24553 raft_consensus.cc:385] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.477753 24553 raft_consensus.cc:740] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.478602 24553 consensus_queue.cc:260] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.480726 24553 ts_tablet_manager.cc:1434] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:04.481745 24553 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.483455 24556 leader_election.cc:290] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.487521 24549 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.491030 24550 ts_tablet_manager.cc:1434] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:11:04.492038 24550 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.487980 24553 tablet_bootstrap.cc:654] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.488112 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:04.500258 24284 raft_consensus.cc:2468] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:04.503753 24550 tablet_bootstrap.cc:654] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.506651 24397 leader_election.cc:304] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.507863 24556 raft_consensus.cc:2804] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.508340 24556 raft_consensus.cc:493] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.508771 24556 raft_consensus.cc:3060] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.501329 24182 catalog_manager.cc:5697] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.520109 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.520999 24507 raft_consensus.cc:2468] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:04.522343 24549 tablet_bootstrap.cc:654] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.529601 24548 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.529601 24553 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.530177 24548 ts_tablet_manager.cc:1403] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.112s	user 0.041s	sys 0.035s
I20260713 09:11:04.530900 24553 ts_tablet_manager.cc:1403] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.008s
I20260713 09:11:04.532095 24550 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.532681 24550 ts_tablet_manager.cc:1403] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.007s
I20260713 09:11:04.533766 24548 raft_consensus.cc:359] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.533955 24553 raft_consensus.cc:359] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.534646 24548 raft_consensus.cc:385] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.534700 24553 raft_consensus.cc:385] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.535115 24548 raft_consensus.cc:740] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.535174 24553 raft_consensus.cc:740] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.536103 24548 consensus_queue.cc:260] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.536298 24550 raft_consensus.cc:359] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.530143 24556 raft_consensus.cc:515] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.539254 24548 ts_tablet_manager.cc:1434] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:04.540778 24548 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.540972 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:04.541589 24507 raft_consensus.cc:3060] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.536103 24553 consensus_queue.cc:260] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.548528 24553 ts_tablet_manager.cc:1434] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:04.549652 24553 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.554418 24587 raft_consensus.cc:493] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.554782 24556 leader_election.cc:290] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.555437 24550 raft_consensus.cc:385] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.555124 24587 raft_consensus.cc:515] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.559875 24587 leader_election.cc:290] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.556262 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5241fbd0ffff4feb8a71324abf67a2bd" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:04.560766 24284 raft_consensus.cc:3060] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.557163 24550 raft_consensus.cc:740] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.562527 24558 raft_consensus.cc:493] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.563117 24558 raft_consensus.cc:515] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.566499 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.566725 24558 leader_election.cc:290] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:04.567287 24506 raft_consensus.cc:2468] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:04.568619 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
W20260713 09:11:04.570446 24248 leader_election.cc:343] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.573791 24553 tablet_bootstrap.cc:654] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.575546 24396 leader_election.cc:304] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 
I20260713 09:11:04.561980 24550 consensus_queue.cc:260] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.580878 24550 ts_tablet_manager.cc:1434] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260713 09:11:04.581097 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:04.583024 24556 raft_consensus.cc:2804] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.583622 24556 raft_consensus.cc:493] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.584136 24556 raft_consensus.cc:3060] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:04.588945 24397 leader_election.cc:343] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.556408 24507 raft_consensus.cc:2468] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:04.556392 24548 tablet_bootstrap.cc:654] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.593711 24556 raft_consensus.cc:515] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.594533 24396 leader_election.cc:304] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 
I20260713 09:11:04.596184 24587 raft_consensus.cc:493] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.596987 24587 raft_consensus.cc:515] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.597900 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:04.599572 24587 leader_election.cc:290] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
W20260713 09:11:04.599751 24397 leader_election.cc:343] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.596397 24556 leader_election.cc:290] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.600385 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.601482 24550 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
W20260713 09:11:04.602648 24398 leader_election.cc:343] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.600131 24587 raft_consensus.cc:2804] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.605720 24587 raft_consensus.cc:697] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:04.606520 24587 consensus_queue.cc:237] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.608757 24284 raft_consensus.cc:2468] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:04.614396 24548 tablet_bootstrap.cc:492] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.615127 24548 ts_tablet_manager.cc:1403] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260713 09:11:04.615599 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:04.616211 24507 raft_consensus.cc:3060] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.619374 24548 raft_consensus.cc:359] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.621449 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.623998 24506 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:04.625519 24548 raft_consensus.cc:385] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.626571 24396 leader_election.cc:304] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:04.629348 24550 tablet_bootstrap.cc:654] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.629733 24593 raft_consensus.cc:2804] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.630247 24593 raft_consensus.cc:493] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.630628 24593 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.633935 24558 raft_consensus.cc:493] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.634395 24558 raft_consensus.cc:515] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.637053 24558 leader_election.cc:290] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:04.638551 24593 raft_consensus.cc:515] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.639581 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.628494 24553 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.628616 24549 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.624784 24507 raft_consensus.cc:2468] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:04.641098 24549 ts_tablet_manager.cc:1403] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.154s	user 0.028s	sys 0.022s
I20260713 09:11:04.641048 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:04.642160 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:04.642985 24507 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.643790 24549 raft_consensus.cc:359] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.644397 24549 raft_consensus.cc:385] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.644780 24549 raft_consensus.cc:740] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.644852 24553 ts_tablet_manager.cc:1403] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.001s
I20260713 09:11:04.645618 24549 consensus_queue.cc:260] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.646442 24548 raft_consensus.cc:740] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.647357 24548 consensus_queue.cc:260] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.647845 24549 ts_tablet_manager.cc:1434] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:04.640432 24506 raft_consensus.cc:2468] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:04.650291 24359 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.651087 24247 leader_election.cc:304] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.651958 24558 raft_consensus.cc:2804] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.652338 24558 raft_consensus.cc:493] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.652737 24558 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.652892 24396 leader_election.cc:304] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:04.657258 24549 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.657927 24359 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:04.659853 24398 leader_election.cc:304] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:04.660681 24556 raft_consensus.cc:2804] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.648582 24593 leader_election.cc:290] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:04.664872 24593 raft_consensus.cc:2804] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.665391 24593 raft_consensus.cc:697] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:04.651283 24182 catalog_manager.cc:5697] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.666445 24593 consensus_queue.cc:237] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.649556 24553 raft_consensus.cc:359] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.668314 24553 raft_consensus.cc:385] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.668645 24553 raft_consensus.cc:740] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.671068 24558 raft_consensus.cc:515] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.672742 24553 consensus_queue.cc:260] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.675606 24548 ts_tablet_manager.cc:1434] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260713 09:11:04.676165 24556 raft_consensus.cc:697] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:04.677125 24556 consensus_queue.cc:237] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.679647 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:04.680236 24506 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.678309 24507 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:04.690793 24549 tablet_bootstrap.cc:654] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.688647 24506 raft_consensus.cc:2468] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:04.693341 24247 leader_election.cc:304] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.694320 24598 raft_consensus.cc:2804] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.696193 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.697480 24558 leader_election.cc:290] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:04.696875 24553 ts_tablet_manager.cc:1434] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260713 09:11:04.699901 24553 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.701938 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:04.702778 24359 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:04.705039 24249 leader_election.cc:343] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.705724 24249 leader_election.cc:304] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:04.697619 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.679685 24596 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.708686 24558 raft_consensus.cc:2749] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.708326 24596 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.709440 24558 raft_consensus.cc:493] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.709824 24558 raft_consensus.cc:515] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.711300 24596 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:04.712179 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:04.712713 24433 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:04.713007 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.713610 24248 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.714398 24596 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:04.714694 24247 leader_election.cc:343] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.714752 24596 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.714740 24558 leader_election.cc:290] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:04.715335 24596 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.715651 24598 raft_consensus.cc:697] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:04.716583 24598 consensus_queue.cc:237] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.716955 24182 catalog_manager.cc:5697] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.718725 24548 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.718907 24182 catalog_manager.cc:5697] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.731403 24359 raft_consensus.cc:2468] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:04.731781 24596 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.736840 24549 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.737334 24549 ts_tablet_manager.cc:1403] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.004s
I20260713 09:11:04.739526 24548 tablet_bootstrap.cc:654] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.746744 24596 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:04.742113 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.747877 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:04.748435 24433 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.748080 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.749966 24359 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:04.749464 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:04.751157 24358 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.751928 24553 tablet_bootstrap.cc:654] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.740351 24549 raft_consensus.cc:359] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.754174 24549 raft_consensus.cc:385] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.755400 24549 raft_consensus.cc:740] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
W20260713 09:11:04.759689 24249 leader_election.cc:343] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.758468 24433 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:04.760488 24249 leader_election.cc:304] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:04.762169 24550 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.762414 24548 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.762521 24553 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.762650 24550 ts_tablet_manager.cc:1403] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.161s	user 0.048s	sys 0.068s
I20260713 09:11:04.762930 24596 raft_consensus.cc:2749] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:04.763051 24548 ts_tablet_manager.cc:1403] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.006s
I20260713 09:11:04.763048 24553 ts_tablet_manager.cc:1403] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.063s	user 0.000s	sys 0.009s
I20260713 09:11:04.760089 24549 consensus_queue.cc:260] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.765370 24549 ts_tablet_manager.cc:1434] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.005s
I20260713 09:11:04.765516 24358 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:04.765847 24550 raft_consensus.cc:359] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.766363 24549 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.766547 24550 raft_consensus.cc:385] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.766723 24249 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.766892 24550 raft_consensus.cc:740] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.767572 24596 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.768023 24596 raft_consensus.cc:697] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:04.767767 24550 consensus_queue.cc:260] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.758090 24182 catalog_manager.cc:5697] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.768833 24596 consensus_queue.cc:237] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.771514 24550 ts_tablet_manager.cc:1434] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:11:04.772442 24550 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.773473 24553 raft_consensus.cc:359] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.774832 24553 raft_consensus.cc:385] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.775111 24553 raft_consensus.cc:740] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.776968 24553 consensus_queue.cc:260] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.779138 24550 tablet_bootstrap.cc:654] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.780036 24553 ts_tablet_manager.cc:1434] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:04.780443 24548 raft_consensus.cc:359] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.781266 24548 raft_consensus.cc:385] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.781658 24548 raft_consensus.cc:740] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.782652 24548 consensus_queue.cc:260] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.794610 24548 ts_tablet_manager.cc:1434] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:11:04.780936 24553 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.803195 24549 tablet_bootstrap.cc:654] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.808063 24548 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.803303 24553 tablet_bootstrap.cc:654] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.817513 24548 tablet_bootstrap.cc:654] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.819038 24549 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.819571 24549 ts_tablet_manager.cc:1403] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260713 09:11:04.821297 24550 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.820699 24182 catalog_manager.cc:5697] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:04.821877 24550 ts_tablet_manager.cc:1403] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.050s	user 0.033s	sys 0.011s
I20260713 09:11:04.822453 24549 raft_consensus.cc:359] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.823175 24549 raft_consensus.cc:385] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.823472 24549 raft_consensus.cc:740] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.824323 24549 consensus_queue.cc:260] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.826771 24549 ts_tablet_manager.cc:1434] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:04.826429 24550 raft_consensus.cc:359] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.827140 24550 raft_consensus.cc:385] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.827462 24550 raft_consensus.cc:740] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.828325 24550 consensus_queue.cc:260] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.830467 24549 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.831394 24553 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.831838 24553 ts_tablet_manager.cc:1403] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260713 09:11:04.834434 24553 raft_consensus.cc:359] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.835062 24553 raft_consensus.cc:385] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.835314 24553 raft_consensus.cc:740] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.836500 24549 tablet_bootstrap.cc:654] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.839339 24548 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.839800 24548 ts_tablet_manager.cc:1403] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260713 09:11:04.840392 24550 ts_tablet_manager.cc:1434] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:11:04.842762 24548 raft_consensus.cc:359] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.845630 24553 consensus_queue.cc:260] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.847078 24550 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.847381 24549 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.847676 24553 ts_tablet_manager.cc:1434] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:04.847795 24549 ts_tablet_manager.cc:1403] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:11:04.847949 24548 raft_consensus.cc:385] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.848264 24548 raft_consensus.cc:740] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.849086 24548 consensus_queue.cc:260] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.850453 24553 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.850333 24549 raft_consensus.cc:359] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.850988 24549 raft_consensus.cc:385] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.851269 24549 raft_consensus.cc:740] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.851912 24549 consensus_queue.cc:260] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.853845 24549 ts_tablet_manager.cc:1434] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:04.854712 24549 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.856127 24596 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.856592 24596 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.857044 24553 tablet_bootstrap.cc:654] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.858670 24596 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:04.859741 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:04.860073 24549 tablet_bootstrap.cc:654] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.859786 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:04.861212 24433 raft_consensus.cc:2468] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
W20260713 09:11:04.861416 24247 leader_election.cc:343] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.864432 24248 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:04.865716 24596 raft_consensus.cc:2804] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.866110 24550 tablet_bootstrap.cc:654] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.866080 24596 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.866557 24596 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.867822 24548 ts_tablet_manager.cc:1434] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:11:04.873112 24549 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.873570 24549 ts_tablet_manager.cc:1403] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:11:04.876554 24596 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.876313 24548 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.878680 24596 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:04.879102 24550 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.879622 24550 ts_tablet_manager.cc:1403] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
I20260713 09:11:04.879774 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
W20260713 09:11:04.881281 24247 leader_election.cc:343] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.882578 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:04.883154 24433 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.883414 24550 raft_consensus.cc:359] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.876305 24549 raft_consensus.cc:359] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.884354 24550 raft_consensus.cc:385] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.884425 24548 tablet_bootstrap.cc:654] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.888818 24550 raft_consensus.cc:740] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.889591 24550 consensus_queue.cc:260] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.890749 24549 raft_consensus.cc:385] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.891131 24549 raft_consensus.cc:740] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.891944 24549 consensus_queue.cc:260] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.893632 24433 raft_consensus.cc:2468] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:04.893967 24553 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.894418 24553 ts_tablet_manager.cc:1403] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.008s
I20260713 09:11:04.894812 24248 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:04.896013 24596 raft_consensus.cc:2804] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.896672 24596 raft_consensus.cc:697] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:04.896953 24549 ts_tablet_manager.cc:1434] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:11:04.896838 24553 raft_consensus.cc:359] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.897593 24553 raft_consensus.cc:385] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.897948 24549 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.897661 24596 consensus_queue.cc:237] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:04.898387 24550 ts_tablet_manager.cc:1434] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:11:04.899412 24550 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.897889 24553 raft_consensus.cc:740] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.904434 24549 tablet_bootstrap.cc:654] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.905723 24550 tablet_bootstrap.cc:654] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.908649 24553 consensus_queue.cc:260] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.910976 24553 ts_tablet_manager.cc:1434] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:11:04.911918 24553 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:04.918309 24553 tablet_bootstrap.cc:654] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.922925 24549 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:04.922982 24550 tablet_bootstrap.cc:492] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:04.923542 24550 ts_tablet_manager.cc:1403] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260713 09:11:04.923552 24549 ts_tablet_manager.cc:1403] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.002s
I20260713 09:11:04.923914 24548 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:04.924418 24548 ts_tablet_manager.cc:1403] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260713 09:11:04.926385 24550 raft_consensus.cc:359] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.926605 24549 raft_consensus.cc:359] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.927088 24550 raft_consensus.cc:385] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.927357 24549 raft_consensus.cc:385] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.927891 24549 raft_consensus.cc:740] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.926853 24179 catalog_manager.cc:5697] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:04.929164 24553 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.928785 24549 consensus_queue.cc:260] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.929596 24553 ts_tablet_manager.cc:1403] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:11:04.930976 24549 ts_tablet_manager.cc:1434] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:11:04.927347 24548 raft_consensus.cc:359] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.932021 24548 raft_consensus.cc:385] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.932377 24548 raft_consensus.cc:740] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.932207 24553 raft_consensus.cc:359] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.932911 24553 raft_consensus.cc:385] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.933185 24553 raft_consensus.cc:740] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.927384 24550 raft_consensus.cc:740] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.933410 24548 consensus_queue.cc:260] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.934345 24550 consensus_queue.cc:260] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.935849 24548 ts_tablet_manager.cc:1434] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:11:04.937290 24548 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:04.940490 24549 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:04.943516 24548 tablet_bootstrap.cc:654] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.943481 24559 raft_consensus.cc:493] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.944115 24559 raft_consensus.cc:515] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.946538 24549 tablet_bootstrap.cc:654] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.948830 24559 leader_election.cc:290] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:04.949306 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.950049 24569 raft_consensus.cc:493] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:04.950682 24472 leader_election.cc:343] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.950520 24569 raft_consensus.cc:515] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.943148 24550 ts_tablet_manager.cc:1434] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:11:04.955215 24569 leader_election.cc:290] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:04.956324 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:04.956996 24284 raft_consensus.cc:2468] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 0.
I20260713 09:11:04.958211 24323 leader_election.cc:304] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:04.958977 24550 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:04.960039 24569 raft_consensus.cc:2804] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:04.960420 24569 raft_consensus.cc:493] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:04.960902 24569 raft_consensus.cc:3060] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:04.975641 24230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:04.979777 24553 consensus_queue.cc:260] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:04.981323 24569 raft_consensus.cc:515] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:04.989209 24593 raft_consensus.cc:493] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.989830 24593 raft_consensus.cc:515] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:04.992640 24593 leader_election.cc:290] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:04.993386 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:04.994210 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
W20260713 09:11:04.994774 24398 leader_election.cc:343] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:04.994885 24506 raft_consensus.cc:2468] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:04.996235 24396 leader_election.cc:304] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:04.997316 24559 raft_consensus.cc:493] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:04.997349 24553 ts_tablet_manager.cc:1434] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260713 09:11:04.997936 24559 raft_consensus.cc:515] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.000062 24559 leader_election.cc:290] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.001518 24553 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:05.001613 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.002439 24358 raft_consensus.cc:2393] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 1: Already voted for candidate 8b3120775b114f4784ec1af3925f5955 in this term.
I20260713 09:11:05.003825 24593 raft_consensus.cc:2804] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.005144 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.005550 24548 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:05.005745 24506 raft_consensus.cc:2468] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 0.
I20260713 09:11:05.005983 24548 ts_tablet_manager.cc:1403] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.033s
I20260713 09:11:05.004227 24593 raft_consensus.cc:493] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.007535 24593 raft_consensus.cc:3060] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.008256 24553 tablet_bootstrap.cc:654] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.008755 24548 raft_consensus.cc:359] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.009423 24548 raft_consensus.cc:385] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.009706 24548 raft_consensus.cc:740] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.010337 24548 consensus_queue.cc:260] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.010746 24549 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:05.012333 24549 ts_tablet_manager.cc:1403] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.008s
I20260713 09:11:05.016700 24549 raft_consensus.cc:359] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.017518 24593 raft_consensus.cc:515] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.019584 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:05.021874 24506 raft_consensus.cc:3060] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.022879 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:05.023124 24593 leader_election.cc:290] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:05.023564 24284 raft_consensus.cc:2468] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 0.
I20260713 09:11:05.023794 24549 raft_consensus.cc:385] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.020550 24569 leader_election.cc:290] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:05.024722 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:05.025322 24283 raft_consensus.cc:2468] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 0.
I20260713 09:11:05.026001 24549 raft_consensus.cc:740] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.026279 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336621d96f1746d3a05eb8bc5fcec812" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:05.027004 24282 raft_consensus.cc:3060] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.027647 24549 consensus_queue.cc:260] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.030491 24549 ts_tablet_manager.cc:1434] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:11:05.031868 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:05.032696 24507 raft_consensus.cc:3060] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.033716 24549 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:05.024057 24593 raft_consensus.cc:493] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.034642 24593 raft_consensus.cc:515] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.033830 24471 leader_election.cc:304] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.036137 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:05.036384 24471 leader_election.cc:304] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.036793 24593 leader_election.cc:290] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:05.040689 24559 raft_consensus.cc:2804] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.041224 24559 raft_consensus.cc:493] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.041648 24559 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.045243 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:05.045476 24569 consensus_queue.cc:1048] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.046197 24283 raft_consensus.cc:2393] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404de155b2204346b1b24ab9ff3482d8 in current term 1: Already voted for candidate 8b3120775b114f4784ec1af3925f5955 in this term.
I20260713 09:11:05.047672 24596 raft_consensus.cc:493] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.048154 24596 raft_consensus.cc:515] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.049882 24549 tablet_bootstrap.cc:654] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.050803 24596 leader_election.cc:290] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:05.020015 24553 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:04.994210 24550 tablet_bootstrap.cc:654] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.056854 24553 ts_tablet_manager.cc:1403] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.000s
I20260713 09:11:05.052963 24596 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.052656 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:05.069742 24596 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
W20260713 09:11:05.052428 24398 leader_election.cc:343] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.073112 24596 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:05.074668 24593 raft_consensus.cc:493] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.077208 24593 raft_consensus.cc:515] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.077812 24553 raft_consensus.cc:359] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.078545 24553 raft_consensus.cc:385] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.078794 24553 raft_consensus.cc:740] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.079681 24553 consensus_queue.cc:260] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.080420 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:05.079918 24593 leader_election.cc:290] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:05.081070 24433 raft_consensus.cc:2468] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:05.081176 24593 consensus_queue.cc:1048] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.081729 24601 raft_consensus.cc:493] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.082451 24593 raft_consensus.cc:493] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.082360 24601 raft_consensus.cc:515] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.082968 24593 raft_consensus.cc:515] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.083299 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a9061746d048a397c428bd7fc0f5ca" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:05.083917 24284 raft_consensus.cc:2468] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:05.072407 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f417031c8c4ebbb57a3530a038b653" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.085495 24553 ts_tablet_manager.cc:1434] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:11:05.085397 24248 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.086452 24553 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:05.086404 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.087141 24596 raft_consensus.cc:2804] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.087647 24596 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.087818 24397 leader_election.cc:304] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.088140 24596 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.088800 24556 raft_consensus.cc:2804] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.089178 24556 raft_consensus.cc:493] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.089532 24556 raft_consensus.cc:3060] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.091135 24593 leader_election.cc:290] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
W20260713 09:11:05.093058 24249 leader_election.cc:343] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.094102 24553 tablet_bootstrap.cc:654] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.092979 24601 leader_election.cc:290] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.096243 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.060789 24282 raft_consensus.cc:2468] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:05.100013 24433 raft_consensus.cc:3060] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:05.105909 24249 leader_election.cc:343] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.107583 24323 leader_election.cc:304] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.100140 24398 leader_election.cc:304] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8; no voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:05.101775 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.109524 24358 raft_consensus.cc:2468] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:05.117316 24548 ts_tablet_manager.cc:1434] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.111s	user 0.033s	sys 0.052s
I20260713 09:11:05.121490 24548 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:05.123407 24506 raft_consensus.cc:2468] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:05.119089 24282 raft_consensus.cc:3060] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.119894 24398 leader_election.cc:304] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:05.125037 24597 raft_consensus.cc:493] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.117115 24556 raft_consensus.cc:515] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.138734 24597 raft_consensus.cc:515] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.140985 24597 leader_election.cc:290] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.128214 24559 raft_consensus.cc:515] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.129038 24548 tablet_bootstrap.cc:654] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.143352 24597 raft_consensus.cc:2804] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.143766 24597 raft_consensus.cc:493] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.144115 24597 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.145990 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:05.146817 24284 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:05.130730 24507 raft_consensus.cc:2468] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:05.147994 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a9061746d048a397c428bd7fc0f5ca" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:05.150552 24556 leader_election.cc:290] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:05.150727 24281 raft_consensus.cc:3060] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.147941 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.148211 24397 leader_election.cc:304] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.155253 24358 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:05.156250 24587 raft_consensus.cc:2804] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.156770 24587 raft_consensus.cc:493] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.157181 24587 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.158896 24597 raft_consensus.cc:515] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.178303 24593 raft_consensus.cc:2749] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:05.166837 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:33987, user_credentials={real_user=slave}} blocked reactor thread for 59363.8us
I20260713 09:11:05.181418 24593 consensus_queue.cc:1048] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.190981 24597 leader_election.cc:290] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:05.160964 24596 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.200107 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:05.200977 24358 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.183703 24281 raft_consensus.cc:2468] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:05.213177 24597 consensus_queue.cc:1048] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.201898 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
W20260713 09:11:05.217962 24249 leader_election.cc:343] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.190639 24627 raft_consensus.cc:2804] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.226950 24627 raft_consensus.cc:697] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:05.224860 24587 raft_consensus.cc:515] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.245639 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:05.246277 24433 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.231935 24397 leader_election.cc:304] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.248278 24597 raft_consensus.cc:2804] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.248912 24597 raft_consensus.cc:697] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:05.249998 24597 consensus_queue.cc:237] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.251843 24601 consensus_queue.cc:1048] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.231758 24569 consensus_queue.cc:1048] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260713 09:11:05.253312 24549 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:05.253825 24549 ts_tablet_manager.cc:1403] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.221s	user 0.024s	sys 0.030s
I20260713 09:11:05.235872 24628 raft_consensus.cc:2764] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:05.257213 24628 raft_consensus.cc:493] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.257650 24628 raft_consensus.cc:515] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.259934 24628 leader_election.cc:290] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:05.260090 24548 tablet_bootstrap.cc:492] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:05.262061 24548 ts_tablet_manager.cc:1403] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.141s	user 0.018s	sys 0.000s
I20260713 09:11:05.265753 24549 raft_consensus.cc:359] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.267943 24549 raft_consensus.cc:385] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.268301 24549 raft_consensus.cc:740] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.261551 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.273329 24433 raft_consensus.cc:2468] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:05.275046 24559 leader_election.cc:290] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.275815 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:05.276006 24627 consensus_queue.cc:237] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.277904 24549 consensus_queue.cc:260] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.279718 24550 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:05.281050 24550 ts_tablet_manager.cc:1403] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.322s	user 0.021s	sys 0.011s
I20260713 09:11:05.242009 24596 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:05.278721 24587 leader_election.cc:290] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.296674 24549 ts_tablet_manager.cc:1434] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260713 09:11:05.297489 24549 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:05.288197 24283 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.305058 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0f4f1537ad4545a1194b8928bf8c61" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.305948 24507 raft_consensus.cc:2393] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f52df7935a0e4dba932ebd744041c3eb in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:05.305092 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:05.307229 24356 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.300055 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:05.298928 24556 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:11:05.321404 24553 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:05.321858 24553 ts_tablet_manager.cc:1403] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.236s	user 0.029s	sys 0.025s
I20260713 09:11:05.322530 24357 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.322751 24550 raft_consensus.cc:359] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.323446 24550 raft_consensus.cc:385] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.323740 24550 raft_consensus.cc:740] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.324368 24550 consensus_queue.cc:260] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.324729 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.325318 24507 raft_consensus.cc:2468] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:05.301133 24358 raft_consensus.cc:2468] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:05.315068 24247 leader_election.cc:304] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:05.318146 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a9061746d048a397c428bd7fc0f5ca" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:05.331326 24601 raft_consensus.cc:2749] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.332288 24596 consensus_queue.cc:1048] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.329614 24548 raft_consensus.cc:359] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.318555 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.319082 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:05.320847 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a9061746d048a397c428bd7fc0f5ca" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.339170 24247 leader_election.cc:304] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.303424 24248 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.328601 24549 tablet_bootstrap.cc:654] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.340814 24598 raft_consensus.cc:2804] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.341202 24598 raft_consensus.cc:493] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.341547 24598 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.335086 24548 raft_consensus.cc:385] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.335567 24553 raft_consensus.cc:359] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.337604 24504 raft_consensus.cc:2468] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:05.342897 24553 raft_consensus.cc:385] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.342489 24548 raft_consensus.cc:740] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.344008 24553 raft_consensus.cc:740] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.346196 24548 consensus_queue.cc:260] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.347286 24553 consensus_queue.cc:260] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.350114 24548 ts_tablet_manager.cc:1434] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260713 09:11:05.351300 24548 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:05.343747 24596 raft_consensus.cc:2804] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.357900 24550 ts_tablet_manager.cc:1434] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260713 09:11:05.364269 24641 raft_consensus.cc:493] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.348104 24398 leader_election.cc:304] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:05.376883 24637 raft_consensus.cc:493] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.377416 24637 raft_consensus.cc:515] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.380185 24357 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:05.361493 24283 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:05.380728 24550 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:05.365890 24356 raft_consensus.cc:2468] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:05.386503 24601 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.406828 24548 tablet_bootstrap.cc:654] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.364782 24641 raft_consensus.cc:515] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.394204 24637 leader_election.cc:290] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:05.411779 24472 leader_election.cc:304] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
W20260713 09:11:05.408675 24471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:33987, user_credentials={real_user=slave}} blocked reactor thread for 372364us
I20260713 09:11:05.488137 24550 tablet_bootstrap.cc:654] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.488483 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:05.489125 24283 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.493682 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.494549 24502 raft_consensus.cc:2393] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:05.430176 24397 leader_election.cc:304] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
W20260713 09:11:05.495606 24397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:33987, user_credentials={real_user=slave}} blocked reactor thread for 70742.7us
I20260713 09:11:05.494716 24179 catalog_manager.cc:5697] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.459240 24559 raft_consensus.cc:2804] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.459247 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42471c4fdf2c4aaca7361cd2037d8cb0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:05.524608 24559 raft_consensus.cc:697] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:05.525892 24559 consensus_queue.cc:237] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.475155 24597 raft_consensus.cc:2804] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.538146 24181 catalog_manager.cc:5697] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.518798 24587 raft_consensus.cc:2804] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.546145 24433 raft_consensus.cc:2393] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:05.543601 24597 raft_consensus.cc:697] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:05.558017 24553 ts_tablet_manager.cc:1434] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.236s	user 0.023s	sys 0.031s
I20260713 09:11:05.559234 24553 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:05.623293 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:05.625325 24471 leader_election.cc:304] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.628376 24629 raft_consensus.cc:2749] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:05.629069 24640 log.cc:927] Time spent T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: Append to log took a long time: real 0.255s	user 0.003s	sys 0.000s
I20260713 09:11:05.630072 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
W20260713 09:11:05.631179 24644 log.cc:927] Time spent T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260713 09:11:05.593921 24323 leader_election.cc:304] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955; no voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:05.648356 24553 tablet_bootstrap.cc:654] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.619225 24597 consensus_queue.cc:237] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
W20260713 09:11:05.652961 24249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.194:38891, user_credentials={real_user=slave}} blocked reactor thread for 309518us
I20260713 09:11:05.664947 24569 raft_consensus.cc:3060] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.663466 24641 leader_election.cc:290] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
W20260713 09:11:05.670848 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.195:35021, user_credentials={real_user=slave}} blocked reactor thread for 91927.5us
W20260713 09:11:05.681726 24398 leader_election.cc:343] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.705228 24549 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:05.712355 24549 ts_tablet_manager.cc:1403] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.415s	user 0.031s	sys 0.008s
I20260713 09:11:05.705058 24596 raft_consensus.cc:697] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:05.723644 24596 consensus_queue.cc:237] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.680554 24598 raft_consensus.cc:515] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.711412 24587 raft_consensus.cc:697] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:05.705245 24601 consensus_queue.cc:1048] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:11:05.751605 24550 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:05.752271 24550 ts_tablet_manager.cc:1403] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.372s	user 0.011s	sys 0.003s
I20260713 09:11:05.753688 24587 consensus_queue.cc:237] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.756649 24649 raft_consensus.cc:493] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.757223 24649 raft_consensus.cc:515] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.767246 24649 leader_election.cc:290] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
W20260713 09:11:05.783164 24642 log.cc:927] Time spent T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260713 09:11:05.786409 24505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
W20260713 09:11:05.787539 24650 log.cc:927] Time spent T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260713 09:11:05.775507 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:05.794649 24548 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:05.794836 24550 raft_consensus.cc:359] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.799646 24548 ts_tablet_manager.cc:1403] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.449s	user 0.026s	sys 0.012s
I20260713 09:11:05.799610 24550 raft_consensus.cc:385] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.792104 24549 raft_consensus.cc:359] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.800971 24549 raft_consensus.cc:385] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.801218 24549 raft_consensus.cc:740] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.800099 24550 raft_consensus.cc:740] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.802357 24550 consensus_queue.cc:260] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.765105 24396 leader_election.cc:304] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.807479 24549 consensus_queue.cc:260] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
W20260713 09:11:05.813303 24247 leader_election.cc:343] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.816308 24550 ts_tablet_manager.cc:1434] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260713 09:11:05.817274 24550 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:05.817386 24505 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.820974 24553 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:05.821434 24553 ts_tablet_manager.cc:1403] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.262s	user 0.009s	sys 0.019s
I20260713 09:11:05.823535 24598 leader_election.cc:290] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:05.825789 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:05.826433 24506 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.826437 24550 tablet_bootstrap.cc:654] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.829370 24283 raft_consensus.cc:2468] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:05.830416 24549 ts_tablet_manager.cc:1434] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.001s
I20260713 09:11:05.831429 24549 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
W20260713 09:11:05.837711 24396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.196:46331, user_credentials={real_user=slave}} blocked reactor thread for 90066.4us
W20260713 09:11:05.844295 24396 leader_election.cc:343] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:05.845726 24396 leader_election.cc:343] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.842674 24569 raft_consensus.cc:2749] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.814157 24556 raft_consensus.cc:2804] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.857513 24556 raft_consensus.cc:697] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:05.864434 24548 raft_consensus.cc:359] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:05.865222 24548 raft_consensus.cc:385] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.865447 24658 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:11:05.859525 24597 consensus_queue.cc:1048] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:11:05.862244 24182 catalog_manager.cc:5697] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 1 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:05.862972 24249 leader_election.cc:343] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.870577 24249 leader_election.cc:304] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:05.871021 24506 raft_consensus.cc:2468] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:05.872131 24247 leader_election.cc:304] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:05.872954 24649 raft_consensus.cc:2749] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.873015 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:05.873718 24649 raft_consensus.cc:2804] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.874164 24553 raft_consensus.cc:359] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.865494 24548 raft_consensus.cc:740] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.874887 24553 raft_consensus.cc:385] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.875213 24553 raft_consensus.cc:740] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.879154 24553 consensus_queue.cc:260] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.858372 24556 consensus_queue.cc:237] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:05.884349 24553 ts_tablet_manager.cc:1434] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.005s
I20260713 09:11:05.885845 24553 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:05.872463 24569 consensus_queue.cc:1048] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:11:05.874187 24649 raft_consensus.cc:697] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:05.890396 24548 consensus_queue.cc:260] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
W20260713 09:11:05.886212 24249 leader_election.cc:343] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.899536 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:05.905835 24550 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:05.906360 24550 ts_tablet_manager.cc:1403] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.000s
I20260713 09:11:05.908820 24649 consensus_queue.cc:237] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.919647 24550 raft_consensus.cc:359] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.920298 24548 ts_tablet_manager.cc:1434] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.001s
I20260713 09:11:05.920691 24550 raft_consensus.cc:385] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.921710 24548 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:05.921181 24550 raft_consensus.cc:740] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.937667 24550 consensus_queue.cc:260] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:05.940914 24548 tablet_bootstrap.cc:654] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:05.947383 24673 log.cc:927] Time spent T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260713 09:11:05.935168 24629 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.961710 24569 consensus_queue.cc:1048] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:11:05.941068 24396 leader_election.cc:343] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.938243 24596 consensus_queue.cc:1048] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260713 09:11:05.968849 24550 ts_tablet_manager.cc:1434] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260713 09:11:05.989494 24550 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:05.982333 24553 tablet_bootstrap.cc:654] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.965847 24629 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:05.999835 24629 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:05.990340 24396 leader_election.cc:304] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8; no voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955
W20260713 09:11:06.001850 24396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.196:46331, user_credentials={real_user=slave}} blocked reactor thread for 63860us
I20260713 09:11:06.002252 24587 raft_consensus.cc:2749] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:06.003269 24396 consensus_peers.cc:597] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 -> Peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Couldn't send request to peer 6944383854c44c97922bcf14ae5dc696. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.004356 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.007241 24661 consensus_queue.cc:1048] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.003100 24587 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.021377 24549 tablet_bootstrap.cc:654] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.027747 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.029486 24471 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:06.030594 24629 raft_consensus.cc:2749] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:06.034451 24569 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.075819 24569 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.131353 24569 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:06.133564 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.134709 24432 raft_consensus.cc:2393] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 1: Already voted for candidate f52df7935a0e4dba932ebd744041c3eb in this term.
I20260713 09:11:06.136307 24690 consensus_queue.cc:1048] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.139580 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.143674 24323 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:06.152691 24553 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:06.156889 24553 ts_tablet_manager.cc:1403] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.272s	user 0.015s	sys 0.008s
I20260713 09:11:06.153220 24637 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:06.175563 24230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:06.178613 24690 consensus_queue.cc:1048] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.179910 24550 tablet_bootstrap.cc:654] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.198261 24507 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.249881 24549 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:06.250284 24549 ts_tablet_manager.cc:1403] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.419s	user 0.018s	sys 0.012s
I20260713 09:11:06.256539 24661 consensus_queue.cc:1048] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.257905 24597 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.258473 24597 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.261351 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:06.265122 24690 raft_consensus.cc:493] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.265619 24690 raft_consensus.cc:515] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.265938 24180 catalog_manager.cc:5697] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.269044 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
W20260713 09:11:06.269402 24396 leader_election.cc:343] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:06.270368 24472 leader_election.cc:343] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.272617 24596 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.273113 24596 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.275184 24596 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.278587 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.267894 24180 catalog_manager.cc:5697] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.279320 24280 raft_consensus.cc:2468] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 0.
I20260713 09:11:06.269061 24690 leader_election.cc:290] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.283798 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:06.287292 24661 consensus_queue.cc:1048] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.287081 24553 raft_consensus.cc:359] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.288408 24553 raft_consensus.cc:385] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.300273 24471 leader_election.cc:304] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
W20260713 09:11:06.306084 24247 leader_election.cc:343] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.314872 24629 raft_consensus.cc:2804] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.315264 24629 raft_consensus.cc:493] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.315630 24629 raft_consensus.cc:3060] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.301385 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.321962 24432 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:06.323433 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.324138 24280 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:06.327013 24397 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.328101 24556 raft_consensus.cc:2804] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.328514 24556 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.328816 24601 consensus_queue.cc:1048] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:06.310770 24698 log.cc:927] Time spent T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260713 09:11:06.330476 24248 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.311031 24597 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:06.335616 24601 raft_consensus.cc:2804] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.336038 24601 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.336375 24601 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.328871 24556 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.304350 24549 raft_consensus.cc:359] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.343382 24549 raft_consensus.cc:385] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.343659 24549 raft_consensus.cc:740] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.313328 24553 raft_consensus.cc:740] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.345587 24553 consensus_queue.cc:260] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.348268 24553 ts_tablet_manager.cc:1434] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.191s	user 0.000s	sys 0.007s
I20260713 09:11:06.349419 24553 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:06.307735 24182 catalog_manager.cc:5697] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.300477 24649 consensus_queue.cc:1048] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260713 09:11:06.353034 24637 raft_consensus.cc:2749] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:06.354274 24548 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.354769 24548 ts_tablet_manager.cc:1403] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.433s	user 0.031s	sys 0.019s
I20260713 09:11:06.357432 24548 raft_consensus.cc:359] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.358544 24548 raft_consensus.cc:385] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.358719 24548 raft_consensus.cc:740] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.361699 24549 consensus_queue.cc:260] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.365497 24548 consensus_queue.cc:260] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.369493 24182 catalog_manager.cc:5697] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:06.371551 24182 catalog_manager.cc:5697] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.375010 24550 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.375396 24550 ts_tablet_manager.cc:1403] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.386s	user 0.013s	sys 0.010s
I20260713 09:11:06.377528 24549 ts_tablet_manager.cc:1434] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.127s	user 0.004s	sys 0.003s
I20260713 09:11:06.378405 24549 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:06.379081 24548 ts_tablet_manager.cc:1434] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260713 09:11:06.380290 24548 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.385826 24662 consensus_queue.cc:1048] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.388751 24661 consensus_queue.cc:1048] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.377193 24587 consensus_queue.cc:1048] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:11:06.395923 24357 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.403250 24550 raft_consensus.cc:359] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.404798 24550 raft_consensus.cc:385] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.405085 24550 raft_consensus.cc:740] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.411978 24548 tablet_bootstrap.cc:654] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.420969 24629 raft_consensus.cc:515] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.422070 24550 consensus_queue.cc:260] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.427409 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:06.428052 24280 raft_consensus.cc:3060] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.428918 24503 raft_consensus.cc:3060] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.430821 24550 ts_tablet_manager.cc:1434] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260713 09:11:06.435302 24549 tablet_bootstrap.cc:654] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.447991 24601 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.437217 24553 tablet_bootstrap.cc:654] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.450831 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:06.437537 24556 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.439644 24596 consensus_queue.cc:1048] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.445014 24629 leader_election.cc:290] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.462769 24431 raft_consensus.cc:2393] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f52df7935a0e4dba932ebd744041c3eb in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:06.456756 24550 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.465468 24556 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:06.480265 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f70845a6cf4724904ada11e60c2ff8" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
W20260713 09:11:06.481866 24472 leader_election.cc:343] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.491257 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:06.491398 24504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:06.493945 24601 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.502947 24506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:06.501662 24596 consensus_queue.cc:1048] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:11:06.504737 24396 leader_election.cc:343] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.505939 24284 raft_consensus.cc:2393] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 404de155b2204346b1b24ab9ff3482d8 in current term 1: Already voted for candidate f52df7935a0e4dba932ebd744041c3eb in this term.
I20260713 09:11:06.507664 24397 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8; no voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:06.508617 24597 raft_consensus.cc:2749] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:11:06.511992 24247 leader_election.cc:343] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.512615 24247 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [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: f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.517405 24548 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.517836 24548 ts_tablet_manager.cc:1403] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.006s
I20260713 09:11:06.519366 24280 raft_consensus.cc:2468] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:06.520963 24471 leader_election.cc:304] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:06.521981 24629 raft_consensus.cc:2804] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.522403 24629 raft_consensus.cc:697] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:06.523165 24629 consensus_queue.cc:237] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.531600 24548 raft_consensus.cc:359] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.535146 24548 raft_consensus.cc:385] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.535419 24548 raft_consensus.cc:740] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.536106 24548 consensus_queue.cc:260] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.540187 24548 ts_tablet_manager.cc:1434] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:11:06.541039 24548 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.542475 24553 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:06.542894 24553 ts_tablet_manager.cc:1403] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.194s	user 0.005s	sys 0.012s
I20260713 09:11:06.544698 24601 raft_consensus.cc:2749] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:06.545630 24549 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:06.547137 24549 ts_tablet_manager.cc:1403] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.008s
I20260713 09:11:06.545886 24550 tablet_bootstrap.cc:654] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.557662 24556 consensus_queue.cc:1048] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.558959 24549 raft_consensus.cc:359] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.559720 24549 raft_consensus.cc:385] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.559993 24549 raft_consensus.cc:740] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.565037 24549 consensus_queue.cc:260] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.569717 24548 tablet_bootstrap.cc:654] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.571775 24549 ts_tablet_manager.cc:1434] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:11:06.573195 24549 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:06.573880 24587 raft_consensus.cc:493] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.574064 24181 catalog_manager.cc:5697] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 1 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.574554 24587 raft_consensus.cc:515] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.602025 24587 leader_election.cc:290] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.617554 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:06.617607 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.620540 24280 raft_consensus.cc:2468] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
W20260713 09:11:06.622674 24398 leader_election.cc:343] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.626324 24397 leader_election.cc:304] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:06.629541 24597 raft_consensus.cc:2804] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.629922 24597 raft_consensus.cc:493] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.630244 24597 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.631354 24549 tablet_bootstrap.cc:654] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.635205 24637 raft_consensus.cc:493] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.635901 24637 raft_consensus.cc:515] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.642693 24553 raft_consensus.cc:359] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.643689 24553 raft_consensus.cc:385] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.644032 24553 raft_consensus.cc:740] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.645337 24553 consensus_queue.cc:260] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.650470 24553 ts_tablet_manager.cc:1434] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.001s
I20260713 09:11:06.659240 24637 leader_election.cc:290] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.661264 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:06.663437 24553 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:06.659250 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.672123 24432 raft_consensus.cc:2468] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 0.
W20260713 09:11:06.667689 24322 leader_election.cc:343] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.677690 24323 leader_election.cc:304] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [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: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.679436 24693 raft_consensus.cc:2804] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.679806 24693 raft_consensus.cc:493] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.680153 24693 raft_consensus.cc:3060] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.680642 24597 raft_consensus.cc:515] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.682753 24597 leader_election.cc:290] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.685153 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:06.687944 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:06.689220 24280 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.689724 24550 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.689985 24548 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.690191 24550 ts_tablet_manager.cc:1403] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.234s	user 0.047s	sys 0.026s
I20260713 09:11:06.690410 24548 ts_tablet_manager.cc:1403] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.150s	user 0.029s	sys 0.020s
I20260713 09:11:06.692420 24553 tablet_bootstrap.cc:654] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:06.693374 24398 leader_election.cc:343] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.693235 24550 raft_consensus.cc:359] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.693928 24550 raft_consensus.cc:385] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.694219 24550 raft_consensus.cc:740] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.694882 24550 consensus_queue.cc:260] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.696342 24280 raft_consensus.cc:2468] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:06.700970 24397 leader_election.cc:304] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:06.702194 24597 raft_consensus.cc:2804] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.702647 24597 raft_consensus.cc:697] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:06.702867 24548 raft_consensus.cc:359] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.703804 24548 raft_consensus.cc:385] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.703440 24597 consensus_queue.cc:237] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.704160 24548 raft_consensus.cc:740] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.705107 24548 consensus_queue.cc:260] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.708508 24548 ts_tablet_manager.cc:1434] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:11:06.709151 24693 raft_consensus.cc:515] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.709551 24548 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.710865 24550 ts_tablet_manager.cc:1434] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:11:06.712915 24549 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:06.713361 24549 ts_tablet_manager.cc:1403] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.006s
I20260713 09:11:06.713858 24550 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.719550 24550 tablet_bootstrap.cc:654] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.721539 24548 tablet_bootstrap.cc:654] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.727161 24549 raft_consensus.cc:359] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.727893 24549 raft_consensus.cc:385] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.728165 24549 raft_consensus.cc:740] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.735126 24181 catalog_manager.cc:5697] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:06.736951 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:06.737546 24432 raft_consensus.cc:3060] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.739804 24549 consensus_queue.cc:260] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.741943 24549 ts_tablet_manager.cc:1434] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:11:06.742972 24549 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:06.747648 24553 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:06.748121 24553 ts_tablet_manager.cc:1403] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.012s
I20260713 09:11:06.751014 24549 tablet_bootstrap.cc:654] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.750780 24553 raft_consensus.cc:359] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.751750 24553 raft_consensus.cc:385] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.752015 24553 raft_consensus.cc:740] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.753201 24553 consensus_queue.cc:260] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.755419 24553 ts_tablet_manager.cc:1434] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:11:06.756829 24553 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:06.761761 24550 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.762212 24550 ts_tablet_manager.cc:1403] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260713 09:11:06.764533 24553 tablet_bootstrap.cc:654] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.765517 24550 raft_consensus.cc:359] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.766219 24550 raft_consensus.cc:385] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.766492 24550 raft_consensus.cc:740] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.768173 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:06.769420 24432 raft_consensus.cc:2468] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
W20260713 09:11:06.769596 24322 leader_election.cc:343] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.770195 24693 leader_election.cc:290] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.770859 24323 leader_election.cc:304] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.771716 24693 raft_consensus.cc:2804] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.772348 24693 raft_consensus.cc:697] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:06.770871 24550 consensus_queue.cc:260] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.773203 24693 consensus_queue.cc:237] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.775146 24550 ts_tablet_manager.cc:1434] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:06.778769 24550 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.782864 24548 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.783342 24548 ts_tablet_manager.cc:1403] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.018s
I20260713 09:11:06.785353 24550 tablet_bootstrap.cc:654] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.786094 24548 raft_consensus.cc:359] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.786820 24548 raft_consensus.cc:385] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.787098 24548 raft_consensus.cc:740] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.787739 24548 consensus_queue.cc:260] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.790285 24548 ts_tablet_manager.cc:1434] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:06.791466 24548 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.793366 24182 catalog_manager.cc:5697] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.795003 24549 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:06.795493 24549 ts_tablet_manager.cc:1403] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.019s
I20260713 09:11:06.798075 24549 raft_consensus.cc:359] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.798725 24549 raft_consensus.cc:385] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.798985 24549 raft_consensus.cc:740] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.799727 24549 consensus_queue.cc:260] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.804042 24553 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: No bootstrap required, opened a new log
I20260713 09:11:06.804525 24553 ts_tablet_manager.cc:1403] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.003s
I20260713 09:11:06.804929 24549 ts_tablet_manager.cc:1434] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:06.805815 24549 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: Bootstrap starting.
I20260713 09:11:06.806998 24553 raft_consensus.cc:359] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.807641 24553 raft_consensus.cc:385] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.807905 24553 raft_consensus.cc:740] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.808661 24553 consensus_queue.cc:260] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.810485 24548 tablet_bootstrap.cc:654] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.816534 24549 tablet_bootstrap.cc:654] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.818606 24553 ts_tablet_manager.cc:1434] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:11:06.823155 24550 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.823710 24550 ts_tablet_manager.cc:1403] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.012s
I20260713 09:11:06.826562 24550 raft_consensus.cc:359] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.827317 24550 raft_consensus.cc:385] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.829411 24549 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: No bootstrap required, opened a new log
I20260713 09:11:06.830188 24550 raft_consensus.cc:740] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.830386 24549 ts_tablet_manager.cc:1403] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260713 09:11:06.831180 24548 tablet_bootstrap.cc:492] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.831589 24548 ts_tablet_manager.cc:1403] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260713 09:11:06.831203 24550 consensus_queue.cc:260] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.833097 24549 raft_consensus.cc:359] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.833799 24549 raft_consensus.cc:385] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.834057 24549 raft_consensus.cc:740] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.834398 24693 raft_consensus.cc:493] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.834690 24549 consensus_queue.cc:260] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.834877 24548 raft_consensus.cc:359] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.834885 24693 raft_consensus.cc:515] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:06.835667 24548 raft_consensus.cc:385] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.835983 24548 raft_consensus.cc:740] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.836597 24548 consensus_queue.cc:260] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.837131 24693 leader_election.cc:290] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:06.838812 24548 ts_tablet_manager.cc:1434] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:06.839282 24549 ts_tablet_manager.cc:1434] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:06.839638 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:06.840142 24548 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.840389 24280 raft_consensus.cc:2393] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:06.844863 24548 tablet_bootstrap.cc:654] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.845223 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.846966 24323 leader_election.cc:304] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:06.848165 24637 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.850121 24550 ts_tablet_manager.cc:1434] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:11:06.857645 24550 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.864861 24550 tablet_bootstrap.cc:654] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.867681 24649 raft_consensus.cc:493] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.868148 24649 raft_consensus.cc:515] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.870110 24649 leader_election.cc:290] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.872970 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:06.876525 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:06.877415 24507 raft_consensus.cc:2468] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:06.878877 24637 raft_consensus.cc:2749] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:06.879907 24249 leader_election.cc:343] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.882074 24247 leader_election.cc:304] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:06.883916 24649 raft_consensus.cc:2804] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.884415 24649 raft_consensus.cc:493] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.884855 24649 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.890717 24548 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:06.891227 24548 ts_tablet_manager.cc:1403] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.012s
I20260713 09:11:06.894244 24548 raft_consensus.cc:359] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.895026 24548 raft_consensus.cc:385] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.895428 24550 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.897476 24550 ts_tablet_manager.cc:1403] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260713 09:11:06.898124 24596 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.898638 24596 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.903695 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.900159 24550 raft_consensus.cc:359] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.904959 24550 raft_consensus.cc:385] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.905247 24550 raft_consensus.cc:740] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.904346 24432 raft_consensus.cc:2468] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:06.906069 24550 consensus_queue.cc:260] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.907720 24248 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:06.908219 24550 ts_tablet_manager.cc:1434] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:11:06.908582 24670 raft_consensus.cc:2804] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.909001 24670 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.909340 24670 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.912392 24550 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.902717 24649 raft_consensus.cc:515] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.920713 24550 tablet_bootstrap.cc:654] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.921572 24596 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.932981 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:06.934041 24649 leader_election.cc:290] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:06.942843 24550 tablet_bootstrap.cc:492] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:06.943326 24550 ts_tablet_manager.cc:1403] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.016s
I20260713 09:11:06.945699 24550 raft_consensus.cc:359] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.946271 24550 raft_consensus.cc:385] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.946369 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:06.946517 24550 raft_consensus.cc:740] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.947221 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:06.947767 24507 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.947991 24550 consensus_queue.cc:260] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.895337 24548 raft_consensus.cc:740] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.950103 24559 raft_consensus.cc:493] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.950037 24548 consensus_queue.cc:260] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.950909 24354 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.950642 24559 raft_consensus.cc:515] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.952814 24559 leader_election.cc:290] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:06.954413 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:06.955255 24357 raft_consensus.cc:2468] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 0.
I20260713 09:11:06.957093 24550 ts_tablet_manager.cc:1434] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:06.958050 24550 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: Bootstrap starting.
I20260713 09:11:06.957901 24472 leader_election.cc:304] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:06.959141 24559 raft_consensus.cc:2804] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:06.959489 24559 raft_consensus.cc:493] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:06.959798 24559 raft_consensus.cc:3060] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.961158 24507 raft_consensus.cc:2468] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:06.963524 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.964121 24550 tablet_bootstrap.cc:654] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.964177 24432 raft_consensus.cc:2468] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 0.
I20260713 09:11:06.965212 24354 raft_consensus.cc:2468] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
W20260713 09:11:06.966838 24247 leader_election.cc:343] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.967146 24249 leader_election.cc:304] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:06.968276 24671 raft_consensus.cc:2804] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.968041 24559 raft_consensus.cc:515] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.968765 24671 raft_consensus.cc:697] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:06.969571 24671 consensus_queue.cc:237] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:06.969820 24670 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:06.970638 24548 ts_tablet_manager.cc:1434] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260713 09:11:06.971845 24670 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:06.972318 24629 raft_consensus.cc:493] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.972851 24629 raft_consensus.cc:515] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:06.975112 24629 leader_election.cc:290] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:06.976544 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:06.977353 24432 raft_consensus.cc:2393] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 1: Already voted for candidate 8b3120775b114f4784ec1af3925f5955 in this term.
I20260713 09:11:06.982079 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:06.982674 24432 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.986140 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
W20260713 09:11:06.987911 24247 leader_election.cc:343] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:06.989496 24432 raft_consensus.cc:2468] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:06.993984 24248 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:06.994643 24548 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:06.994817 24671 raft_consensus.cc:2804] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.995276 24671 raft_consensus.cc:697] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:06.996026 24671 consensus_queue.cc:237] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:07.002259 24548 tablet_bootstrap.cc:654] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.002504 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9106a18de2194349a047e1acb17832a0" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:07.005259 24472 leader_election.cc:304] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:07.006577 24629 raft_consensus.cc:3060] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.008765 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:07.011318 24354 raft_consensus.cc:3060] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.017530 24629 raft_consensus.cc:2749] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:07.032298 24559 leader_election.cc:290] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:07.021027 24629 consensus_queue.cc:1048] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:11:07.036798 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b20f8bc78a341da9b7137f8d59a6de7" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:07.037401 24432 raft_consensus.cc:3060] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.033380 24180 catalog_manager.cc:5697] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:07.041975 24354 raft_consensus.cc:2468] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:07.042302 24180 catalog_manager.cc:5697] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:07.043428 24472 leader_election.cc:304] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:07.044690 24432 raft_consensus.cc:2468] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:07.044788 24629 raft_consensus.cc:2804] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:07.045646 24629 raft_consensus.cc:697] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:07.047415 24629 consensus_queue.cc:237] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.048607 24548 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:07.049074 24548 ts_tablet_manager.cc:1403] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.017s
I20260713 09:11:07.051879 24548 raft_consensus.cc:359] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:07.052416 24548 raft_consensus.cc:385] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.052716 24548 raft_consensus.cc:740] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.056862 24550 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: No bootstrap required, opened a new log
I20260713 09:11:07.057339 24550 ts_tablet_manager.cc:1403] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: Time spent bootstrapping tablet: real 0.099s	user 0.034s	sys 0.035s
I20260713 09:11:07.059927 24550 raft_consensus.cc:359] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:07.060622 24550 raft_consensus.cc:385] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.060891 24550 raft_consensus.cc:740] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.061518 24550 consensus_queue.cc:260] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:07.063423 24550 ts_tablet_manager.cc:1434] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:07.063894 24182 catalog_manager.cc:5697] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 1 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:07.067271 24354 raft_consensus.cc:3060] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.067220 24548 consensus_queue.cc:260] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:07.075245 24548 ts_tablet_manager.cc:1434] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:11:07.076157 24548 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: Bootstrap starting.
I20260713 09:11:07.076766 24629 consensus_queue.cc:1048] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.091361 24548 tablet_bootstrap.cc:654] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.095028 24548 tablet_bootstrap.cc:492] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: No bootstrap required, opened a new log
I20260713 09:11:07.095409 24548 ts_tablet_manager.cc:1403] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:11:07.097276 24548 raft_consensus.cc:359] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.097786 24548 raft_consensus.cc:385] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.097993 24548 raft_consensus.cc:740] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.098498 24548 consensus_queue.cc:260] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.099799 24548 ts_tablet_manager.cc:1434] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:07.122220 24629 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:07.122720 24629 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:07.124579 24629 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:07.125134 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:07.125523 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:07.125953 24432 raft_consensus.cc:2393] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 1: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:07.126264 24280 raft_consensus.cc:2393] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 1: Already voted for candidate f52df7935a0e4dba932ebd744041c3eb in this term.
I20260713 09:11:07.127389 24471 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:07.128062 24629 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.132892 24629 raft_consensus.cc:2749] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:07.189934 24230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:07.191427 24637 consensus_queue.cc:1048] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.199427 24671 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:07.199955 24671 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:07.200691 24597 raft_consensus.cc:493] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:07.201169 24597 raft_consensus.cc:515] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.201969 24671 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:07.203042 24597 leader_election.cc:290] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:07.204978 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:07.205608 24431 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:07.205868 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:07.206750 24248 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:07.207585 24671 raft_consensus.cc:2804] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:07.207957 24671 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:07.208297 24671 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.209046 24693 consensus_queue.cc:1048] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:07.211405 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:07.212059 24507 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:07.213511 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:07.213730 24396 leader_election.cc:304] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 6944383854c44c97922bcf14ae5dc696; no voters: 
I20260713 09:11:07.221318 24597 raft_consensus.cc:2804] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:07.221457 24357 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 0.
I20260713 09:11:07.221745 24597 raft_consensus.cc:493] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:07.222185 24597 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.219515 24671 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:07.206741 24354 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 0.
I20260713 09:11:07.224485 24671 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:07.225170 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:07.225761 24354 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.225775 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:07.226660 24431 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.228911 24597 raft_consensus.cc:515] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.231359 24597 leader_election.cc:290] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:07.232245 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:07.233031 24507 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.233552 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:07.234117 24357 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.233920 24354 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:07.235684 24249 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:07.237252 24671 raft_consensus.cc:2804] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:07.238130 24671 raft_consensus.cc:697] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:07.239521 24671 consensus_queue.cc:237] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:07.241467 24357 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:07.243136 24398 leader_election.cc:304] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:07.244215 24597 raft_consensus.cc:2804] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:07.244853 24597 raft_consensus.cc:697] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:07.249269 24597 consensus_queue.cc:237] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:07.249468 24666 consensus_queue.cc:1048] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:07.256438 24182 catalog_manager.cc:5697] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 1 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:07.244743 24507 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:07.266687 24180 catalog_manager.cc:5697] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:07.269222 24556 consensus_queue.cc:1048] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.271816 24431 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 1.
I20260713 09:11:07.306941 24629 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:07.307413 24629 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:07.309121 24629 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:07.309835 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:07.309999 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:07.310525 24431 raft_consensus.cc:2393] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 1: Already voted for candidate f52df7935a0e4dba932ebd744041c3eb in this term.
I20260713 09:11:07.311513 24471 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:07.312177 24559 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:07.317258 24559 raft_consensus.cc:2749] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:07.407460 24671 consensus_queue.cc:1048] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.418670 24671 consensus_queue.cc:1048] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.472414 24670 consensus_queue.cc:1048] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.482163 24671 consensus_queue.cc:1048] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.542284 24559 consensus_queue.cc:1048] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.555482 24559 consensus_queue.cc:1048] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.682751 24671 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.684295 24556 consensus_queue.cc:1048] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.695996 24671 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:07.700357 24597 consensus_queue.cc:1048] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.061232 24666 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.061672 24666 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.063544 24666 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:08.064293 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:08.064616 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:08.065017 24503 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:08.065191 24280 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:08.066174 24397 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:08.066864 24666 raft_consensus.cc:2804] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:08.067204 24666 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.067485 24666 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.073207 24666 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.075198 24666 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:08.075834 24503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:08.076355 24503 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.076521 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:08.077065 24280 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:08.085148 24280 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 2.
I20260713 09:11:08.086404 24397 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:08.086627 24503 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 2.
I20260713 09:11:08.087288 24666 raft_consensus.cc:2804] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:08.087872 24666 raft_consensus.cc:697] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:08.088702 24666 consensus_queue.cc:237] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER 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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.097347 24182 catalog_manager.cc:5697] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 0 to 2, leader changed from <none> to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.167647 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:11:08.197968 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:08.198735 22195 tablet_replica.cc:333] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.199357 22195 raft_consensus.cc:2243] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.200284 22195 raft_consensus.cc:2272] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.202299 22195 tablet_replica.cc:333] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.202869 22195 raft_consensus.cc:2243] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.203260 22195 raft_consensus.cc:2272] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.205477 22195 tablet_replica.cc:333] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.206025 22195 raft_consensus.cc:2243] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.206712 22195 raft_consensus.cc:2272] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.208719 22195 tablet_replica.cc:333] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.209259 22195 raft_consensus.cc:2243] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.209692 22195 raft_consensus.cc:2272] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.211597 22195 tablet_replica.cc:333] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
W20260713 09:11:08.211890 24397 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260713 09:11:08.212308 22195 raft_consensus.cc:2243] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.212929 22195 raft_consensus.cc:2272] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.215063 22195 tablet_replica.cc:333] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.215768 22195 raft_consensus.cc:2243] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.216205 22195 raft_consensus.cc:2272] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:08.216797 24397 consensus_peers.cc:597] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.218261 22195 tablet_replica.cc:333] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.218833 22195 raft_consensus.cc:2243] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.219501 22195 raft_consensus.cc:2272] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.221340 22195 tablet_replica.cc:333] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.221859 22195 raft_consensus.cc:2243] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.222289 22195 raft_consensus.cc:2272] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.223809 22195 tablet_replica.cc:333] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.224310 22195 raft_consensus.cc:2243] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.224731 22195 raft_consensus.cc:2272] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.226212 22195 tablet_replica.cc:333] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.226706 22195 raft_consensus.cc:2243] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.227414 22195 raft_consensus.cc:2272] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.229089 22195 tablet_replica.cc:333] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.229589 22195 raft_consensus.cc:2243] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.229988 22195 raft_consensus.cc:2272] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.231452 22195 tablet_replica.cc:333] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.231954 22195 raft_consensus.cc:2243] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.232645 22195 raft_consensus.cc:2272] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.234174 22195 tablet_replica.cc:333] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.234663 22195 raft_consensus.cc:2243] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.235030 22195 raft_consensus.cc:2272] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.236732 22195 tablet_replica.cc:333] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.237229 22195 raft_consensus.cc:2243] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.237603 22195 raft_consensus.cc:2272] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.239724 22195 tablet_replica.cc:333] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.240478 22195 raft_consensus.cc:2243] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.241314 22195 raft_consensus.cc:2272] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.243378 22195 tablet_replica.cc:333] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.244033 22195 raft_consensus.cc:2243] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.245491 22195 raft_consensus.cc:2272] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.247483 22195 tablet_replica.cc:333] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.247970 22195 raft_consensus.cc:2243] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:08.248728 22195 raft_consensus.cc:2272] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:08.250248 22195 tablet_replica.cc:333] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: stopping tablet replica
I20260713 09:11:08.250675 22195 raft_consensus.cc:2243] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:08.251000 22195 raft_consensus.cc:2272] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:08.258667 24397 consensus_peers.cc:597] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:08.285956 24323 consensus_peers.cc:597] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.287238 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
I20260713 09:11:08.309453 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:08.314298 24397 consensus_peers.cc:597] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:08.314927 24776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:08.316577 24777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:08.319234 24779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:08.319998 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:08.321399 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:08.321653 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:08.321847 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933868321824 us; error 0 us; skew 500 ppm
I20260713 09:11:08.322531 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:08.325511 22195 webserver.cc:533] Webserver started at http://127.21.172.193:38989/ using document root <none> and password file <none>
I20260713 09:11:08.325971 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:08.326211 22195 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:08.330250 22195 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
W20260713 09:11:08.330377 24397 consensus_peers.cc:597] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.334789 24784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:08.335523 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:11:08.335806 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "f52df7935a0e4dba932ebd744041c3eb"
format_stamp: "Formatted at 2026-07-13 09:11:03 on dist-test-slave-zc2k"
I20260713 09:11:08.336077 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:08.345011 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:08.345942 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:08.347322 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:08.351948 24791 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:11:08.435477 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:08.435748 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.005s	sys 0.000s
I20260713 09:11:08.435968 22195 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:11:08.440707 24791 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.456211 24791 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.457173 24791 tablet_bootstrap.cc:492] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.457798 24791 ts_tablet_manager.cc:1403] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:11:08.460363 24791 raft_consensus.cc:359] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.461035 24791 raft_consensus.cc:740] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.461688 24791 consensus_queue.cc:260] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.464164 24791 ts_tablet_manager.cc:1434] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:08.464921 24791 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.477741 24791 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.478619 24791 tablet_bootstrap.cc:492] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.479188 24791 ts_tablet_manager.cc:1403] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:08.481329 24791 raft_consensus.cc:359] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.481921 24791 raft_consensus.cc:740] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.482542 24791 consensus_queue.cc:260] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.484318 24791 ts_tablet_manager.cc:1434] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:08.485064 24791 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
W20260713 09:11:08.485265 24323 consensus_peers.cc:597] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.495805 24791 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.496754 24791 tablet_bootstrap.cc:492] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.497334 24791 ts_tablet_manager.cc:1403] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:11:08.499621 24791 raft_consensus.cc:359] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.500267 24791 raft_consensus.cc:740] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.500995 24791 consensus_queue.cc:260] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.502332 24791 ts_tablet_manager.cc:1434] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:08.502897 24791 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.512195 24791 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.512956 24791 tablet_bootstrap.cc:492] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.513427 24791 ts_tablet_manager.cc:1403] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:11:08.514925 22195 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:08.515252 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.079s	user 0.077s	sys 0.000s
I20260713 09:11:08.514957 24791 raft_consensus.cc:359] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.515690 24791 raft_consensus.cc:740] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.516345 24791 consensus_queue.cc:260] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.518167 24791 ts_tablet_manager.cc:1434] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:08.518780 24791 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
W20260713 09:11:08.530799 24471 consensus_peers.cc:597] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.533046 24791 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.534178 24791 tablet_bootstrap.cc:492] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.534926 24791 ts_tablet_manager.cc:1403] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:11:08.537901 24791 raft_consensus.cc:359] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.538830 24791 raft_consensus.cc:740] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
W20260713 09:11:08.539855 24471 consensus_peers.cc:597] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.539970 24791 consensus_queue.cc:260] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.542708 24791 ts_tablet_manager.cc:1434] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:08.543673 24791 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.560345 24791 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.561437 24791 tablet_bootstrap.cc:492] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.562140 24791 ts_tablet_manager.cc:1403] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:11:08.564966 24791 raft_consensus.cc:359] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.565829 24791 raft_consensus.cc:740] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.566704 24791 consensus_queue.cc:260] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.569171 24791 ts_tablet_manager.cc:1434] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:08.570063 24791 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.583189 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:33987
I20260713 09:11:08.583248 24857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:33987 every 8 connection(s)
I20260713 09:11:08.585552 24791 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.586529 24791 tablet_bootstrap.cc:492] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.587285 24791 ts_tablet_manager.cc:1403] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260713 09:11:08.589461 24791 raft_consensus.cc:359] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.590101 24791 raft_consensus.cc:740] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.590896 24791 consensus_queue.cc:260] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.593446 24791 ts_tablet_manager.cc:1434] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:11:08.594477 24791 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.605134 24791 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.605927 24791 tablet_bootstrap.cc:492] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.606552 24791 ts_tablet_manager.cc:1403] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:08.608333 24791 raft_consensus.cc:359] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.608824 24791 raft_consensus.cc:740] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.609335 24791 consensus_queue.cc:260] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.610533 24791 ts_tablet_manager.cc:1434] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:08.611043 24791 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.615753 24858 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46245
I20260713 09:11:08.616259 24858 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:08.616340 24832 raft_consensus.cc:1275] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:08.617231 24858 heartbeater.cc:507] Master 127.21.172.254:46245 requested a full tablet report, sending...
I20260713 09:11:08.617934 24666 consensus_queue.cc:1048] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.630079 24182 ts_manager.cc:194] Re-registered known tserver with Master: f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:08.630752 24791 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.631907 24791 tablet_bootstrap.cc:492] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.632702 24791 ts_tablet_manager.cc:1403] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:11:08.635738 24791 raft_consensus.cc:359] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.636787 24791 raft_consensus.cc:740] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.637611 24791 consensus_queue.cc:260] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.640326 24791 ts_tablet_manager.cc:1434] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:08.641245 24791 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.645231 24503 raft_consensus.cc:1275] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:08.647991 24864 consensus_queue.cc:1048] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.662570 24182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48162
I20260713 09:11:08.667656 24858 heartbeater.cc:499] Master 127.21.172.254:46245 was elected leader, sending a full tablet report...
I20260713 09:11:08.688777 24791 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.689791 24791 tablet_bootstrap.cc:492] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.690327 24791 ts_tablet_manager.cc:1403] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.016s
I20260713 09:11:08.692683 24791 raft_consensus.cc:359] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.693328 24791 raft_consensus.cc:740] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.694717 24791 consensus_queue.cc:260] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.697328 24791 ts_tablet_manager.cc:1434] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:08.698004 24791 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.714717 24791 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.715693 24791 tablet_bootstrap.cc:492] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.716428 24791 ts_tablet_manager.cc:1403] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:11:08.718673 24791 raft_consensus.cc:359] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.719153 24791 raft_consensus.cc:740] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.719874 24791 consensus_queue.cc:260] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [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: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.721848 24791 ts_tablet_manager.cc:1434] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:08.722585 24791 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.732973 24791 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.733668 24791 tablet_bootstrap.cc:492] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.734164 24791 ts_tablet_manager.cc:1403] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:08.735759 24791 raft_consensus.cc:359] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.736238 24791 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.736838 24791 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.738260 24791 ts_tablet_manager.cc:1434] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:08.739192 24791 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.749539 24791 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.750154 24791 tablet_bootstrap.cc:492] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.750599 24791 ts_tablet_manager.cc:1403] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:11:08.752159 24791 raft_consensus.cc:359] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.752679 24791 raft_consensus.cc:740] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.753247 24791 consensus_queue.cc:260] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.754908 24791 ts_tablet_manager.cc:1434] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:08.755672 24791 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.766258 24791 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.766897 24791 tablet_bootstrap.cc:492] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.767374 24791 ts_tablet_manager.cc:1403] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:08.769008 24791 raft_consensus.cc:359] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.769455 24791 raft_consensus.cc:740] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.770022 24791 consensus_queue.cc:260] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.771625 24791 ts_tablet_manager.cc:1434] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:08.772588 24791 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.782898 24791 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.783535 24791 tablet_bootstrap.cc:492] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.783993 24791 ts_tablet_manager.cc:1403] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:08.785640 24791 raft_consensus.cc:359] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.786096 24791 raft_consensus.cc:740] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.786597 24791 consensus_queue.cc:260] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:08.787858 24791 ts_tablet_manager.cc:1434] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:08.788671 24791 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.802922 24791 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.803804 24791 tablet_bootstrap.cc:492] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.804399 24791 ts_tablet_manager.cc:1403] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:11:08.806627 24791 raft_consensus.cc:359] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.807273 24791 raft_consensus.cc:740] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.807878 24791 consensus_queue.cc:260] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.809857 24791 ts_tablet_manager.cc:1434] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:08.810570 24791 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.823911 24791 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.824790 24791 tablet_bootstrap.cc:492] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.825421 24791 ts_tablet_manager.cc:1403] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:11:08.827157 24791 raft_consensus.cc:359] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.827847 24791 raft_consensus.cc:740] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.828440 24791 consensus_queue.cc:260] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:08.830575 24791 ts_tablet_manager.cc:1434] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:11:08.831533 24791 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap starting.
I20260713 09:11:08.846145 24791 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:08.847041 24791 tablet_bootstrap.cc:492] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Bootstrap complete.
I20260713 09:11:08.847668 24791 ts_tablet_manager.cc:1403] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:11:08.850075 24791 raft_consensus.cc:359] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.850787 24791 raft_consensus.cc:740] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.851526 24791 consensus_queue.cc:260] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [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: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:08.853755 24791 ts_tablet_manager.cc:1434] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:09.176990 24770 raft_consensus.cc:493] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.177491 24770 raft_consensus.cc:515] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.179500 24770 leader_election.cc:290] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.180260 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.180653 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.180975 24832 raft_consensus.cc:2468] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:09.182080 24471 leader_election.cc:304] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:09.182765 24770 raft_consensus.cc:2804] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.183068 24770 raft_consensus.cc:493] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.183346 24770 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.188220 24770 raft_consensus.cc:515] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.189963 24770 leader_election.cc:290] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.190744 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.191074 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:09.191381 24832 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.196298 24832 raft_consensus.cc:2468] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:09.197319 24471 leader_election.cc:304] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.198026 24770 raft_consensus.cc:2804] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.198510 24770 raft_consensus.cc:697] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:09.199129 24770 consensus_queue.cc:237] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.206043 24181 catalog_manager.cc:5697] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.302477 24883 raft_consensus.cc:493] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.302958 24883 raft_consensus.cc:515] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.304533 24883 leader_election.cc:290] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.305363 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:09.305513 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.306149 24832 raft_consensus.cc:2468] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:09.307097 24323 leader_election.cc:304] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:09.307740 24883 raft_consensus.cc:2804] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.308085 24883 raft_consensus.cc:493] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.308331 24883 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.315701 24883 raft_consensus.cc:515] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.317665 24883 leader_election.cc:290] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.318307 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:09.319779 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.320346 24832 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.325726 24832 raft_consensus.cc:2468] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:09.326644 24323 leader_election.cc:304] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:09.327291 24883 raft_consensus.cc:2804] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.327734 24883 raft_consensus.cc:697] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:09.328508 24883 consensus_queue.cc:237] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.335299 24181 catalog_manager.cc:5697] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.369277 24883 raft_consensus.cc:493] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.369758 24883 raft_consensus.cc:515] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.371655 24883 leader_election.cc:290] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.372236 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:09.372628 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d62745a7d24d8bbfc574c185851451" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.373437 24832 raft_consensus.cc:2393] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 2: Already voted for candidate 6944383854c44c97922bcf14ae5dc696 in this term.
I20260713 09:11:09.374351 24323 leader_election.cc:304] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955; no voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.375003 24883 raft_consensus.cc:3060] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.379684 24883 raft_consensus.cc:2749] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.388141 24770 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.388684 24770 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.390303 24770 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.391139 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:09.391264 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.391868 24832 raft_consensus.cc:2468] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:09.392812 24471 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.393450 24770 raft_consensus.cc:2804] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.393730 24770 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.394026 24770 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.398365 24770 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.399765 24770 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.400527 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:09.400796 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.401338 24832 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.405766 24832 raft_consensus.cc:2468] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:09.406616 24471 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.407229 24770 raft_consensus.cc:2804] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.407624 24770 raft_consensus.cc:697] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:09.408339 24770 consensus_queue.cc:237] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.415645 24181 catalog_manager.cc:5697] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.417150 24770 raft_consensus.cc:493] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.417660 24770 raft_consensus.cc:515] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.419973 24770 leader_election.cc:290] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.420957 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.421620 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db479d3fccd490d8d397c152870216e" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.423010 24832 raft_consensus.cc:2393] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944383854c44c97922bcf14ae5dc696 in current term 2: Already voted for candidate 8b3120775b114f4784ec1af3925f5955 in this term.
I20260713 09:11:09.424823 24471 leader_election.cc:304] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696; no voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.425558 24770 raft_consensus.cc:3060] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.432981 24770 raft_consensus.cc:2749] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.438853 24770 raft_consensus.cc:493] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.439917 24770 raft_consensus.cc:515] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.442086 24770 leader_election.cc:290] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.442286 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.442668 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.442938 24666 raft_consensus.cc:493] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.443380 24832 raft_consensus.cc:2468] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:09.443423 24666 raft_consensus.cc:515] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.444599 24471 leader_election.cc:304] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.445571 24666 leader_election.cc:290] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.446238 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:09.446494 24770 raft_consensus.cc:2804] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.446852 24770 raft_consensus.cc:493] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.447098 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdcc3feabe44fb097811cbd8a5c2a3a" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.447378 24770 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.447850 24831 raft_consensus.cc:2393] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404de155b2204346b1b24ab9ff3482d8 in current term 2: Already voted for candidate 6944383854c44c97922bcf14ae5dc696 in this term.
I20260713 09:11:09.449018 24397 leader_election.cc:304] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8; no voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.450078 24666 raft_consensus.cc:3060] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.454221 24770 raft_consensus.cc:515] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.456771 24770 leader_election.cc:290] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.457453 24666 raft_consensus.cc:2749] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.457252 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:09.457297 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.458346 24832 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.459848 24883 raft_consensus.cc:493] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.460343 24883 raft_consensus.cc:515] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.462311 24883 leader_election.cc:290] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.462909 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:09.463318 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a006490c92454ead22586b3d81491c" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.463630 24507 raft_consensus.cc:2393] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 2: Already voted for candidate 6944383854c44c97922bcf14ae5dc696 in this term.
I20260713 09:11:09.464550 24832 raft_consensus.cc:2468] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:09.464828 24323 leader_election.cc:304] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955; no voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.465588 24883 raft_consensus.cc:3060] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.465569 24471 leader_election.cc:304] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.466452 24770 raft_consensus.cc:2804] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.466830 24770 raft_consensus.cc:697] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:09.467532 24770 consensus_queue.cc:237] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:09.470525 24883 raft_consensus.cc:2749] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.474272 24181 catalog_manager.cc:5697] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.503842 24883 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.504345 24883 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.506881 24883 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:09.507573 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.507761 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:09.508137 24832 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:09.509321 24323 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.509959 24883 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.510217 24883 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.510442 24883 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.517148 24883 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.519361 24883 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:09.519867 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.520470 24832 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.521663 24666 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.522125 24666 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.522698 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:09.523252 24431 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.524194 24666 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.525298 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.525415 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.525990 24831 raft_consensus.cc:2468] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 1.
I20260713 09:11:09.527153 24832 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:09.527201 24397 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.528031 24666 raft_consensus.cc:2804] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.528357 24666 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.528741 24666 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.528985 24323 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:09.529934 24883 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.530016 24431 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:09.530486 24883 raft_consensus.cc:697] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:09.531213 24883 consensus_queue.cc:237] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.532148 24894 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.532784 24894 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.535921 24666 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.537230 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.537801 24832 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 2.
I20260713 09:11:09.537926 24666 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.538892 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.539095 24397 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:09.539924 24666 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:09.540360 24666 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.540777 24666 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.540807 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:09.541484 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.542105 24832 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.540730 24894 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.541375 24181 catalog_manager.cc:5697] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.548858 24832 raft_consensus.cc:2468] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 2.
I20260713 09:11:09.548884 24666 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.550060 24397 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.550943 24666 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 3 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.551129 24894 raft_consensus.cc:2804] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.552042 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.551702 24894 raft_consensus.cc:697] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:09.552562 24832 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:09.552958 24894 consensus_queue.cc:237] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.554716 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:09.559036 24832 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 3.
I20260713 09:11:09.560200 24397 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:09.560971 24894 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:09.561457 24894 raft_consensus.cc:697] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:09.562254 24894 consensus_queue.cc:237] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.562036 24181 catalog_manager.cc:5697] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.572202 24882 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.572714 24882 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.574461 24882 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:09.575517 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.576161 24832 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 1.
I20260713 09:11:09.576529 24181 catalog_manager.cc:5697] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 2 to 3, leader changed from 8b3120775b114f4784ec1af3925f5955 (127.21.172.194) to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 3 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.577138 24323 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:09.578076 24882 raft_consensus.cc:2804] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.578435 24882 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.578749 24882 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.579442 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:09.584743 24882 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.586660 24882 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Requested vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:09.587569 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.587795 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:09.588161 24832 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.593062 24832 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:09.594094 24323 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.594746 24882 raft_consensus.cc:2804] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.595305 24882 raft_consensus.cc:697] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:09.595978 24882 consensus_queue.cc:237] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.602428 24181 catalog_manager.cc:5697] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.605018 24770 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.605588 24770 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.607371 24770 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.608251 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:09.608732 24832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.611181 24832 raft_consensus.cc:2468] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 1.
I20260713 09:11:09.614292 24471 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.615098 24893 raft_consensus.cc:2804] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:09.615463 24893 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.615777 24893 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.621059 24893 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.622510 24893 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.623291 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:09.623447 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
I20260713 09:11:09.623998 24831 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.628587 24831 raft_consensus.cc:2468] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:09.629395 24471 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:09.630057 24893 raft_consensus.cc:2804] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.630508 24893 raft_consensus.cc:697] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:09.631313 24893 consensus_queue.cc:237] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.638367 24181 catalog_manager.cc:5697] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 1 to 2, leader changed from f52df7935a0e4dba932ebd744041c3eb (127.21.172.193) to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.666405 24354 raft_consensus.cc:1275] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.667578 24893 consensus_queue.cc:1048] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.676558 24831 raft_consensus.cc:1275] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.678733 24770 consensus_queue.cc:1048] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.696748 24882 raft_consensus.cc:493] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.697170 24882 raft_consensus.cc:515] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.698663 24882 leader_election.cc:290] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:09.699338 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.699657 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007398433b5d446e99f3980e1f56dfa0" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "404de155b2204346b1b24ab9ff3482d8" is_pre_election: true
I20260713 09:11:09.700146 24831 raft_consensus.cc:2393] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3120775b114f4784ec1af3925f5955 in current term 2: Already voted for candidate 404de155b2204346b1b24ab9ff3482d8 in this term.
I20260713 09:11:09.701489 24323 leader_election.cc:304] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [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: 8b3120775b114f4784ec1af3925f5955; no voters: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.702255 24882 raft_consensus.cc:3060] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.706912 24882 raft_consensus.cc:2749] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.716797 24894 raft_consensus.cc:493] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.717289 24894 raft_consensus.cc:515] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:09.718842 24894 leader_election.cc:290] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987)
I20260713 09:11:09.719684 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6944383854c44c97922bcf14ae5dc696" is_pre_election: true
I20260713 09:11:09.719820 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96563a2cc99d47faa479692b28856fea" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.720534 24831 raft_consensus.cc:2393] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404de155b2204346b1b24ab9ff3482d8 in current term 2: Already voted for candidate 6944383854c44c97922bcf14ae5dc696 in this term.
I20260713 09:11:09.721423 24397 leader_election.cc:304] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8; no voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.722079 24894 raft_consensus.cc:3060] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.726679 24894 raft_consensus.cc:2749] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.747062 24894 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f52df7935a0e4dba932ebd744041c3eb)
I20260713 09:11:09.747562 24894 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:09.749138 24894 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:09.749884 24831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f52df7935a0e4dba932ebd744041c3eb" is_pre_election: true
I20260713 09:11:09.750077 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3120775b114f4784ec1af3925f5955" is_pre_election: true
I20260713 09:11:09.750584 24831 raft_consensus.cc:2393] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404de155b2204346b1b24ab9ff3482d8 in current term 2: Already voted for candidate 8b3120775b114f4784ec1af3925f5955 in this term.
I20260713 09:11:09.751493 24397 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8; no voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:09.752128 24894 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.758967 24894 raft_consensus.cc:2749] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:09.828852 24507 raft_consensus.cc:1275] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.830094 24882 consensus_queue.cc:1048] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.841768 24830 raft_consensus.cc:1275] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.843209 24765 consensus_queue.cc:1048] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.880582 24830 raft_consensus.cc:1275] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.881953 24770 consensus_queue.cc:1048] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.890636 24431 raft_consensus.cc:1275] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.892491 24893 consensus_queue.cc:1048] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.972901 24354 raft_consensus.cc:1275] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.974308 24864 consensus_queue.cc:1048] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.975220 24831 raft_consensus.cc:1275] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.976398 24893 consensus_queue.cc:1048] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.983688 24830 raft_consensus.cc:1275] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.985610 24666 consensus_queue.cc:1048] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.997141 24354 raft_consensus.cc:1275] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.999691 24884 consensus_queue.cc:1048] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.075932 24831 raft_consensus.cc:1275] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:10.077162 24864 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.082489 24431 raft_consensus.cc:1240] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Rejecting Update request from peer 8b3120775b114f4784ec1af3925f5955 for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:10.085409 24765 consensus_queue.cc:1059] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.086073 24765 consensus_queue.cc:1243] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Peer 404de155b2204346b1b24ab9ff3482d8 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260713 09:11:10.086601 24354 raft_consensus.cc:3055] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.086961 24354 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:10.087718 24354 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:10.088900 24354 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.096324 24354 raft_consensus.cc:1275] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:11:10.096638 24354 pending_rounds.cc:85] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Aborting all ops after (but not including) 1
I20260713 09:11:10.096858 24354 pending_rounds.cc:107] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:11:10.097163 24354 raft_consensus.cc:2889] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:11:10.097720 24882 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:11:10.098615 24666 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.107321 24831 raft_consensus.cc:1275] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.108786 24882 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.117502 24431 raft_consensus.cc:1275] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.118886 24883 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.135063 24831 raft_consensus.cc:1275] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.136272 24884 consensus_queue.cc:1048] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.144976 24431 raft_consensus.cc:1275] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.146588 24893 consensus_queue.cc:1048] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:18.588932 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:18.618464 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "8b3120775b114f4784ec1af3925f5955"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:18.619146 24432 raft_consensus.cc:606] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Received request to transfer leadership to TS 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:18.621399 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:18.621852 24432 raft_consensus.cc:606] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:18.623878 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "6944383854c44c97922bcf14ae5dc696"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:18.624302 24432 raft_consensus.cc:606] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Received request to transfer leadership to TS 6944383854c44c97922bcf14ae5dc696
I20260713 09:11:18.626360 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f8999a932374a52b9eac66627001733"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:18.626796 24432 raft_consensus.cc:606] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:18.638109 24503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7364072e71724797baa699dc0a9f6686"
dest_uuid: "6944383854c44c97922bcf14ae5dc696"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:57328
I20260713 09:11:18.638667 24503 raft_consensus.cc:606] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:18.641173 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "8b3120775b114f4784ec1af3925f5955"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:18.641644 24432 raft_consensus.cc:606] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Received request to transfer leadership to TS 8b3120775b114f4784ec1af3925f5955
I20260713 09:11:18.642556 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:18.643265 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:18.759192 24932 raft_consensus.cc:993] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:18.759892 24929 raft_consensus.cc:1081] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:18.761754 24830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7364072e71724797baa699dc0a9f6686"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53064
I20260713 09:11:18.762430 24830 raft_consensus.cc:493] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.762902 24830 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.769352 24830 raft_consensus.cc:515] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:18.771764 24830 leader_election.cc:290] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Requested vote from peers 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331), 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891)
I20260713 09:11:18.785521 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:18.785840 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7364072e71724797baa699dc0a9f6686" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:18.786146 24354 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.786415 24507 raft_consensus.cc:3055] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.786737 24507 raft_consensus.cc:740] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:18.787444 24507 consensus_queue.cc:260] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:18.788419 24507 raft_consensus.cc:3060] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.793145 24507 raft_consensus.cc:2468] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:18.793159 24354 raft_consensus.cc:2468] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:18.794449 24785 leader_election.cc:304] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:18.796012 24940 raft_consensus.cc:2804] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.797060 24940 raft_consensus.cc:697] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:18.797859 24940 consensus_queue.cc:237] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } }
I20260713 09:11:18.804744 24182 catalog_manager.cc:5697] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 1 to 2, leader changed from 6944383854c44c97922bcf14ae5dc696 (127.21.172.196) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 2 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.834447 24921 raft_consensus.cc:993] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:18.834993 24947 raft_consensus.cc:1081] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:18.836424 24831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53052
I20260713 09:11:18.836903 24831 raft_consensus.cc:493] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:18.837198 24831 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.842670 24831 raft_consensus.cc:515] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:18.845160 24831 leader_election.cc:290] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:18.845235 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:18.845898 24354 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.850014 24354 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:18.851117 24787 leader_election.cc:304] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:18.851964 24940 raft_consensus.cc:2804] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:18.852442 24940 raft_consensus.cc:697] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:18.853086 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d06a7d35514fe88a4dd6b9085a2cb9" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:18.853271 24940 consensus_queue.cc:237] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:18.853610 24432 raft_consensus.cc:3055] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:18.854033 24432 raft_consensus.cc:740] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:18.854832 24432 consensus_queue.cc:260] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:18.856045 24432 raft_consensus.cc:3060] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:18.861776 24432 raft_consensus.cc:2468] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:18.865803 24182 catalog_manager.cc:5697] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 1 to 2, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 2 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.032218 24947 raft_consensus.cc:993] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower 8b3120775b114f4784ec1af3925f5955 to start an election
I20260713 09:11:19.032723 24921 raft_consensus.cc:1081] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Signalling peer 8b3120775b114f4784ec1af3925f5955 to start an election
I20260713 09:11:19.034070 24354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119"
dest_uuid: "8b3120775b114f4784ec1af3925f5955"
 from {username='slave'} at 127.0.0.1:54558
I20260713 09:11:19.034550 24354 raft_consensus.cc:493] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.034906 24354 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.039894 24354 raft_consensus.cc:515] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.041326 24354 leader_election.cc:290] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:19.042232 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:19.042160 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bd18c496fd4904ac4ff8dd2e55f119" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.042920 24507 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.043013 24432 raft_consensus.cc:3055] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.043430 24432 raft_consensus.cc:740] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:19.044169 24432 consensus_queue.cc:260] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.045281 24432 raft_consensus.cc:3060] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.048924 24507 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:19.050079 24322 leader_election.cc:304] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:19.050730 24432 raft_consensus.cc:2468] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:19.050967 24930 raft_consensus.cc:2804] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.052547 24930 raft_consensus.cc:697] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:19.053354 24930 consensus_queue.cc:237] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.054275 24947 raft_consensus.cc:993] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower 6944383854c44c97922bcf14ae5dc696 to start an election
I20260713 09:11:19.054744 24921 raft_consensus.cc:1081] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Signalling peer 6944383854c44c97922bcf14ae5dc696 to start an election
I20260713 09:11:19.056037 24507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad"
dest_uuid: "6944383854c44c97922bcf14ae5dc696"
 from {username='slave'} at 127.0.0.1:58762
I20260713 09:11:19.056465 24507 raft_consensus.cc:493] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.056839 24507 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.060892 24182 catalog_manager.cc:5697] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 1 to 2, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.061766 24507 raft_consensus.cc:515] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.064528 24507 leader_election.cc:290] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:19.064761 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:19.065629 24354 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.066262 24947 raft_consensus.cc:993] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.066727 24947 raft_consensus.cc:1081] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.066937 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "6944383854c44c97922bcf14ae5dc696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.067533 24431 raft_consensus.cc:3055] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.067823 24431 raft_consensus.cc:740] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:19.068375 24831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f8999a932374a52b9eac66627001733"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53052
I20260713 09:11:19.068897 24831 raft_consensus.cc:493] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.068610 24431 consensus_queue.cc:260] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.069214 24831 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.069766 24431 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.073133 24354 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:19.074259 24472 leader_election.cc:304] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:19.075017 24929 raft_consensus.cc:2804] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.075431 24431 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944383854c44c97922bcf14ae5dc696 in term 2.
I20260713 09:11:19.075507 24929 raft_consensus.cc:697] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Leader. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:19.076068 24831 raft_consensus.cc:515] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.076638 24929 consensus_queue.cc:237] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.077781 24831 leader_election.cc:290] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 4 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:19.078840 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.079475 24431 raft_consensus.cc:3055] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:19.079805 24431 raft_consensus.cc:740] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:19.080716 24431 consensus_queue.cc:260] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.081987 24431 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.078893 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8999a932374a52b9eac66627001733" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:19.084710 24354 raft_consensus.cc:3060] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:19.085781 24182 catalog_manager.cc:5697] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 reported cstate change: term changed from 1 to 2, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to 6944383854c44c97922bcf14ae5dc696 (127.21.172.196). New cstate: current_term: 2 leader_uuid: "6944383854c44c97922bcf14ae5dc696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:19.087275 24431 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 4.
I20260713 09:11:19.088413 24786 leader_election.cc:304] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:19.089231 24940 raft_consensus.cc:2804] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:19.089680 24940 raft_consensus.cc:697] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 4 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:19.090533 24940 consensus_queue.cc:237] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.092284 24354 raft_consensus.cc:2468] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 4.
I20260713 09:11:19.099092 24182 catalog_manager.cc:5697] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 3 to 4, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 4 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.110751 24947 raft_consensus.cc:993] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower 8b3120775b114f4784ec1af3925f5955 to start an election
I20260713 09:11:19.111174 24921 raft_consensus.cc:1081] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Signalling peer 8b3120775b114f4784ec1af3925f5955 to start an election
I20260713 09:11:19.112398 24354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40"
dest_uuid: "8b3120775b114f4784ec1af3925f5955"
 from {username='slave'} at 127.0.0.1:54558
I20260713 09:11:19.112805 24354 raft_consensus.cc:493] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.113075 24354 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.117583 24354 raft_consensus.cc:515] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.118959 24354 leader_election.cc:290] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:19.119920 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.119974 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5bcca52a154773b4747ed5d8a14d40" candidate_uuid: "8b3120775b114f4784ec1af3925f5955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:19.120688 24431 raft_consensus.cc:3055] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.120767 24507 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.121073 24431 raft_consensus.cc:740] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:19.121776 24431 consensus_queue.cc:260] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.122987 24431 raft_consensus.cc:3060] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.126609 24507 raft_consensus.cc:2468] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:19.127455 24322 leader_election.cc:304] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944383854c44c97922bcf14ae5dc696, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:19.127646 24431 raft_consensus.cc:2468] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3120775b114f4784ec1af3925f5955 in term 2.
I20260713 09:11:19.128072 24930 raft_consensus.cc:2804] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.128598 24930 raft_consensus.cc:697] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Leader. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:19.129380 24930 consensus_queue.cc:237] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:19.136261 24182 catalog_manager.cc:5697] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 reported cstate change: term changed from 1 to 2, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to 8b3120775b114f4784ec1af3925f5955 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8b3120775b114f4784ec1af3925f5955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.262662 24354 raft_consensus.cc:1275] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.263857 24940 consensus_queue.cc:1048] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.265738 24507 raft_consensus.cc:1275] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.266901 24940 consensus_queue.cc:1048] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.278090 24431 raft_consensus.cc:1275] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.280088 24357 raft_consensus.cc:1275] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.281553 24958 consensus_queue.cc:1048] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:19.282409 24941 consensus_queue.cc:1048] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:19.441458 24503 raft_consensus.cc:1275] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.442625 24949 consensus_queue.cc:1048] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.456979 24432 raft_consensus.cc:1275] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.458261 24949 consensus_queue.cc:1048] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:19.567224 24354 raft_consensus.cc:1275] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.568320 24932 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.576294 24432 raft_consensus.cc:1275] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 6944383854c44c97922bcf14ae5dc696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.579298 24932 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.590549 24354 raft_consensus.cc:1275] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 4 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:19.592191 24957 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:19.600878 24432 raft_consensus.cc:1275] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 4 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:19.604332 24957 consensus_queue.cc:1048] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:19.644904 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:19.645816 24432 raft_consensus.cc:1275] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.647011 24966 consensus_queue.cc:1048] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.662593 24503 raft_consensus.cc:1275] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Refusing update from remote peer 8b3120775b114f4784ec1af3925f5955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.666450 24930 consensus_queue.cc:1048] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.668040 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:19.686504 24503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad"
dest_uuid: "6944383854c44c97922bcf14ae5dc696"
mode: GRACEFUL
new_leader_uuid: "404de155b2204346b1b24ab9ff3482d8"
 from {username='slave'} at 127.0.0.1:57328
I20260713 09:11:19.687075 24503 raft_consensus.cc:606] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Received request to transfer leadership to TS 404de155b2204346b1b24ab9ff3482d8
I20260713 09:11:19.699368 24354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58"
dest_uuid: "8b3120775b114f4784ec1af3925f5955"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:57148
I20260713 09:11:19.699855 24354 raft_consensus.cc:606] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:19.702080 24432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:19.702507 24432 raft_consensus.cc:606] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:19.703500 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:19.704141 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:19.823635 24949 raft_consensus.cc:993] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.824117 24930 raft_consensus.cc:1081] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.825471 24830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53054
I20260713 09:11:19.825933 24830 raft_consensus.cc:493] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.826234 24830 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:19.830819 24830 raft_consensus.cc:515] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.832211 24830 leader_election.cc:290] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 3 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:19.833004 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:19.833228 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5fec553cdd46359a8ecb2f79866f58" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.833602 24354 raft_consensus.cc:3055] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:19.833914 24432 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:19.833968 24354 raft_consensus.cc:740] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b3120775b114f4784ec1af3925f5955, State: Running, Role: LEADER
I20260713 09:11:19.834930 24354 consensus_queue.cc:260] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.835976 24354 raft_consensus.cc:3060] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:19.839112 24432 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 3.
I20260713 09:11:19.840104 24786 leader_election.cc:304] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [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: 404de155b2204346b1b24ab9ff3482d8, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:19.840907 24957 raft_consensus.cc:2804] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:19.841285 24957 raft_consensus.cc:697] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 3 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:19.841333 24354 raft_consensus.cc:2468] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 3.
I20260713 09:11:19.842126 24957 consensus_queue.cc:237] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [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: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.848992 24181 catalog_manager.cc:5697] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 2 to 3, leader changed from 8b3120775b114f4784ec1af3925f5955 (127.21.172.194) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 3 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.981694 24947 raft_consensus.cc:993] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.982133 24921 raft_consensus.cc:1081] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:19.983368 24830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53052
I20260713 09:11:19.983798 24830 raft_consensus.cc:493] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:19.984086 24830 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.988626 24830 raft_consensus.cc:515] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.989946 24830 leader_election.cc:290] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021)
I20260713 09:11:19.990728 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:19.990950 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad83b8c87d1468c811ab1d44a2a13f5" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:19.991248 24354 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.991458 24432 raft_consensus.cc:3055] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:19.991762 24432 raft_consensus.cc:740] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:19.992417 24432 consensus_queue.cc:260] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:19.993269 24432 raft_consensus.cc:3060] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.995499 24354 raft_consensus.cc:2468] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:19.996366 24787 leader_election.cc:304] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3120775b114f4784ec1af3925f5955, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:19.997088 24957 raft_consensus.cc:2804] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.997504 24957 raft_consensus.cc:697] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:19.997632 24432 raft_consensus.cc:2468] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 2.
I20260713 09:11:19.998301 24957 consensus_queue.cc:237] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } }
I20260713 09:11:20.007185 24181 catalog_manager.cc:5697] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 1 to 2, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 2 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.080014 24932 raft_consensus.cc:993] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: : Instructing follower 404de155b2204346b1b24ab9ff3482d8 to start an election
I20260713 09:11:20.080547 24969 raft_consensus.cc:1081] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Signalling peer 404de155b2204346b1b24ab9ff3482d8 to start an election
I20260713 09:11:20.082022 24431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
 from {username='slave'} at 127.0.0.1:58052
I20260713 09:11:20.082448 24431 raft_consensus.cc:493] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.082708 24431 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.087427 24431 raft_consensus.cc:515] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:20.089478 24431 leader_election.cc:290] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [CANDIDATE]: Term 3 election: Requested vote from peers 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:20.090178 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b3120775b114f4784ec1af3925f5955"
I20260713 09:11:20.090387 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf43a2191f740a9bf2584efd0cd9bad" candidate_uuid: "404de155b2204346b1b24ab9ff3482d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:20.090765 24354 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.090857 24507 raft_consensus.cc:3055] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.091217 24507 raft_consensus.cc:740] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6944383854c44c97922bcf14ae5dc696, State: Running, Role: LEADER
I20260713 09:11:20.091902 24507 consensus_queue.cc:260] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [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: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:20.093025 24507 raft_consensus.cc:3060] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.097003 24354 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 3.
I20260713 09:11:20.098155 24398 leader_election.cc:304] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [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: 404de155b2204346b1b24ab9ff3482d8, 8b3120775b114f4784ec1af3925f5955; no voters: 
I20260713 09:11:20.098878 24921 raft_consensus.cc:2804] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.099256 24921 raft_consensus.cc:697] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Becoming Leader. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:20.099128 24507 raft_consensus.cc:2468] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404de155b2204346b1b24ab9ff3482d8 in term 3.
I20260713 09:11:20.100157 24921 consensus_queue.cc:237] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [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: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } }
I20260713 09:11:20.106155 24181 catalog_manager.cc:5697] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 reported cstate change: term changed from 2 to 3, leader changed from 6944383854c44c97922bcf14ae5dc696 (127.21.172.196) to 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195). New cstate: current_term: 3 leader_uuid: "404de155b2204346b1b24ab9ff3482d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.301811 24431 raft_consensus.cc:1275] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.303067 24957 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.313743 24354 raft_consensus.cc:1275] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.315989 24941 consensus_queue.cc:1048] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.444128 24357 raft_consensus.cc:1275] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:20.445451 24941 consensus_queue.cc:1048] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.456261 24431 raft_consensus.cc:1275] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:20.457784 24957 consensus_queue.cc:1048] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.486739 24357 raft_consensus.cc:1275] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.487870 24921 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3120775b114f4784ec1af3925f5955" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.494895 24507 raft_consensus.cc:1275] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Refusing update from remote peer 404de155b2204346b1b24ab9ff3482d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:20.496397 24947 consensus_queue.cc:1048] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:20.704903 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.722565 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.737968 24431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c"
dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
mode: GRACEFUL
new_leader_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:42782
I20260713 09:11:20.738535 24431 raft_consensus.cc:606] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Received request to transfer leadership to TS f52df7935a0e4dba932ebd744041c3eb
I20260713 09:11:20.739799 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:20.740494 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:20.796998 24991 raft_consensus.cc:993] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: : Instructing follower f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:20.797468 24921 raft_consensus.cc:1081] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Signalling peer f52df7935a0e4dba932ebd744041c3eb to start an election
I20260713 09:11:20.798740 24831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c"
dest_uuid: "f52df7935a0e4dba932ebd744041c3eb"
 from {username='slave'} at 127.0.0.1:53052
I20260713 09:11:20.799129 24831 raft_consensus.cc:493] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.799352 24831 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.803572 24831 raft_consensus.cc:515] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:20.804960 24831 leader_election.cc:290] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [CANDIDATE]: Term 3 election: Requested vote from peers 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021), 6944383854c44c97922bcf14ae5dc696 (127.21.172.196:46331)
I20260713 09:11:20.805714 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "404de155b2204346b1b24ab9ff3482d8"
I20260713 09:11:20.805895 24507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966c140eb73d49078de1402b1c5ee13c" candidate_uuid: "f52df7935a0e4dba932ebd744041c3eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6944383854c44c97922bcf14ae5dc696"
I20260713 09:11:20.806207 24431 raft_consensus.cc:3055] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.806463 24507 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.806576 24431 raft_consensus.cc:740] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404de155b2204346b1b24ab9ff3482d8, State: Running, Role: LEADER
I20260713 09:11:20.807241 24431 consensus_queue.cc:260] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:20.808125 24431 raft_consensus.cc:3060] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.810789 24507 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 3.
I20260713 09:11:20.811756 24785 leader_election.cc:304] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [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: 6944383854c44c97922bcf14ae5dc696, f52df7935a0e4dba932ebd744041c3eb; no voters: 
I20260713 09:11:20.812233 24431 raft_consensus.cc:2468] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f52df7935a0e4dba932ebd744041c3eb in term 3.
I20260713 09:11:20.812498 24940 raft_consensus.cc:2804] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.812983 24940 raft_consensus.cc:697] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 3 LEADER]: Becoming Leader. State: Replica: f52df7935a0e4dba932ebd744041c3eb, State: Running, Role: LEADER
I20260713 09:11:20.813892 24940 consensus_queue.cc:237] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [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: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } }
I20260713 09:11:20.820765 24181 catalog_manager.cc:5697] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb reported cstate change: term changed from 2 to 3, leader changed from 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195) to f52df7935a0e4dba932ebd744041c3eb (127.21.172.193). New cstate: current_term: 3 leader_uuid: "f52df7935a0e4dba932ebd744041c3eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f52df7935a0e4dba932ebd744041c3eb" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 33987 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.234549 24507 raft_consensus.cc:1275] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:21.235726 24940 consensus_queue.cc:1048] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944383854c44c97922bcf14ae5dc696" member_type: VOTER last_known_addr { host: "127.21.172.196" port: 46331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.247005 24432 raft_consensus.cc:1275] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Refusing update from remote peer f52df7935a0e4dba932ebd744041c3eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:21.248281 24940 consensus_queue.cc:1048] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404de155b2204346b1b24ab9ff3482d8" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.741240 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:21.754156 22195 tablet_server.cc:179] TabletServer@127.21.172.193:33987 shutting down...
I20260713 09:11:21.779071 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:21.779842 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.780946 22195 raft_consensus.cc:2243] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.781595 22195 raft_consensus.cc:2272] T d5d62745a7d24d8bbfc574c185851451 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.784042 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.784718 22195 raft_consensus.cc:2243] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.785154 22195 raft_consensus.cc:2272] T 2cdcc3feabe44fb097811cbd8a5c2a3a P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.787233 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.787740 22195 raft_consensus.cc:2243] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.788515 22195 raft_consensus.cc:2272] T 7364072e71724797baa699dc0a9f6686 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.790923 24397 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260713 09:11:21.791091 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.792073 22195 raft_consensus.cc:2243] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.792986 22195 raft_consensus.cc:2272] T 8ad83b8c87d1468c811ab1d44a2a13f5 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.793787 24397 consensus_peers.cc:597] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.795040 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.795562 22195 raft_consensus.cc:2243] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.795912 22195 raft_consensus.cc:2272] T 0db479d3fccd490d8d397c152870216e P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.797827 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.798301 22195 raft_consensus.cc:2243] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.798938 22195 raft_consensus.cc:2272] T 4f8999a932374a52b9eac66627001733 P f52df7935a0e4dba932ebd744041c3eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.800666 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.801115 22195 raft_consensus.cc:2243] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.801419 22195 raft_consensus.cc:2272] T d8f417031c8c4ebbb57a3530a038b653 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.803064 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.803499 22195 raft_consensus.cc:2243] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.803892 22195 raft_consensus.cc:2272] T d0f70845a6cf4724904ada11e60c2ff8 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.805624 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.806090 22195 raft_consensus.cc:2243] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.806447 22195 raft_consensus.cc:2272] T 64a006490c92454ead22586b3d81491c P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.808187 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.808714 22195 raft_consensus.cc:2243] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.809867 22195 raft_consensus.cc:2272] T 966c140eb73d49078de1402b1c5ee13c P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.812680 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.813232 22195 raft_consensus.cc:2243] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.813928 22195 raft_consensus.cc:2272] T 17d06a7d35514fe88a4dd6b9085a2cb9 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.815726 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.816207 22195 raft_consensus.cc:2243] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.816633 22195 raft_consensus.cc:2272] T 007398433b5d446e99f3980e1f56dfa0 P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.818499 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.818974 22195 raft_consensus.cc:2243] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.819326 22195 raft_consensus.cc:2272] T 336621d96f1746d3a05eb8bc5fcec812 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.821101 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.821566 22195 raft_consensus.cc:2243] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.821973 22195 raft_consensus.cc:2272] T 84a9061746d048a397c428bd7fc0f5ca P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.823793 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.824405 22195 raft_consensus.cc:2243] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.824872 22195 raft_consensus.cc:2272] T 7c0f4f1537ad4545a1194b8928bf8c61 P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.827625 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.828503 22195 raft_consensus.cc:2243] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.828958 22195 raft_consensus.cc:2272] T 5241fbd0ffff4feb8a71324abf67a2bd P f52df7935a0e4dba932ebd744041c3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.831213 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.831681 22195 raft_consensus.cc:2243] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.832372 22195 raft_consensus.cc:2272] T 2f5fec553cdd46359a8ecb2f79866f58 P f52df7935a0e4dba932ebd744041c3eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.836081 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.836705 22195 raft_consensus.cc:2243] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.837226 22195 raft_consensus.cc:2272] T 96563a2cc99d47faa479692b28856fea P f52df7935a0e4dba932ebd744041c3eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.841305 24471 consensus_peers.cc:597] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.863970 22195 tablet_server.cc:196] TabletServer@127.21.172.193:33987 shutdown complete.
I20260713 09:11:21.895222 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
W20260713 09:11:21.901350 24398 consensus_peers.cc:597] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:21.909706 24398 consensus_peers.cc:597] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:21.932129 24472 consensus_peers.cc:597] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:21.932824 24323 consensus_peers.cc:597] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.933969 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:21.934754 22195 tablet_replica.cc:333] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.935734 22195 raft_consensus.cc:2243] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.936321 22195 raft_consensus.cc:2272] T 2f5fec553cdd46359a8ecb2f79866f58 P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.938397 22195 tablet_replica.cc:333] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.939014 22195 raft_consensus.cc:2243] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.939381 22195 raft_consensus.cc:2272] T 64a006490c92454ead22586b3d81491c P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.941354 22195 tablet_replica.cc:333] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.941843 22195 raft_consensus.cc:2243] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.942191 22195 raft_consensus.cc:2272] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.943727 22195 tablet_replica.cc:333] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.944183 22195 raft_consensus.cc:2243] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.944897 22195 raft_consensus.cc:2272] T 17bd18c496fd4904ac4ff8dd2e55f119 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.946542 22195 tablet_replica.cc:333] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.947016 22195 raft_consensus.cc:2243] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.947359 22195 raft_consensus.cc:2272] T d5d62745a7d24d8bbfc574c185851451 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.949036 22195 tablet_replica.cc:333] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.949477 22195 raft_consensus.cc:2243] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.949962 22195 raft_consensus.cc:2272] T 7b20f8bc78a341da9b7137f8d59a6de7 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.952279 22195 tablet_replica.cc:333] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.953089 22195 raft_consensus.cc:2243] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.953573 22195 raft_consensus.cc:2272] T d0f70845a6cf4724904ada11e60c2ff8 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.954628 24323 consensus_peers.cc:597] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.955754 22195 tablet_replica.cc:333] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.956615 22195 raft_consensus.cc:2243] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.957178 22195 raft_consensus.cc:2272] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.959724 22195 tablet_replica.cc:333] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.960367 22195 raft_consensus.cc:2243] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.960891 22195 raft_consensus.cc:2272] T 4f8999a932374a52b9eac66627001733 P 8b3120775b114f4784ec1af3925f5955 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.960873 24471 consensus_peers.cc:597] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.962921 22195 tablet_replica.cc:333] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.963560 22195 raft_consensus.cc:2243] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.963985 22195 raft_consensus.cc:2272] T 1bf43a2191f740a9bf2584efd0cd9bad P 8b3120775b114f4784ec1af3925f5955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.965698 22195 tablet_replica.cc:333] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.966187 22195 raft_consensus.cc:2243] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.966602 22195 raft_consensus.cc:2272] T 007398433b5d446e99f3980e1f56dfa0 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.968305 22195 tablet_replica.cc:333] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.968860 22195 raft_consensus.cc:2243] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.969249 22195 raft_consensus.cc:2272] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.970892 22195 tablet_replica.cc:333] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.971400 22195 raft_consensus.cc:2243] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.972115 22195 raft_consensus.cc:2272] T aa5bcca52a154773b4747ed5d8a14d40 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.973863 22195 tablet_replica.cc:333] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.974375 22195 raft_consensus.cc:2243] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.975083 22195 raft_consensus.cc:2272] T 9106a18de2194349a047e1acb17832a0 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.976893 22195 tablet_replica.cc:333] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.977344 22195 raft_consensus.cc:2243] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.978262 22195 raft_consensus.cc:2272] T 336621d96f1746d3a05eb8bc5fcec812 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.980844 22195 tablet_replica.cc:333] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.981519 22195 raft_consensus.cc:2243] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.982074 22195 raft_consensus.cc:2272] T 7364072e71724797baa699dc0a9f6686 P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.983711 24471 consensus_peers.cc:597] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.984411 22195 tablet_replica.cc:333] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.985172 22195 raft_consensus.cc:2243] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.986068 22195 raft_consensus.cc:2272] T 0db479d3fccd490d8d397c152870216e P 8b3120775b114f4784ec1af3925f5955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.988287 22195 tablet_replica.cc:333] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955: stopping tablet replica
I20260713 09:11:21.988750 22195 raft_consensus.cc:2243] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.989390 22195 raft_consensus.cc:2272] T d8f417031c8c4ebbb57a3530a038b653 P 8b3120775b114f4784ec1af3925f5955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.025566 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
W20260713 09:11:22.040380 24472 consensus_peers.cc:597] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:38891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.057942 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:11:22.082160 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.082836 22195 tablet_replica.cc:333] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.083405 22195 raft_consensus.cc:2243] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.083859 22195 raft_consensus.cc:2272] T 17bd18c496fd4904ac4ff8dd2e55f119 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.085736 22195 tablet_replica.cc:333] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.086242 22195 raft_consensus.cc:2243] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.086711 22195 raft_consensus.cc:2272] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.089008 22195 tablet_replica.cc:333] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.089705 22195 raft_consensus.cc:2243] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.090163 22195 raft_consensus.cc:2272] T 9106a18de2194349a047e1acb17832a0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:22.090194 24471 consensus_peers.cc:597] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 -> Peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Couldn't send request to peer 404de155b2204346b1b24ab9ff3482d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.092187 22195 tablet_replica.cc:333] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.092797 22195 raft_consensus.cc:2243] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.093161 22195 raft_consensus.cc:2272] T 8ad83b8c87d1468c811ab1d44a2a13f5 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.094821 22195 tablet_replica.cc:333] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.095299 22195 raft_consensus.cc:2243] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.095633 22195 raft_consensus.cc:2272] T 966c140eb73d49078de1402b1c5ee13c P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.097843 22195 tablet_replica.cc:333] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.098326 22195 raft_consensus.cc:2243] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.099030 22195 raft_consensus.cc:2272] T 007398433b5d446e99f3980e1f56dfa0 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.100811 22195 tablet_replica.cc:333] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.101248 22195 raft_consensus.cc:2243] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.101581 22195 raft_consensus.cc:2272] T 17d06a7d35514fe88a4dd6b9085a2cb9 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.103121 22195 tablet_replica.cc:333] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.103540 22195 raft_consensus.cc:2243] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.103857 22195 raft_consensus.cc:2272] T aa5bcca52a154773b4747ed5d8a14d40 P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.105762 22195 tablet_replica.cc:333] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.106303 22195 raft_consensus.cc:2243] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.106734 22195 raft_consensus.cc:2272] T d8f417031c8c4ebbb57a3530a038b653 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.108798 22195 tablet_replica.cc:333] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.109285 22195 raft_consensus.cc:2243] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:22.109638 24397 consensus_peers.cc:597] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.110037 22195 raft_consensus.cc:2272] T 84a9061746d048a397c428bd7fc0f5ca P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.111781 22195 tablet_replica.cc:333] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.112318 22195 raft_consensus.cc:2243] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.112768 22195 raft_consensus.cc:2272] T 7b20f8bc78a341da9b7137f8d59a6de7 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.114377 22195 tablet_replica.cc:333] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.114858 22195 raft_consensus.cc:2243] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.115554 22195 raft_consensus.cc:2272] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.117360 22195 tablet_replica.cc:333] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.117841 22195 raft_consensus.cc:2243] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.118554 22195 raft_consensus.cc:2272] T 7c0f4f1537ad4545a1194b8928bf8c61 P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.120229 22195 tablet_replica.cc:333] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.120759 22195 raft_consensus.cc:2243] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.121146 22195 raft_consensus.cc:2272] T 4f8999a932374a52b9eac66627001733 P 404de155b2204346b1b24ab9ff3482d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.122750 22195 tablet_replica.cc:333] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.123227 22195 raft_consensus.cc:2243] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.123886 22195 raft_consensus.cc:2272] T 1bf43a2191f740a9bf2584efd0cd9bad P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.125510 22195 tablet_replica.cc:333] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.125982 22195 raft_consensus.cc:2243] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.126361 22195 raft_consensus.cc:2272] T 2f5fec553cdd46359a8ecb2f79866f58 P 404de155b2204346b1b24ab9ff3482d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.127991 22195 tablet_replica.cc:333] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.128511 22195 raft_consensus.cc:2243] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.128904 22195 raft_consensus.cc:2272] T 96563a2cc99d47faa479692b28856fea P 404de155b2204346b1b24ab9ff3482d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.130440 22195 tablet_replica.cc:333] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8: stopping tablet replica
I20260713 09:11:22.130873 22195 raft_consensus.cc:2243] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.131563 22195 raft_consensus.cc:2272] T 5241fbd0ffff4feb8a71324abf67a2bd P 404de155b2204346b1b24ab9ff3482d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.167303 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
W20260713 09:11:22.169723 24471 consensus_peers.cc:597] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 -> Peer 404de155b2204346b1b24ab9ff3482d8 (127.21.172.195:35021): Couldn't send request to peer 404de155b2204346b1b24ab9ff3482d8. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.195:35021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.184126 24471 consensus_peers.cc:597] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.195425 24472 consensus_peers.cc:597] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:38891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.200585 24472 consensus_peers.cc:597] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 -> Peer 8b3120775b114f4784ec1af3925f5955 (127.21.172.194:38891): Couldn't send request to peer 8b3120775b114f4784ec1af3925f5955. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:38891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.201152 22195 tablet_server.cc:179] TabletServer@127.21.172.196:0 shutting down...
W20260713 09:11:22.227689 24471 consensus_peers.cc:597] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 -> Peer f52df7935a0e4dba932ebd744041c3eb (127.21.172.193:33987): Couldn't send request to peer f52df7935a0e4dba932ebd744041c3eb. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:33987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.229962 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.230736 22195 tablet_replica.cc:333] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.231451 22195 raft_consensus.cc:2243] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.232173 22195 raft_consensus.cc:2272] T 2cdcc3feabe44fb097811cbd8a5c2a3a P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.234104 22195 tablet_replica.cc:333] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.234578 22195 raft_consensus.cc:2243] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.235296 22195 raft_consensus.cc:2272] T 64a006490c92454ead22586b3d81491c P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.237195 22195 tablet_replica.cc:333] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.237649 22195 raft_consensus.cc:2243] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.238003 22195 raft_consensus.cc:2272] T 966c140eb73d49078de1402b1c5ee13c P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.240334 22195 tablet_replica.cc:333] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.240903 22195 raft_consensus.cc:2243] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.241312 22195 raft_consensus.cc:2272] T 84a9061746d048a397c428bd7fc0f5ca P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.243005 22195 tablet_replica.cc:333] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.243536 22195 raft_consensus.cc:2243] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.244342 22195 raft_consensus.cc:2272] T 7b20f8bc78a341da9b7137f8d59a6de7 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.246150 22195 tablet_replica.cc:333] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.246672 22195 raft_consensus.cc:2243] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.247067 22195 raft_consensus.cc:2272] T 42471c4fdf2c4aaca7361cd2037d8cb0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.248852 22195 tablet_replica.cc:333] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.249388 22195 raft_consensus.cc:2243] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.250097 22195 raft_consensus.cc:2272] T d0f70845a6cf4724904ada11e60c2ff8 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.251760 22195 tablet_replica.cc:333] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.252511 22195 raft_consensus.cc:2243] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.252921 22195 raft_consensus.cc:2272] T 17bd18c496fd4904ac4ff8dd2e55f119 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.254607 22195 tablet_replica.cc:333] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.255115 22195 raft_consensus.cc:2243] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.255798 22195 raft_consensus.cc:2272] T d5d62745a7d24d8bbfc574c185851451 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.257453 22195 tablet_replica.cc:333] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.257944 22195 raft_consensus.cc:2243] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.258345 22195 raft_consensus.cc:2272] T aa5bcca52a154773b4747ed5d8a14d40 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.259914 22195 tablet_replica.cc:333] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.260402 22195 raft_consensus.cc:2243] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.260838 22195 raft_consensus.cc:2272] T 9106a18de2194349a047e1acb17832a0 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.262410 22195 tablet_replica.cc:333] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.262880 22195 raft_consensus.cc:2243] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.263302 22195 raft_consensus.cc:2272] T 336621d96f1746d3a05eb8bc5fcec812 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.265060 22195 tablet_replica.cc:333] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.265544 22195 raft_consensus.cc:2243] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.265940 22195 raft_consensus.cc:2272] T 7364072e71724797baa699dc0a9f6686 P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.267526 22195 tablet_replica.cc:333] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.267997 22195 raft_consensus.cc:2243] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.268400 22195 raft_consensus.cc:2272] T 0db479d3fccd490d8d397c152870216e P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.270076 22195 tablet_replica.cc:333] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.270530 22195 raft_consensus.cc:2243] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.270893 22195 raft_consensus.cc:2272] T 7c0f4f1537ad4545a1194b8928bf8c61 P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.272547 22195 tablet_replica.cc:333] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.272992 22195 raft_consensus.cc:2243] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.273720 22195 raft_consensus.cc:2272] T 96563a2cc99d47faa479692b28856fea P 6944383854c44c97922bcf14ae5dc696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.275375 22195 tablet_replica.cc:333] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.275826 22195 raft_consensus.cc:2243] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.276188 22195 raft_consensus.cc:2272] T 5241fbd0ffff4feb8a71324abf67a2bd P 6944383854c44c97922bcf14ae5dc696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.277864 22195 tablet_replica.cc:333] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696: stopping tablet replica
I20260713 09:11:22.278321 22195 raft_consensus.cc:2243] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.278705 22195 raft_consensus.cc:2272] T 1bf43a2191f740a9bf2584efd0cd9bad P 6944383854c44c97922bcf14ae5dc696 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.313184 22195 tablet_server.cc:196] TabletServer@127.21.172.196:0 shutdown complete.
I20260713 09:11:22.342206 22195 master.cc:562] Master@127.21.172.254:46245 shutting down...
I20260713 09:11:22.363716 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.364289 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.364665 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff0fd717becd420aa31dfe5170abb67b: stopping tablet replica
I20260713 09:11:22.384516 22195 master.cc:584] Master@127.21.172.254:46245 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19628 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:11:22.442221 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:35739
I20260713 09:11:22.443316 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.448848 25010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.448999 25011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.449921 25013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.451115 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:22.451977 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.452152 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.452262 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933882452252 us; error 0 us; skew 500 ppm
I20260713 09:11:22.452786 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.455036 22195 webserver.cc:533] Webserver started at http://127.21.172.254:34643/ using document root <none> and password file <none>
I20260713 09:11:22.455474 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.455623 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.455830 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.456935 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "f6cd25caefa94f4aabd01122bc05a94f"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.461109 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:22.464171 25018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.464917 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:22.465180 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "f6cd25caefa94f4aabd01122bc05a94f"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.465485 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.478233 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.479425 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.515558 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:35739
I20260713 09:11:22.515661 25069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:35739 every 8 connection(s)
I20260713 09:11:22.519383 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:22.529189 25070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f: Bootstrap starting.
I20260713 09:11:22.533763 25070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.537804 25070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f: No bootstrap required, opened a new log
I20260713 09:11:22.540036 25070 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER }
I20260713 09:11:22.540443 25070 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.540699 25070 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6cd25caefa94f4aabd01122bc05a94f, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.541265 25070 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER }
I20260713 09:11:22.541719 25070 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:22.541941 25070 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:22.542209 25070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.546381 25070 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER }
I20260713 09:11:22.546871 25070 leader_election.cc:304] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [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: f6cd25caefa94f4aabd01122bc05a94f; no voters: 
I20260713 09:11:22.547991 25070 leader_election.cc:290] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:22.548303 25073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.549641 25073 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 1 LEADER]: Becoming Leader. State: Replica: f6cd25caefa94f4aabd01122bc05a94f, State: Running, Role: LEADER
I20260713 09:11:22.550283 25073 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [LEADER]: Queue going to LEADER mode. State: All 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: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER }
I20260713 09:11:22.550988 25070 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:22.554790 25074 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6cd25caefa94f4aabd01122bc05a94f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER } }
I20260713 09:11:22.555115 25075 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6cd25caefa94f4aabd01122bc05a94f. Latest consensus state: current_term: 1 leader_uuid: "f6cd25caefa94f4aabd01122bc05a94f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6cd25caefa94f4aabd01122bc05a94f" member_type: VOTER } }
I20260713 09:11:22.555546 25074 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:22.555857 25075 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:22.558449 25080 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:22.563519 25080 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:22.565865 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:22.571781 25080 catalog_manager.cc:1383] Generated new cluster ID: 74e4cec541764e03a9be48c10c367efb
I20260713 09:11:22.572038 25080 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:22.592142 25080 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:22.593423 25080 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:22.607991 25080 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f: Generated new TSK 0
I20260713 09:11:22.608587 25080 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:22.633056 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.638857 25091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.640663 25092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.641711 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:22.641948 25094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.642808 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.643018 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.643201 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933882643165 us; error 0 us; skew 500 ppm
I20260713 09:11:22.643743 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.645888 22195 webserver.cc:533] Webserver started at http://127.21.172.193:39631/ using document root <none> and password file <none>
I20260713 09:11:22.646389 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.646589 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.646857 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.647905 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.652117 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:22.655267 25099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.655951 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:22.656230 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.656531 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.678347 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.679533 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.681309 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:22.683616 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:22.683784 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.684078 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:22.684257 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.723161 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:38245
I20260713 09:11:22.723264 25161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:38245 every 8 connection(s)
I20260713 09:11:22.728209 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.735499 25166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.737056 25167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.740226 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:22.740564 25169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.741428 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:22.741659 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.741829 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933882741809 us; error 0 us; skew 500 ppm
I20260713 09:11:22.742324 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.744936 22195 webserver.cc:533] Webserver started at http://127.21.172.194:45745/ using document root <none> and password file <none>
I20260713 09:11:22.745553 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.745826 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.746140 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.747198 25162 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35739
I20260713 09:11:22.747454 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "8bb301eae1b04608aa5135b69979af58"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.747606 25162 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:22.748410 25162 heartbeater.cc:507] Master 127.21.172.254:35739 requested a full tablet report, sending...
I20260713 09:11:22.750516 25035 ts_manager.cc:194] Registered new tserver with Master: 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245)
I20260713 09:11:22.752737 25035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45838
I20260713 09:11:22.752879 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260713 09:11:22.756278 25174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.757026 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:22.757304 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "8bb301eae1b04608aa5135b69979af58"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.757584 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.777220 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.778398 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.779809 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:22.782015 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:22.782238 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.782485 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:22.782656 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.820493 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:46263
I20260713 09:11:22.820650 25236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:46263 every 8 connection(s)
I20260713 09:11:22.825194 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:22.832130 25240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.834048 25241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:22.835891 25243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:22.836773 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:22.837716 25237 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35739
I20260713 09:11:22.837823 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:22.838100 25237 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:22.838164 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:22.838548 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933882838528 us; error 0 us; skew 500 ppm
I20260713 09:11:22.839010 25237 heartbeater.cc:507] Master 127.21.172.254:35739 requested a full tablet report, sending...
I20260713 09:11:22.839128 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:22.841221 25035 ts_manager.cc:194] Registered new tserver with Master: 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:22.841857 22195 webserver.cc:533] Webserver started at http://127.21.172.195:46383/ using document root <none> and password file <none>
I20260713 09:11:22.842365 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:22.842577 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:22.842680 25035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45840
I20260713 09:11:22.842835 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:22.844156 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "e673673e1db042108f4cd486491d38fb"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.848412 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:22.851536 25248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.852315 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:22.852685 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "e673673e1db042108f4cd486491d38fb"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:22.852952 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:22.876855 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:22.878043 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:22.879453 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:22.881594 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:22.881774 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.882061 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:22.882231 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:22.920156 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:39027
I20260713 09:11:22.920260 25310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:39027 every 8 connection(s)
I20260713 09:11:22.933957 25311 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35739
I20260713 09:11:22.934404 25311 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:22.935109 25311 heartbeater.cc:507] Master 127.21.172.254:35739 requested a full tablet report, sending...
I20260713 09:11:22.937143 25035 ts_manager.cc:194] Registered new tserver with Master: e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:22.937637 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014514102s
I20260713 09:11:22.938840 25035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45848
I20260713 09:11:22.999007 25035 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45862:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:23.002375 25035 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:23.099017 25127 tablet_service.cc:1511] Processing CreateTablet for tablet 8b78f0927a4f4a318228572cef5ac62c (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.102734 25126 tablet_service.cc:1511] Processing CreateTablet for tablet a1097bdc18aa45e280c833d1c6ebdf81 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.105763 25125 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bd41718be4819a006ef3d18926571 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.108558 25269 tablet_service.cc:1511] Processing CreateTablet for tablet a0576442babe43c2aad8f3f9e2f230fc (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.109835 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 8b78f0927a4f4a318228572cef5ac62c (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.110349 25269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0576442babe43c2aad8f3f9e2f230fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.111296 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b78f0927a4f4a318228572cef5ac62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.112854 25202 tablet_service.cc:1511] Processing CreateTablet for tablet 8b78f0927a4f4a318228572cef5ac62c (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:23.113833 25275 tablet_service.cc:1511] Processing CreateTablet for tablet a1097bdc18aa45e280c833d1c6ebdf81 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.114519 25202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b78f0927a4f4a318228572cef5ac62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.115371 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1097bdc18aa45e280c833d1c6ebdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.117735 25201 tablet_service.cc:1511] Processing CreateTablet for tablet a1097bdc18aa45e280c833d1c6ebdf81 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:23.119211 25201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1097bdc18aa45e280c833d1c6ebdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.119788 25272 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdf63786a4452a4ec7f9eebec024e (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.121228 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdf63786a4452a4ec7f9eebec024e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.121714 25200 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bd41718be4819a006ef3d18926571 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.125134 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 1a63ca7f04cc4d749fcfc9a92eb00266 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.126672 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a63ca7f04cc4d749fcfc9a92eb00266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.117735 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6bd41718be4819a006ef3d18926571 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:23.130865 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bd41718be4819a006ef3d18926571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.146580 25124 tablet_service.cc:1511] Processing CreateTablet for tablet 1a63ca7f04cc4d749fcfc9a92eb00266 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.132350 25267 tablet_service.cc:1511] Processing CreateTablet for tablet 117d168071d546318d877cb24ebc1942 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.133093 25195 tablet_service.cc:1511] Processing CreateTablet for tablet a0576442babe43c2aad8f3f9e2f230fc (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.149338 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0576442babe43c2aad8f3f9e2f230fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.133407 25194 tablet_service.cc:1511] Processing CreateTablet for tablet d67b1fb8b2e24dc2900ac13800781e8d (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.134203 25196 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6fbd8b7a584b47b6ee09046ea1547a (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.136060 25268 tablet_service.cc:1511] Processing CreateTablet for tablet d67b1fb8b2e24dc2900ac13800781e8d (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.137861 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6fbd8b7a584b47b6ee09046ea1547a (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.108577 25123 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdf63786a4452a4ec7f9eebec024e (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.139590 25271 tablet_service.cc:1511] Processing CreateTablet for tablet a1d3e696aa7f4911b957ba5db37378e9 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.135799 25193 tablet_service.cc:1511] Processing CreateTablet for tablet 117d168071d546318d877cb24ebc1942 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.098902 25122 tablet_service.cc:1511] Processing CreateTablet for tablet a1d3e696aa7f4911b957ba5db37378e9 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.141525 25197 tablet_service.cc:1511] Processing CreateTablet for tablet a1d3e696aa7f4911b957ba5db37378e9 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:23.143237 25198 tablet_service.cc:1511] Processing CreateTablet for tablet 477bdf63786a4452a4ec7f9eebec024e (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:23.153945 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117d168071d546318d877cb24ebc1942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.145028 25199 tablet_service.cc:1511] Processing CreateTablet for tablet 1a63ca7f04cc4d749fcfc9a92eb00266 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:23.155450 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d3e696aa7f4911b957ba5db37378e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.156888 25200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bd41718be4819a006ef3d18926571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.160893 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6fbd8b7a584b47b6ee09046ea1547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.164043 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67b1fb8b2e24dc2900ac13800781e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.164754 25126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1097bdc18aa45e280c833d1c6ebdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.168797 25124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a63ca7f04cc4d749fcfc9a92eb00266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.172894 25125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6bd41718be4819a006ef3d18926571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.145959 25327 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.176856 25123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdf63786a4452a4ec7f9eebec024e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.180980 25127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b78f0927a4f4a318228572cef5ac62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.183409 25327 tablet_bootstrap.cc:654] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.184880 25194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67b1fb8b2e24dc2900ac13800781e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.186558 25193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117d168071d546318d877cb24ebc1942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.186347 25121 tablet_service.cc:1511] Processing CreateTablet for tablet 0f6fbd8b7a584b47b6ee09046ea1547a (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:23.188627 25197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d3e696aa7f4911b957ba5db37378e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.189379 25328 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.189481 25120 tablet_service.cc:1511] Processing CreateTablet for tablet a0576442babe43c2aad8f3f9e2f230fc (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:23.190673 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477bdf63786a4452a4ec7f9eebec024e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.192600 25119 tablet_service.cc:1511] Processing CreateTablet for tablet d67b1fb8b2e24dc2900ac13800781e8d (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:23.192646 25199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a63ca7f04cc4d749fcfc9a92eb00266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.195693 25327 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.196205 25327 ts_tablet_manager.cc:1403] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260713 09:11:23.198238 25328 tablet_bootstrap.cc:654] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.198360 25118 tablet_service.cc:1511] Processing CreateTablet for tablet 117d168071d546318d877cb24ebc1942 (DEFAULT_TABLE table=test-workload [id=0f49148724934f66a94d7f6b00647a71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:23.199591 25327 raft_consensus.cc:359] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.200595 25327 raft_consensus.cc:385] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.184932 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d3e696aa7f4911b957ba5db37378e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.200968 25327 raft_consensus.cc:740] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.202103 25327 consensus_queue.cc:260] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.204879 25121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6fbd8b7a584b47b6ee09046ea1547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.207988 25328 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.208532 25328 ts_tablet_manager.cc:1403] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:11:23.208784 25196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f6fbd8b7a584b47b6ee09046ea1547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.211585 25328 raft_consensus.cc:359] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.212937 25120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0576442babe43c2aad8f3f9e2f230fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.212387 25328 raft_consensus.cc:385] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.215024 25328 raft_consensus.cc:740] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.216848 25118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117d168071d546318d877cb24ebc1942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.216962 25328 consensus_queue.cc:260] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.218914 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67b1fb8b2e24dc2900ac13800781e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.300242 25332 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.310243 25311 heartbeater.cc:499] Master 127.21.172.254:35739 was elected leader, sending a full tablet report...
I20260713 09:11:23.311122 25327 ts_tablet_manager.cc:1434] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.115s	user 0.032s	sys 0.026s
I20260713 09:11:23.312590 25327 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.322515 25327 tablet_bootstrap.cc:654] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.329092 25328 ts_tablet_manager.cc:1434] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.120s	user 0.020s	sys 0.018s
I20260713 09:11:23.332182 25328 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.333177 25237 heartbeater.cc:499] Master 127.21.172.254:35739 was elected leader, sending a full tablet report...
I20260713 09:11:23.340826 25328 tablet_bootstrap.cc:654] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.345686 25332 tablet_bootstrap.cc:654] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.353415 25328 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.353910 25328 ts_tablet_manager.cc:1403] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260713 09:11:23.353863 25332 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.356226 25328 raft_consensus.cc:359] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.356880 25328 raft_consensus.cc:385] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.357012 25332 ts_tablet_manager.cc:1403] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260713 09:11:23.357194 25328 raft_consensus.cc:740] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.358024 25328 consensus_queue.cc:260] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.360262 25328 ts_tablet_manager.cc:1434] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:23.360379 25327 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.360153 25332 raft_consensus.cc:359] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.360986 25332 raft_consensus.cc:385] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.360972 25327 ts_tablet_manager.cc:1403] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.004s
I20260713 09:11:23.361280 25328 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.361447 25332 raft_consensus.cc:740] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.362414 25332 consensus_queue.cc:260] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.364187 25327 raft_consensus.cc:359] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.364952 25327 raft_consensus.cc:385] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.365231 25327 raft_consensus.cc:740] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.365957 25327 consensus_queue.cc:260] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.368085 25327 ts_tablet_manager.cc:1434] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:11:23.369958 25327 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.372887 25332 ts_tablet_manager.cc:1434] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 09:11:23.373044 25328 tablet_bootstrap.cc:654] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.375591 25327 tablet_bootstrap.cc:654] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.376443 25162 heartbeater.cc:499] Master 127.21.172.254:35739 was elected leader, sending a full tablet report...
I20260713 09:11:23.376749 25332 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.385131 25332 tablet_bootstrap.cc:654] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.386771 25337 raft_consensus.cc:493] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.387502 25337 raft_consensus.cc:515] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.395306 25337 leader_election.cc:290] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.403311 25327 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.403381 25328 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.403944 25327 ts_tablet_manager.cc:1403] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260713 09:11:23.404184 25328 ts_tablet_manager.cc:1403] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.014s
I20260713 09:11:23.407357 25327 raft_consensus.cc:359] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.407631 25328 raft_consensus.cc:359] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.408504 25328 raft_consensus.cc:385] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.408821 25328 raft_consensus.cc:740] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.409598 25328 consensus_queue.cc:260] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.408126 25327 raft_consensus.cc:385] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.410778 25327 raft_consensus.cc:740] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.411818 25327 consensus_queue.cc:260] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.413837 25328 ts_tablet_manager.cc:1434] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:11:23.414742 25327 ts_tablet_manager.cc:1434] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:11:23.415992 25327 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.416285 25328 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.413918 25332 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.421651 25332 ts_tablet_manager.cc:1403] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.006s
I20260713 09:11:23.422372 25327 tablet_bootstrap.cc:654] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.424094 25328 tablet_bootstrap.cc:654] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.426560 25332 raft_consensus.cc:359] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.427601 25332 raft_consensus.cc:385] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.427999 25332 raft_consensus.cc:740] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.429230 25332 consensus_queue.cc:260] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.440348 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
W20260713 09:11:23.442566 25103 leader_election.cc:343] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.443780 25332 ts_tablet_manager.cc:1434] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:11:23.445298 25332 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.462107 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
W20260713 09:11:23.464402 25103 leader_election.cc:343] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e673673e1db042108f4cd486491d38fb (127.21.172.195:39027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.465016 25103 leader_election.cc:304] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c; no voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb
I20260713 09:11:23.466096 25337 raft_consensus.cc:2749] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.474363 25328 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.474418 25327 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.475044 25328 ts_tablet_manager.cc:1403] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.031s
I20260713 09:11:23.475123 25332 tablet_bootstrap.cc:654] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.475092 25327 ts_tablet_manager.cc:1403] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.059s	user 0.028s	sys 0.029s
I20260713 09:11:23.477566 25328 raft_consensus.cc:359] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.478122 25328 raft_consensus.cc:385] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.478446 25328 raft_consensus.cc:740] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.478607 25327 raft_consensus.cc:359] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.479346 25327 raft_consensus.cc:385] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.479732 25327 raft_consensus.cc:740] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.479288 25328 consensus_queue.cc:260] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.480751 25332 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.481397 25332 ts_tablet_manager.cc:1403] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260713 09:11:23.480775 25327 consensus_queue.cc:260] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.481624 25328 ts_tablet_manager.cc:1434] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:23.482651 25328 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.483436 25327 ts_tablet_manager.cc:1434] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:23.484438 25327 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.489045 25328 tablet_bootstrap.cc:654] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.492343 25327 tablet_bootstrap.cc:654] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.492530 25332 raft_consensus.cc:359] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.493323 25332 raft_consensus.cc:385] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.493637 25332 raft_consensus.cc:740] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.494375 25332 consensus_queue.cc:260] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.497182 25332 ts_tablet_manager.cc:1434] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:11:23.498174 25332 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.499554 25327 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.500051 25327 ts_tablet_manager.cc:1403] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:11:23.502776 25332 tablet_bootstrap.cc:654] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.502908 25327 raft_consensus.cc:359] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.503415 25328 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.503655 25327 raft_consensus.cc:385] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.504035 25327 raft_consensus.cc:740] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.504128 25328 ts_tablet_manager.cc:1403] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260713 09:11:23.504806 25327 consensus_queue.cc:260] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.507256 25327 ts_tablet_manager.cc:1434] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:11:23.508219 25327 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.508059 25328 raft_consensus.cc:359] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.509225 25328 raft_consensus.cc:385] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.509672 25328 raft_consensus.cc:740] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.510680 25328 consensus_queue.cc:260] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.514073 25332 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.514559 25332 ts_tablet_manager.cc:1403] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:11:23.515491 25327 tablet_bootstrap.cc:654] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.515677 25328 ts_tablet_manager.cc:1434] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260713 09:11:23.516808 25328 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.517421 25332 raft_consensus.cc:359] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.518141 25332 raft_consensus.cc:385] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.518448 25332 raft_consensus.cc:740] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.519352 25332 consensus_queue.cc:260] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.523463 25332 ts_tablet_manager.cc:1434] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:23.523933 25328 tablet_bootstrap.cc:654] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.524488 25332 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.527076 25327 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.527554 25327 ts_tablet_manager.cc:1403] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:11:23.530493 25327 raft_consensus.cc:359] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.531169 25327 raft_consensus.cc:385] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.531457 25327 raft_consensus.cc:740] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.532199 25327 consensus_queue.cc:260] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.532779 25332 tablet_bootstrap.cc:654] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.534808 25327 ts_tablet_manager.cc:1434] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:23.535717 25327 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.542098 25327 tablet_bootstrap.cc:654] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.546934 25332 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.549707 25332 ts_tablet_manager.cc:1403] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260713 09:11:23.555099 25332 raft_consensus.cc:359] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.556047 25332 raft_consensus.cc:385] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.556411 25332 raft_consensus.cc:740] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.557566 25332 consensus_queue.cc:260] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
W20260713 09:11:23.561125 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:23.564584 25332 ts_tablet_manager.cc:1434] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260713 09:11:23.565925 25332 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.570053 25328 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.570114 25327 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.570667 25328 ts_tablet_manager.cc:1403] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.020s
I20260713 09:11:23.570758 25327 ts_tablet_manager.cc:1403] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.007s
I20260713 09:11:23.573822 25327 raft_consensus.cc:359] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.573980 25328 raft_consensus.cc:359] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.574579 25327 raft_consensus.cc:385] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.574676 25328 raft_consensus.cc:385] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.574818 25332 tablet_bootstrap.cc:654] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.575028 25327 raft_consensus.cc:740] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.575070 25328 raft_consensus.cc:740] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.576066 25327 consensus_queue.cc:260] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.576066 25328 consensus_queue.cc:260] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.578630 25327 ts_tablet_manager.cc:1434] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:23.579430 25328 ts_tablet_manager.cc:1434] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:23.579622 25327 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.580325 25332 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.580873 25332 ts_tablet_manager.cc:1403] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:11:23.582638 25328 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.583811 25332 raft_consensus.cc:359] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.584668 25332 raft_consensus.cc:385] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.585024 25332 raft_consensus.cc:740] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.586047 25332 consensus_queue.cc:260] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.586570 25327 tablet_bootstrap.cc:654] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.589421 25328 tablet_bootstrap.cc:654] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.591447 25332 ts_tablet_manager.cc:1434] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:11:23.592715 25332 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.600322 25332 tablet_bootstrap.cc:654] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.600667 25328 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.601158 25328 ts_tablet_manager.cc:1403] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:11:23.602424 25331 raft_consensus.cc:493] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.603094 25331 raft_consensus.cc:515] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.604625 25328 raft_consensus.cc:359] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.606101 25328 raft_consensus.cc:385] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.607411 25333 raft_consensus.cc:493] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.608521 25328 raft_consensus.cc:740] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.608822 25333 raft_consensus.cc:515] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.609397 25328 consensus_queue.cc:260] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.612926 25331 leader_election.cc:290] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.624363 25337 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.624545 25333 leader_election.cc:290] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e673673e1db042108f4cd486491d38fb (127.21.172.195:39027), 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245)
I20260713 09:11:23.625115 25333 raft_consensus.cc:493] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.624905 25337 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.625583 25333 raft_consensus.cc:515] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.633795 25332 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.634549 25332 ts_tablet_manager.cc:1403] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260713 09:11:23.636509 25337 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.640327 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.641075 25286 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.641304 25333 leader_election.cc:290] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.642436 25327 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.642499 25103 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.643237 25327 ts_tablet_manager.cc:1403] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.009s
I20260713 09:11:23.643599 25337 raft_consensus.cc:2804] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.643993 25337 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.644332 25337 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.645866 25328 ts_tablet_manager.cc:1434] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.001s
I20260713 09:11:23.650079 25328 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.646458 25327 raft_consensus.cc:359] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.647976 25332 raft_consensus.cc:359] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.652943 25332 raft_consensus.cc:385] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.653452 25332 raft_consensus.cc:740] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.652627 25327 raft_consensus.cc:385] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.654547 25327 raft_consensus.cc:740] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.655861 25327 consensus_queue.cc:260] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.656872 25328 tablet_bootstrap.cc:654] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.660164 25327 ts_tablet_manager.cc:1434] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:11:23.660193 25331 raft_consensus.cc:493] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.661166 25327 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.661145 25331 raft_consensus.cc:515] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.663265 25331 leader_election.cc:290] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.667140 25327 tablet_bootstrap.cc:654] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.670445 25331 raft_consensus.cc:493] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.670909 25331 raft_consensus.cc:515] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.673499 25331 leader_election.cc:290] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.676050 25337 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.676985 25358 raft_consensus.cc:493] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.658794 25332 consensus_queue.cc:260] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.679036 25358 raft_consensus.cc:515] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.681797 25358 leader_election.cc:290] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.684397 25337 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Requested vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.685065 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:23.685628 25286 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.692443 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bd41718be4819a006ef3d18926571" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.693840 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.694475 25211 raft_consensus.cc:2468] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.695524 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.695729 25286 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.696188 25210 raft_consensus.cc:2468] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.696898 25103 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.697775 25337 raft_consensus.cc:2804] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.698225 25337 raft_consensus.cc:697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Becoming Leader. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Running, Role: LEADER
I20260713 09:11:23.699424 25328 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.699921 25328 ts_tablet_manager.cc:1403] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.017s
I20260713 09:11:23.699446 25337 consensus_queue.cc:237] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.700701 25358 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.701188 25358 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.702867 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bd41718be4819a006ef3d18926571" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.703193 25358 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.702936 25328 raft_consensus.cc:359] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.705155 25328 raft_consensus.cc:385] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.705080 25137 raft_consensus.cc:2468] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.705478 25328 raft_consensus.cc:740] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.706151 25328 consensus_queue.cc:260] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.706449 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.707068 25135 raft_consensus.cc:2468] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.708199 25328 ts_tablet_manager.cc:1434] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:23.708166 25136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.709339 25328 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.709556 25249 leader_election.cc:304] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.713747 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.714366 25210 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.715557 25249 leader_election.cc:304] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.716557 25331 raft_consensus.cc:2804] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.721731 25331 raft_consensus.cc:493] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.722196 25331 raft_consensus.cc:3060] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:23.724768 25252 leader_election.cc:343] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.726115 25252 leader_election.cc:304] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.738960 25328 tablet_bootstrap.cc:654] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.743875 25367 raft_consensus.cc:493] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.744632 25367 raft_consensus.cc:515] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.745572 25332 ts_tablet_manager.cc:1434] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.006s
I20260713 09:11:23.746446 25332 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.747471 25367 leader_election.cc:290] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
W20260713 09:11:23.748775 25249 leader_election.cc:343] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.749701 25327 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.750022 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.750299 25327 ts_tablet_manager.cc:1403] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.007s
I20260713 09:11:23.750686 25286 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.753628 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.754163 25210 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.754588 25327 raft_consensus.cc:359] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.755234 25327 raft_consensus.cc:385] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.755505 25327 raft_consensus.cc:740] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.756163 25327 consensus_queue.cc:260] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.763043 25332 tablet_bootstrap.cc:654] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.767140 25103 leader_election.cc:304] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.768448 25367 raft_consensus.cc:2804] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.768812 25367 raft_consensus.cc:493] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.769158 25367 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.764577 25210 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.770846 25371 raft_consensus.cc:2804] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.773085 25371 raft_consensus.cc:493] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.775098 25371 raft_consensus.cc:3060] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.775208 25136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b78f0927a4f4a318228572cef5ac62c" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.775630 25370 raft_consensus.cc:2804] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.776068 25370 raft_consensus.cc:493] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.776427 25370 raft_consensus.cc:3060] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.776547 25373 raft_consensus.cc:493] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.777144 25373 raft_consensus.cc:515] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.779994 25136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1097bdc18aa45e280c833d1c6ebdf81" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.780617 25136 raft_consensus.cc:2468] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.781878 25136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.782341 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.783041 25135 raft_consensus.cc:2468] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 0.
I20260713 09:11:23.782790 25371 raft_consensus.cc:515] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.783994 25249 leader_election.cc:304] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.784077 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
W20260713 09:11:23.784914 25175 leader_election.cc:343] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.785272 25327 ts_tablet_manager.cc:1434] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.001s
I20260713 09:11:23.784662 25034 catalog_manager.cc:5697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:23.785598 25175 leader_election.cc:343] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.786607 25327 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: Bootstrap starting.
I20260713 09:11:23.786651 25175 leader_election.cc:304] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58; no voters: 
I20260713 09:11:23.787871 25358 raft_consensus.cc:2804] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.789441 25358 raft_consensus.cc:493] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.789543 25211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.789830 25358 raft_consensus.cc:3060] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.790148 25211 raft_consensus.cc:3060] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.791739 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.794284 25210 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.795320 25331 raft_consensus.cc:515] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.784909 25371 leader_election.cc:290] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.796722 25374 raft_consensus.cc:493] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.805522 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.805912 25327 tablet_bootstrap.cc:654] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.805420 25374 raft_consensus.cc:515] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.805753 25370 raft_consensus.cc:515] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.806384 25283 raft_consensus.cc:2393] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bb301eae1b04608aa5135b69979af58 in current term 1: Already voted for candidate 2e978a6b5d394e18974cbf5ce9ec613c in this term.
I20260713 09:11:23.807847 25370 leader_election.cc:290] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.796924 25373 leader_election.cc:290] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.808652 25370 raft_consensus.cc:2804] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.809104 25370 raft_consensus.cc:493] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.809478 25370 raft_consensus.cc:3060] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.809734 25328 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.810184 25328 ts_tablet_manager.cc:1403] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.012s
I20260713 09:11:23.811731 25178 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58; no voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb
I20260713 09:11:23.800073 25211 raft_consensus.cc:2468] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.801374 25358 raft_consensus.cc:515] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.801695 25286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b78f0927a4f4a318228572cef5ac62c" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.802950 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.814072 25286 raft_consensus.cc:2468] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 0.
I20260713 09:11:23.814240 25285 raft_consensus.cc:2468] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 0.
I20260713 09:11:23.804214 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.815231 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.815456 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1097bdc18aa45e280c833d1c6ebdf81" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.815801 25212 raft_consensus.cc:3060] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.815979 25284 raft_consensus.cc:2393] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bb301eae1b04608aa5135b69979af58 in current term 1: Already voted for candidate e673673e1db042108f4cd486491d38fb in this term.
I20260713 09:11:23.807889 25374 leader_election.cc:290] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.812986 25333 raft_consensus.cc:2749] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.812899 25328 raft_consensus.cc:359] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.816020 25210 raft_consensus.cc:2468] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 0.
I20260713 09:11:23.821034 25328 raft_consensus.cc:385] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.821437 25328 raft_consensus.cc:740] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.822331 25328 consensus_queue.cc:260] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.825769 25331 leader_election.cc:290] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.827790 25328 ts_tablet_manager.cc:1434] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260713 09:11:23.831410 25328 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: Bootstrap starting.
I20260713 09:11:23.836126 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.837307 25210 raft_consensus.cc:2393] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e673673e1db042108f4cd486491d38fb in current term 1: Already voted for candidate 8bb301eae1b04608aa5135b69979af58 in this term.
I20260713 09:11:23.839890 25328 tablet_bootstrap.cc:654] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.842131 25358 leader_election.cc:290] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.842784 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.845373 25137 raft_consensus.cc:3060] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.845508 25252 leader_election.cc:304] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.848759 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:23.849356 25284 raft_consensus.cc:3060] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.852743 25137 raft_consensus.cc:2468] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:23.853951 25175 leader_election.cc:304] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58; no voters: 
I20260713 09:11:23.854786 25358 raft_consensus.cc:2804] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.812119 25367 raft_consensus.cc:515] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.858667 25358 raft_consensus.cc:697] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:23.857923 25331 raft_consensus.cc:2804] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.855088 25178 leader_election.cc:304] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
W20260713 09:11:23.862622 25249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.193:38245, user_credentials={real_user=slave}} blocked reactor thread for 79006.1us
I20260713 09:11:23.862947 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bd41718be4819a006ef3d18926571" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.863565 25210 raft_consensus.cc:3060] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.863725 25331 raft_consensus.cc:697] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Becoming Leader. State: Replica: e673673e1db042108f4cd486491d38fb, State: Running, Role: LEADER
I20260713 09:11:23.863993 25178 leader_election.cc:304] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58; no voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb
I20260713 09:11:23.864264 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.864683 25333 raft_consensus.cc:2804] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.865082 25333 raft_consensus.cc:493] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.866765 25361 raft_consensus.cc:2749] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.867264 25332 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.865432 25333 raft_consensus.cc:3060] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.867595 25212 raft_consensus.cc:2468] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.867877 25332 ts_tablet_manager.cc:1403] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.006s
I20260713 09:11:23.869761 25358 consensus_queue.cc:237] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.870980 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f6fbd8b7a584b47b6ee09046ea1547a" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" is_pre_election: true
I20260713 09:11:23.871717 25135 raft_consensus.cc:2393] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e673673e1db042108f4cd486491d38fb in current term 1: Already voted for candidate 8bb301eae1b04608aa5135b69979af58 in this term.
I20260713 09:11:23.873459 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d3e696aa7f4911b957ba5db37378e9" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.873530 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6bd41718be4819a006ef3d18926571" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.873821 25252 leader_election.cc:304] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.874158 25137 raft_consensus.cc:3060] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.874233 25135 raft_consensus.cc:3060] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.874850 25375 raft_consensus.cc:2804] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.875808 25210 raft_consensus.cc:2468] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.877164 25252 leader_election.cc:304] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.877556 25375 raft_consensus.cc:697] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Becoming Leader. State: Replica: e673673e1db042108f4cd486491d38fb, State: Running, Role: LEADER
I20260713 09:11:23.878201 25374 raft_consensus.cc:2804] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.878527 25367 leader_election.cc:290] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Requested vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.878695 25374 raft_consensus.cc:697] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Becoming Leader. State: Replica: e673673e1db042108f4cd486491d38fb, State: Running, Role: LEADER
I20260713 09:11:23.861825 25370 raft_consensus.cc:515] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.879222 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.879918 25210 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.879535 25374 consensus_queue.cc:237] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.883282 25332 raft_consensus.cc:359] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.883960 25332 raft_consensus.cc:385] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.884200 25332 raft_consensus.cc:740] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.880890 25370 leader_election.cc:290] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:23.880781 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:23.885115 25285 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.886034 25137 raft_consensus.cc:2468] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.886471 25135 raft_consensus.cc:2468] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
W20260713 09:11:23.880029 25249 leader_election.cc:343] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.882071 25212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1097bdc18aa45e280c833d1c6ebdf81" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.887568 25212 raft_consensus.cc:3060] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.888008 25249 leader_election.cc:304] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58
I20260713 09:11:23.889611 25284 raft_consensus.cc:2468] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:23.890159 25373 raft_consensus.cc:2749] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.892428 25327 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: No bootstrap required, opened a new log
I20260713 09:11:23.892912 25327 ts_tablet_manager.cc:1403] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.040s
I20260713 09:11:23.895639 25327 raft_consensus.cc:359] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.896265 25327 raft_consensus.cc:385] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.864884 25331 consensus_queue.cc:237] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.897007 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1097bdc18aa45e280c833d1c6ebdf81" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.897691 25135 raft_consensus.cc:3060] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.900933 25333 raft_consensus.cc:515] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.903576 25333 leader_election.cc:290] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 election: Requested vote from peers e673673e1db042108f4cd486491d38fb (127.21.172.195:39027), 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245)
I20260713 09:11:23.881704 25375 consensus_queue.cc:237] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.904625 25135 raft_consensus.cc:2468] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.905099 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b78f0927a4f4a318228572cef5ac62c" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:23.905177 25137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b78f0927a4f4a318228572cef5ac62c" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:23.905786 25284 raft_consensus.cc:3060] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.905860 25249 leader_election.cc:304] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
W20260713 09:11:23.906656 25175 leader_election.cc:343] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.906757 25370 raft_consensus.cc:2804] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.907449 25370 raft_consensus.cc:697] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Becoming Leader. State: Replica: e673673e1db042108f4cd486491d38fb, State: Running, Role: LEADER
I20260713 09:11:23.908525 25370 consensus_queue.cc:237] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.910521 25212 raft_consensus.cc:2468] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 1.
I20260713 09:11:23.912416 25285 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.913414 25332 consensus_queue.cc:260] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.913691 25103 leader_election.cc:304] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:23.914104 25210 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.914623 25367 raft_consensus.cc:2804] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.915238 25367 raft_consensus.cc:697] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Becoming Leader. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Running, Role: LEADER
I20260713 09:11:23.915432 25332 ts_tablet_manager.cc:1434] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260713 09:11:23.896571 25327 raft_consensus.cc:740] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e673673e1db042108f4cd486491d38fb, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.916115 25367 consensus_queue.cc:237] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.917069 25327 consensus_queue.cc:260] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.919916 25327 ts_tablet_manager.cc:1434] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:11:23.923318 25328 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: No bootstrap required, opened a new log
I20260713 09:11:23.923797 25328 ts_tablet_manager.cc:1403] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.011s
I20260713 09:11:23.923575 25033 catalog_manager.cc:5697] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e673673e1db042108f4cd486491d38fb (127.21.172.195). New cstate: current_term: 1 leader_uuid: "e673673e1db042108f4cd486491d38fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.916420 25332 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.927563 25284 raft_consensus.cc:2468] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:23.928918 25178 leader_election.cc:304] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
I20260713 09:11:23.930472 25358 raft_consensus.cc:2804] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.931134 25358 raft_consensus.cc:697] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:23.931914 25358 consensus_queue.cc:237] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.932798 25332 tablet_bootstrap.cc:654] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.938495 25328 raft_consensus.cc:359] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.939195 25328 raft_consensus.cc:385] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.939507 25328 raft_consensus.cc:740] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.940220 25328 consensus_queue.cc:260] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.942142 25328 ts_tablet_manager.cc:1434] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260713 09:11:23.943123 25337 raft_consensus.cc:493] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.943764 25337 raft_consensus.cc:515] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.944909 25032 catalog_manager.cc:5697] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.946555 25337 leader_election.cc:290] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.947124 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:23.947769 25210 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.948616 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:23.949193 25103 leader_election.cc:304] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58; no voters: 
I20260713 09:11:23.949973 25337 raft_consensus.cc:2804] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.950443 25337 raft_consensus.cc:493] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.950851 25337 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.956758 25332 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.957263 25332 ts_tablet_manager.cc:1403] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260713 09:11:23.949435 25284 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:23.959940 25332 raft_consensus.cc:359] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.960798 25332 raft_consensus.cc:385] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.959949 25033 catalog_manager.cc:5697] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e673673e1db042108f4cd486491d38fb (127.21.172.195). New cstate: current_term: 1 leader_uuid: "e673673e1db042108f4cd486491d38fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.961069 25332 raft_consensus.cc:740] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.959532 25337 raft_consensus.cc:515] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.961877 25332 consensus_queue.cc:260] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:23.962062 25033 catalog_manager.cc:5697] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e673673e1db042108f4cd486491d38fb (127.21.172.195). New cstate: current_term: 1 leader_uuid: "e673673e1db042108f4cd486491d38fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.964200 25332 ts_tablet_manager.cc:1434] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:23.963807 25032 catalog_manager.cc:5697] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.965160 25332 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:23.965255 25337 leader_election.cc:290] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Requested vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:23.966881 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:23.963835 25033 catalog_manager.cc:5697] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e673673e1db042108f4cd486491d38fb (127.21.172.195). New cstate: current_term: 1 leader_uuid: "e673673e1db042108f4cd486491d38fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.967463 25210 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.967969 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:23.968588 25284 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.971032 25332 tablet_bootstrap.cc:654] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.976629 25210 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.977835 25103 leader_election.cc:304] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58; no voters: 
I20260713 09:11:23.978680 25337 raft_consensus.cc:2804] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.979107 25337 raft_consensus.cc:697] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Becoming Leader. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Running, Role: LEADER
I20260713 09:11:23.979436 25284 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:23.979952 25337 consensus_queue.cc:237] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.983067 25332 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: No bootstrap required, opened a new log
I20260713 09:11:23.983647 25332 ts_tablet_manager.cc:1403] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:11:23.986972 25332 raft_consensus.cc:359] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.987604 25332 raft_consensus.cc:385] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.987855 25332 raft_consensus.cc:740] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.988682 25332 consensus_queue.cc:260] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:23.990681 25332 ts_tablet_manager.cc:1434] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:23.995157 25034 catalog_manager.cc:5697] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.997591 25367 raft_consensus.cc:493] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.998077 25367 raft_consensus.cc:515] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:24.000087 25367 leader_election.cc:290] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:24.001859 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:24.002553 25284 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:24.001868 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:24.003846 25103 leader_election.cc:304] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:24.003954 25210 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 0.
I20260713 09:11:24.004674 25337 raft_consensus.cc:2804] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:24.005129 25337 raft_consensus.cc:493] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:24.005483 25337 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.009364 25367 raft_consensus.cc:493] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:24.009792 25367 raft_consensus.cc:515] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:24.011628 25367 leader_election.cc:290] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:24.012161 25337 raft_consensus.cc:515] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:24.012336 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:24.013264 25210 raft_consensus.cc:2393] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e978a6b5d394e18974cbf5ce9ec613c in current term 1: Already voted for candidate e673673e1db042108f4cd486491d38fb in this term.
I20260713 09:11:24.013155 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0576442babe43c2aad8f3f9e2f230fc" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:24.014712 25337 leader_election.cc:290] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Requested vote from peers 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:24.014550 25103 leader_election.cc:304] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c; no voters: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb
I20260713 09:11:24.015462 25337 raft_consensus.cc:3060] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.016572 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:24.016705 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:24.017206 25284 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.017158 25210 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:24.020488 25337 raft_consensus.cc:2749] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:24.015542 25034 catalog_manager.cc:5697] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.023001 25284 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:24.024190 25103 leader_election.cc:304] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:24.024976 25337 raft_consensus.cc:2804] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:24.025434 25337 raft_consensus.cc:697] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Becoming Leader. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Running, Role: LEADER
I20260713 09:11:24.026211 25337 consensus_queue.cc:237] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:24.026484 25210 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e978a6b5d394e18974cbf5ce9ec613c in term 1.
I20260713 09:11:24.034255 25034 catalog_manager.cc:5697] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193). New cstate: current_term: 1 leader_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:24.198199 22195 ts_manager.cc:295] Set tserver state for 2e978a6b5d394e18974cbf5ce9ec613c to MAINTENANCE_MODE
I20260713 09:11:24.198904 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:11:24.210680 25337 consensus_queue.cc:1048] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:24.226773 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:24.228514 22195 tablet_replica.cc:333] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.229511 22195 raft_consensus.cc:2243] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.229990 22195 raft_consensus.cc:2272] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.229775 25337 consensus_queue.cc:1048] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.232745 22195 tablet_replica.cc:333] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.233578 22195 raft_consensus.cc:2243] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.234159 22195 pending_rounds.cc:70] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Trying to abort 1 pending ops.
I20260713 09:11:24.234383 22195 pending_rounds.cc:77] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993188791259136 op_type: NO_OP noop_request { }
I20260713 09:11:24.234694 22195 raft_consensus.cc:2889] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:24.234974 22195 raft_consensus.cc:2272] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.237569 22195 tablet_replica.cc:333] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.238118 22195 raft_consensus.cc:2243] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.238796 22195 pending_rounds.cc:70] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Trying to abort 1 pending ops.
I20260713 09:11:24.239013 22195 pending_rounds.cc:77] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993188980199424 op_type: NO_OP noop_request { }
I20260713 09:11:24.239280 22195 raft_consensus.cc:2889] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:24.239550 22195 raft_consensus.cc:2272] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.241531 22195 tablet_replica.cc:333] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.242113 22195 raft_consensus.cc:2243] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.242550 22195 raft_consensus.cc:2272] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.244647 22195 tablet_replica.cc:333] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.245199 22195 raft_consensus.cc:2243] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.245918 22195 pending_rounds.cc:70] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Trying to abort 1 pending ops.
I20260713 09:11:24.246145 22195 pending_rounds.cc:77] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993188531277824 op_type: NO_OP noop_request { }
I20260713 09:11:24.246443 22195 raft_consensus.cc:2889] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:24.246770 22195 raft_consensus.cc:2272] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.249287 22195 tablet_replica.cc:333] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.249951 22195 raft_consensus.cc:2243] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.250363 22195 raft_consensus.cc:2272] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.251230 25358 consensus_queue.cc:1048] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.252177 22195 tablet_replica.cc:333] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.252959 22195 raft_consensus.cc:2243] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.253402 22195 raft_consensus.cc:2272] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.255550 22195 tablet_replica.cc:333] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.256275 22195 raft_consensus.cc:2243] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.257242 22195 raft_consensus.cc:2272] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.261166 22195 tablet_replica.cc:333] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.262058 22195 raft_consensus.cc:2243] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.262616 22195 raft_consensus.cc:2272] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.265328 22195 tablet_replica.cc:333] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: stopping tablet replica
I20260713 09:11:24.266105 22195 raft_consensus.cc:2243] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.266639 22195 raft_consensus.cc:2272] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:24.270155 25175 consensus_peers.cc:597] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.287626 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
I20260713 09:11:24.295317 25331 consensus_queue.cc:1048] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.297297 25331 consensus_queue.cc:1048] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:24.322815 25249 consensus_peers.cc:597] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.323326 25249 consensus_peers.cc:597] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.344738 25175 consensus_peers.cc:597] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.381011 25375 consensus_queue.cc:1048] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:24.392959 25249 consensus_peers.cc:597] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.407300 25249 consensus_peers.cc:597] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.437350 25373 consensus_queue.cc:1048] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.509732 25400 consensus_queue.cc:1048] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:24.562179 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:25.445186 25358 raft_consensus.cc:493] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.445731 25358 raft_consensus.cc:515] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.447351 25358 leader_election.cc:290] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.448660 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:25.449227 25284 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:25.450178 25178 leader_election.cc:304] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:25.450802 25358 raft_consensus.cc:2804] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:25.450902 25175 leader_election.cc:336] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.451148 25358 raft_consensus.cc:493] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:25.451476 25358 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.456063 25358 raft_consensus.cc:515] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.457844 25358 leader_election.cc:290] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.458922 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477bdf63786a4452a4ec7f9eebec024e" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:25.459483 25284 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:25.462762 25175 leader_election.cc:336] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.464939 25284 raft_consensus.cc:2468] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 2.
I20260713 09:11:25.465840 25178 leader_election.cc:304] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
I20260713 09:11:25.466543 25358 raft_consensus.cc:2804] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.467573 25358 raft_consensus.cc:697] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:25.468345 25358 consensus_queue.cc:237] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER 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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.474802 25034 catalog_manager.cc:5697] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 1 to 2, leader changed from 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193) to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:25.563158 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:25.598029 25358 raft_consensus.cc:493] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.598560 25358 raft_consensus.cc:515] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.600209 25358 leader_election.cc:290] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.601358 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:25.601991 25284 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:25.602854 25178 leader_election.cc:304] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:25.603461 25358 raft_consensus.cc:2804] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.603802 25358 raft_consensus.cc:493] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:25.603988 25175 leader_election.cc:336] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.604161 25358 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.608808 25358 raft_consensus.cc:515] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.610235 25358 leader_election.cc:290] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.611284 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117d168071d546318d877cb24ebc1942" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:25.611831 25284 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:25.613507 25175 leader_election.cc:336] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.616755 25284 raft_consensus.cc:2468] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 2.
I20260713 09:11:25.617568 25178 leader_election.cc:304] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
I20260713 09:11:25.618108 25358 raft_consensus.cc:2804] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.618498 25358 raft_consensus.cc:697] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:25.619170 25358 consensus_queue.cc:237] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER 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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.625608 25034 catalog_manager.cc:5697] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 1 to 2, leader changed from 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193) to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.728135 25373 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e978a6b5d394e18974cbf5ce9ec613c)
I20260713 09:11:25.728626 25373 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.730330 25373 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:25.731499 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bb301eae1b04608aa5135b69979af58" is_pre_election: true
I20260713 09:11:25.733294 25358 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e978a6b5d394e18974cbf5ce9ec613c)
I20260713 09:11:25.733690 25358 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
W20260713 09:11:25.733811 25249 leader_election.cc:336] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.734329 25249 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [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: e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c, 8bb301eae1b04608aa5135b69979af58
I20260713 09:11:25.734977 25373 raft_consensus.cc:2749] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:25.735517 25358 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.736523 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:25.737161 25284 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:25.738113 25178 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:25.738772 25358 raft_consensus.cc:2804] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.739044 25358 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e978a6b5d394e18974cbf5ce9ec613c)
W20260713 09:11:25.739313 25175 leader_election.cc:336] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.739336 25358 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.745553 25358 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.747095 25358 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.748086 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:25.748708 25284 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:25.750330 25175 leader_election.cc:336] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.753690 25284 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 2.
I20260713 09:11:25.754683 25178 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
I20260713 09:11:25.755272 25358 raft_consensus.cc:2804] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.755682 25358 raft_consensus.cc:697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:25.756418 25358 consensus_queue.cc:237] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.762485 25034 catalog_manager.cc:5697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 1 to 2, leader changed from 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193) to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.882943 25358 raft_consensus.cc:493] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:25.883450 25358 raft_consensus.cc:515] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.885147 25358 leader_election.cc:290] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.886364 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb" is_pre_election: true
I20260713 09:11:25.886996 25284 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 1.
I20260713 09:11:25.888032 25178 leader_election.cc:304] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:25.888763 25358 raft_consensus.cc:2804] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.889047 25358 raft_consensus.cc:493] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:25.889257 25175 leader_election.cc:336] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.889365 25358 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.895339 25358 raft_consensus.cc:515] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.896944 25358 leader_election.cc:290] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), e673673e1db042108f4cd486491d38fb (127.21.172.195:39027)
I20260713 09:11:25.897928 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67b1fb8b2e24dc2900ac13800781e8d" candidate_uuid: "8bb301eae1b04608aa5135b69979af58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e673673e1db042108f4cd486491d38fb"
I20260713 09:11:25.898466 25284 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:25.900082 25175 leader_election.cc:336] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111)
I20260713 09:11:25.902868 25284 raft_consensus.cc:2468] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb301eae1b04608aa5135b69979af58 in term 2.
I20260713 09:11:25.903765 25178 leader_election.cc:304] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [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: 8bb301eae1b04608aa5135b69979af58, e673673e1db042108f4cd486491d38fb; no voters: 2e978a6b5d394e18974cbf5ce9ec613c
I20260713 09:11:25.904310 25358 raft_consensus.cc:2804] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.904735 25358 raft_consensus.cc:697] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:25.905468 25358 consensus_queue.cc:237] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Queue going to LEADER 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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:25.912550 25034 catalog_manager.cc:5697] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 reported cstate change: term changed from 1 to 2, leader changed from 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193) to 8bb301eae1b04608aa5135b69979af58 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "8bb301eae1b04608aa5135b69979af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:25.922992 25175 consensus_peers.cc:597] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.964998 25284 raft_consensus.cc:1275] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Refusing update from remote peer 8bb301eae1b04608aa5135b69979af58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:25.966208 25358 consensus_queue.cc:1048] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:26.136739 25284 raft_consensus.cc:1275] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Refusing update from remote peer 8bb301eae1b04608aa5135b69979af58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:26.138023 25411 consensus_queue.cc:1048] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:26.149799 25175 consensus_peers.cc:597] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:26.163442 25284 raft_consensus.cc:1275] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Refusing update from remote peer 8bb301eae1b04608aa5135b69979af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:26.164587 25411 consensus_queue.cc:1048] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:26.176066 25175 consensus_peers.cc:597] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:26.349092 25175 consensus_peers.cc:597] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:26.507128 25284 raft_consensus.cc:1275] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Refusing update from remote peer 8bb301eae1b04608aa5135b69979af58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:26.508343 25424 consensus_queue.cc:1048] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:26.564061 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:26.645226 25175 consensus_peers.cc:597] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:26.731552 25175 consensus_peers.cc:597] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:26.779363 25249 consensus_peers.cc:597] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:26.810508 25249 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260713 09:11:26.812664 25249 consensus_peers.cc:597] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:26.875041 25249 consensus_peers.cc:597] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:26.893606 25249 consensus_peers.cc:597] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:27.565043 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:28.305873 25175 consensus_peers.cc:597] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.565953 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:28.705927 25175 consensus_peers.cc:597] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.794662 25175 consensus_peers.cc:597] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:28.813637 25175 consensus_peers.cc:597] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:29.051846 25249 consensus_peers.cc:597] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:11:29.060386 25175 consensus_peers.cc:597] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:11:29.224005 25249 consensus_peers.cc:597] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:29.311408 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:29.317940 25430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:29.318014 25431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:29.321583 25433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:29.323099 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:29.324569 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:29.324803 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:29.325007 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933889324989 us; error 0 us; skew 500 ppm
I20260713 09:11:29.325584 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:29.328207 22195 webserver.cc:533] Webserver started at http://127.21.172.193:39631/ using document root <none> and password file <none>
I20260713 09:11:29.328737 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:29.328943 22195 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:29.332226 22195 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:29.335654 25438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:29.336413 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:29.336753 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
format_stamp: "Formatted at 2026-07-13 09:11:22 on dist-test-slave-zc2k"
I20260713 09:11:29.337093 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:11:29.344862 25249 consensus_peers.cc:597] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:29.349179 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:29.350384 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:29.351758 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:29.355322 25445 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:11:29.367062 25175 consensus_peers.cc:597] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:29.400741 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:11:29.401042 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260713 09:11:29.401288 22195 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:11:29.405280 25445 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.416131 25445 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.416766 25445 tablet_bootstrap.cc:492] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.417290 25445 ts_tablet_manager.cc:1403] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:11:29.419672 25445 raft_consensus.cc:359] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:29.420563 25445 raft_consensus.cc:385] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:29.420805 25445 raft_consensus.cc:740] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.421461 25445 consensus_queue.cc:260] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } } peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } }
I20260713 09:11:29.423462 25445 ts_tablet_manager.cc:1434] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:29.424193 25445 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
W20260713 09:11:29.430356 25249 consensus_peers.cc:597] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:29.437551 25445 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.438284 25445 tablet_bootstrap.cc:492] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.438911 25445 ts_tablet_manager.cc:1403] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260713 09:11:29.439043 22195 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:11:29.439368 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.032s	sys 0.003s
I20260713 09:11:29.441130 25445 raft_consensus.cc:359] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.441677 25445 raft_consensus.cc:740] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.442371 25445 consensus_queue.cc:260] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.444022 25445 ts_tablet_manager.cc:1434] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:29.444831 25445 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.458552 25445 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: 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
I20260713 09:11:29.459621 25445 tablet_bootstrap.cc:492] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.460278 25445 ts_tablet_manager.cc:1403] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:11:29.462280 25445 raft_consensus.cc:359] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.462949 25445 raft_consensus.cc:740] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.463590 25445 consensus_queue.cc:260] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.465535 25445 ts_tablet_manager.cc:1434] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:11:29.466220 25445 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.477715 25445 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: 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
I20260713 09:11:29.478420 25445 tablet_bootstrap.cc:492] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.478905 25445 ts_tablet_manager.cc:1403] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:29.480754 25445 raft_consensus.cc:359] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.481340 25445 raft_consensus.cc:740] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.481931 25445 consensus_queue.cc:260] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.483618 25445 ts_tablet_manager.cc:1434] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:29.484220 25445 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.493160 25445 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.493777 25445 tablet_bootstrap.cc:492] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.494341 25445 ts_tablet_manager.cc:1403] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:29.496600 25445 raft_consensus.cc:359] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.497084 25445 raft_consensus.cc:740] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.497326 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:38245
I20260713 09:11:29.497458 25507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:38245 every 8 connection(s)
I20260713 09:11:29.497675 25445 consensus_queue.cc:260] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.499246 25445 ts_tablet_manager.cc:1434] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:11:29.499846 25445 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.502046 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:29.524883 25445 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.531266 25445 tablet_bootstrap.cc:492] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.532195 25445 ts_tablet_manager.cc:1403] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260713 09:11:29.535727 25445 raft_consensus.cc:359] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.536489 25445 raft_consensus.cc:740] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.537660 25508 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35739
I20260713 09:11:29.537344 25445 consensus_queue.cc:260] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.538048 25508 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:29.538941 25508 heartbeater.cc:507] Master 127.21.172.254:35739 requested a full tablet report, sending...
I20260713 09:11:29.539798 25445 ts_tablet_manager.cc:1434] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:29.540645 25445 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.547334 25210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266"
dest_uuid: "8bb301eae1b04608aa5135b69979af58"
mode: GRACEFUL
new_leader_uuid: "e673673e1db042108f4cd486491d38fb"
 from {username='slave'} at 127.0.0.1:35888
I20260713 09:11:29.548048 25210 raft_consensus.cc:606] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Received request to transfer leadership to TS e673673e1db042108f4cd486491d38fb
I20260713 09:11:29.548251 25034 ts_manager.cc:194] Re-registered known tserver with Master: 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245)
I20260713 09:11:29.549532 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:29.550377 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:29.551261 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:29.559721 25445 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.560632 25445 tablet_bootstrap.cc:492] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.561295 25445 ts_tablet_manager.cc:1403] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260713 09:11:29.561429 25034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48844
I20260713 09:11:29.563546 25445 raft_consensus.cc:359] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.564329 25445 raft_consensus.cc:740] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.564949 25508 heartbeater.cc:499] Master 127.21.172.254:35739 was elected leader, sending a full tablet report...
I20260713 09:11:29.566454 25445 consensus_queue.cc:260] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
W20260713 09:11:29.566782 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:29.568051 25445 ts_tablet_manager.cc:1434] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:11:29.568701 25445 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.579181 25445 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.580008 25445 tablet_bootstrap.cc:492] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.580642 25445 ts_tablet_manager.cc:1403] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260713 09:11:29.582815 25445 raft_consensus.cc:359] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.583353 25445 raft_consensus.cc:740] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.583940 25445 consensus_queue.cc:260] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.585816 25445 ts_tablet_manager.cc:1434] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:11:29.586440 25445 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.597218 25445 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.597780 25445 tablet_bootstrap.cc:492] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.598315 25445 ts_tablet_manager.cc:1403] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:11:29.600338 25445 raft_consensus.cc:359] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.600984 25445 raft_consensus.cc:740] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.601655 25445 consensus_queue.cc:260] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.603319 25445 ts_tablet_manager.cc:1434] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:29.604115 25445 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap starting.
I20260713 09:11:29.615906 25445 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: 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
I20260713 09:11:29.616801 25445 tablet_bootstrap.cc:492] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Bootstrap complete.
I20260713 09:11:29.617391 25445 ts_tablet_manager.cc:1403] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:11:29.619621 25445 raft_consensus.cc:359] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.620222 25445 raft_consensus.cc:740] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e978a6b5d394e18974cbf5ce9ec613c, State: Initialized, Role: FOLLOWER
I20260713 09:11:29.620793 25445 consensus_queue.cc:260] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.622212 25445 ts_tablet_manager.cc:1434] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:11:29.660030 25482 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:29.692615 25482 raft_consensus.cc:3060] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:29.697064 25482 pending_rounds.cc:85] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting all ops after (but not including) 0
I20260713 09:11:29.697273 25482 pending_rounds.cc:107] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:29.697460 25482 raft_consensus.cc:2889] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:29.715807 25482 raft_consensus.cc:3060] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:29.720176 25482 pending_rounds.cc:85] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting all ops after (but not including) 0
I20260713 09:11:29.720427 25482 pending_rounds.cc:107] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:29.720718 25482 raft_consensus.cc:2889] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:29.781323 25482 raft_consensus.cc:3060] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:29.810811 25528 raft_consensus.cc:993] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: : Instructing follower e673673e1db042108f4cd486491d38fb to start an election
I20260713 09:11:29.811307 25428 raft_consensus.cc:1081] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Signalling peer e673673e1db042108f4cd486491d38fb to start an election
I20260713 09:11:29.812855 25284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266"
dest_uuid: "e673673e1db042108f4cd486491d38fb"
 from {username='slave'} at 127.0.0.1:59436
I20260713 09:11:29.813330 25284 raft_consensus.cc:493] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:29.813599 25284 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:29.817641 25284 raft_consensus.cc:515] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.819029 25284 leader_election.cc:290] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [CANDIDATE]: Term 3 election: Requested vote from peers 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245), 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263)
I20260713 09:11:29.819762 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e978a6b5d394e18974cbf5ce9ec613c"
I20260713 09:11:29.820020 25210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a63ca7f04cc4d749fcfc9a92eb00266" candidate_uuid: "e673673e1db042108f4cd486491d38fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bb301eae1b04608aa5135b69979af58"
I20260713 09:11:29.820398 25482 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:29.820545 25210 raft_consensus.cc:3055] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:29.820921 25210 raft_consensus.cc:740] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bb301eae1b04608aa5135b69979af58, State: Running, Role: LEADER
I20260713 09:11:29.821559 25210 consensus_queue.cc:260] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.822484 25210 raft_consensus.cc:3060] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:29.824934 25482 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 3.
I20260713 09:11:29.825901 25249 leader_election.cc:304] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [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: 2e978a6b5d394e18974cbf5ce9ec613c, e673673e1db042108f4cd486491d38fb; no voters: 
I20260713 09:11:29.826566 25429 raft_consensus.cc:2804] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:29.827006 25210 raft_consensus.cc:2468] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e673673e1db042108f4cd486491d38fb in term 3.
I20260713 09:11:29.827664 25429 raft_consensus.cc:697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 3 LEADER]: Becoming Leader. State: Replica: e673673e1db042108f4cd486491d38fb, State: Running, Role: LEADER
I20260713 09:11:29.828491 25429 consensus_queue.cc:237] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [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: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } }
I20260713 09:11:29.835117 25034 catalog_manager.cc:5697] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb reported cstate change: term changed from 2 to 3, leader changed from 8bb301eae1b04608aa5135b69979af58 (127.21.172.194) to e673673e1db042108f4cd486491d38fb (127.21.172.195). New cstate: current_term: 3 leader_uuid: "e673673e1db042108f4cd486491d38fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e673673e1db042108f4cd486491d38fb" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:29.965660 25482 raft_consensus.cc:3060] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:29.970395 25482 pending_rounds.cc:85] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting all ops after (but not including) 0
I20260713 09:11:29.970640 25482 pending_rounds.cc:107] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:29.970856 25482 raft_consensus.cc:2889] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:30.251921 25210 raft_consensus.cc:1275] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 3 FOLLOWER]: Refusing update from remote peer e673673e1db042108f4cd486491d38fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:30.253240 25429 consensus_queue.cc:1048] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb301eae1b04608aa5135b69979af58" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.264500 25481 raft_consensus.cc:1275] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 3 FOLLOWER]: Refusing update from remote peer e673673e1db042108f4cd486491d38fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:30.266377 25539 consensus_queue.cc:1048] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e978a6b5d394e18974cbf5ce9ec613c" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 38245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.566905 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:30.567806 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:30.573096 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:30.573637 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:30.574208 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:31.568689 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:31.580247 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:31.585681 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:31.586150 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:31.586684 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:32.569527 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:32.593680 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:32.599442 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:32.599804 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:32.600221 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:33.570562 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:33.608155 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:33.615106 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:33.615466 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:33.616019 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:34.571849 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:34.621882 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:34.628003 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:34.633719 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:34.634141 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:11:35.572909 25083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:35.658639 22195 tablet_server.cc:179] TabletServer@127.21.172.193:38245 shutting down...
W20260713 09:11:35.678340 25249 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260713 09:11:35.693095 25249 consensus_peers.cc:597] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.696142 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:35.697090 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.697873 22195 raft_consensus.cc:2243] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.698542 22195 raft_consensus.cc:2272] T a0576442babe43c2aad8f3f9e2f230fc P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.701092 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.701737 22195 raft_consensus.cc:2243] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.702210 22195 raft_consensus.cc:2272] T 6e6bd41718be4819a006ef3d18926571 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.704360 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.704942 22195 raft_consensus.cc:2243] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.705395 22195 raft_consensus.cc:2272] T a1097bdc18aa45e280c833d1c6ebdf81 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.707551 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.708128 22195 raft_consensus.cc:2243] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.708647 22195 raft_consensus.cc:2272] T 0f6fbd8b7a584b47b6ee09046ea1547a P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.710810 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.711370 22195 raft_consensus.cc:2243] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.711810 22195 raft_consensus.cc:2272] T d67b1fb8b2e24dc2900ac13800781e8d P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.713886 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.714413 22195 raft_consensus.cc:2243] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.714862 22195 raft_consensus.cc:2272] T 117d168071d546318d877cb24ebc1942 P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.717062 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.717585 22195 raft_consensus.cc:2243] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.718050 22195 raft_consensus.cc:2272] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 2e978a6b5d394e18974cbf5ce9ec613c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.720187 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.720759 22195 raft_consensus.cc:2243] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.721210 22195 raft_consensus.cc:2272] T a1d3e696aa7f4911b957ba5db37378e9 P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.723179 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.723665 22195 raft_consensus.cc:2243] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.724135 22195 raft_consensus.cc:2272] T 477bdf63786a4452a4ec7f9eebec024e P 2e978a6b5d394e18974cbf5ce9ec613c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.726339 22195 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:35.726779 22195 raft_consensus.cc:2243] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.727197 22195 raft_consensus.cc:2272] T 8b78f0927a4f4a318228572cef5ac62c P 2e978a6b5d394e18974cbf5ce9ec613c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:35.751266 25249 consensus_peers.cc:597] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.759543 22195 tablet_server.cc:196] TabletServer@127.21.172.193:38245 shutdown complete.
I20260713 09:11:35.784412 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
W20260713 09:11:35.788085 25252 consensus_peers.cc:597] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb -> Peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Couldn't send request to peer 8bb301eae1b04608aa5135b69979af58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:35.807157 25175 consensus_peers.cc:597] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.814567 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:11:35.815428 25249 consensus_peers.cc:597] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb -> Peer 2e978a6b5d394e18974cbf5ce9ec613c (127.21.172.193:38245): Couldn't send request to peer 2e978a6b5d394e18974cbf5ce9ec613c. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:38245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.815586 22195 tablet_replica.cc:333] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.816776 22195 raft_consensus.cc:2243] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.817780 22195 raft_consensus.cc:2272] T 117d168071d546318d877cb24ebc1942 P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.819805 22195 tablet_replica.cc:333] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.820317 22195 raft_consensus.cc:2243] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.820757 22195 raft_consensus.cc:2272] T 6e6bd41718be4819a006ef3d18926571 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.822551 22195 tablet_replica.cc:333] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.823050 22195 raft_consensus.cc:2243] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.823799 22195 raft_consensus.cc:2272] T d67b1fb8b2e24dc2900ac13800781e8d P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.825667 22195 tablet_replica.cc:333] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.826104 22195 raft_consensus.cc:2243] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.826828 22195 raft_consensus.cc:2272] T 0f6fbd8b7a584b47b6ee09046ea1547a P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.828814 22195 tablet_replica.cc:333] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.829280 22195 raft_consensus.cc:2243] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.829650 22195 raft_consensus.cc:2272] T a1097bdc18aa45e280c833d1c6ebdf81 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.831627 22195 tablet_replica.cc:333] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.832166 22195 raft_consensus.cc:2243] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.832762 22195 raft_consensus.cc:2272] T 1a63ca7f04cc4d749fcfc9a92eb00266 P 8bb301eae1b04608aa5135b69979af58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.834676 22195 tablet_replica.cc:333] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.835162 22195 raft_consensus.cc:2243] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.835631 22195 raft_consensus.cc:2272] T a1d3e696aa7f4911b957ba5db37378e9 P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.837648 22195 tablet_replica.cc:333] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.838183 22195 raft_consensus.cc:2243] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.838660 22195 raft_consensus.cc:2272] T a0576442babe43c2aad8f3f9e2f230fc P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.840476 22195 tablet_replica.cc:333] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.840915 22195 raft_consensus.cc:2243] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.841689 22195 raft_consensus.cc:2272] T 477bdf63786a4452a4ec7f9eebec024e P 8bb301eae1b04608aa5135b69979af58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.843472 22195 tablet_replica.cc:333] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58: stopping tablet replica
I20260713 09:11:35.843925 22195 raft_consensus.cc:2243] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.844712 22195 raft_consensus.cc:2272] T 8b78f0927a4f4a318228572cef5ac62c P 8bb301eae1b04608aa5135b69979af58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:35.858367 25252 consensus_peers.cc:597] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb -> Peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Couldn't send request to peer 8bb301eae1b04608aa5135b69979af58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.876791 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
W20260713 09:11:35.878845 25252 consensus_peers.cc:597] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb -> Peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Couldn't send request to peer 8bb301eae1b04608aa5135b69979af58. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:35.896996 25252 consensus_peers.cc:597] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb -> Peer 8bb301eae1b04608aa5135b69979af58 (127.21.172.194:46263): Couldn't send request to peer 8bb301eae1b04608aa5135b69979af58. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:35.906015 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:11:35.931391 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:35.932221 22195 tablet_replica.cc:333] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.933338 22195 raft_consensus.cc:2243] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.933967 22195 raft_consensus.cc:2272] T d67b1fb8b2e24dc2900ac13800781e8d P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.936070 22195 tablet_replica.cc:333] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.936664 22195 raft_consensus.cc:2243] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.937124 22195 raft_consensus.cc:2272] T 117d168071d546318d877cb24ebc1942 P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.938951 22195 tablet_replica.cc:333] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.939411 22195 raft_consensus.cc:2243] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.940177 22195 raft_consensus.cc:2272] T 1a63ca7f04cc4d749fcfc9a92eb00266 P e673673e1db042108f4cd486491d38fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.942133 22195 tablet_replica.cc:333] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.942601 22195 raft_consensus.cc:2243] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.943298 22195 raft_consensus.cc:2272] T a1d3e696aa7f4911b957ba5db37378e9 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.945066 22195 tablet_replica.cc:333] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.945501 22195 raft_consensus.cc:2243] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.945884 22195 raft_consensus.cc:2272] T 0f6fbd8b7a584b47b6ee09046ea1547a P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.947584 22195 tablet_replica.cc:333] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.947988 22195 raft_consensus.cc:2243] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.948827 22195 raft_consensus.cc:2272] T a1097bdc18aa45e280c833d1c6ebdf81 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.950543 22195 tablet_replica.cc:333] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.950984 22195 raft_consensus.cc:2243] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.951345 22195 raft_consensus.cc:2272] T 8b78f0927a4f4a318228572cef5ac62c P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.953090 22195 tablet_replica.cc:333] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.953503 22195 raft_consensus.cc:2243] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:35.953836 22195 raft_consensus.cc:2272] T 477bdf63786a4452a4ec7f9eebec024e P e673673e1db042108f4cd486491d38fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.955726 22195 tablet_replica.cc:333] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.956125 22195 raft_consensus.cc:2243] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.956900 22195 raft_consensus.cc:2272] T 6e6bd41718be4819a006ef3d18926571 P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.958666 22195 tablet_replica.cc:333] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb: stopping tablet replica
I20260713 09:11:35.959048 22195 raft_consensus.cc:2243] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:35.959813 22195 raft_consensus.cc:2272] T a0576442babe43c2aad8f3f9e2f230fc P e673673e1db042108f4cd486491d38fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:35.988643 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:11:36.010519 22195 master.cc:562] Master@127.21.172.254:35739 shutting down...
I20260713 09:11:36.031297 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.031847 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.032141 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6cd25caefa94f4aabd01122bc05a94f: stopping tablet replica
I20260713 09:11:36.052556 22195 master.cc:584] Master@127.21.172.254:35739 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13651 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:11:36.094085 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:46675
I20260713 09:11:36.095250 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:36.100747 25555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.100832 25554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:36.103348 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:36.103307 25557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:36.104754 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:36.104933 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:36.105121 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933896105088 us; error 0 us; skew 500 ppm
I20260713 09:11:36.105657 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:36.108098 22195 webserver.cc:533] Webserver started at http://127.21.172.254:33811/ using document root <none> and password file <none>
I20260713 09:11:36.108667 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:36.108852 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:36.109136 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:36.110220 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "07be7fbc4d20462297fd070faa6b25d6"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.114574 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:36.117893 25562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.118678 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:36.118956 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "07be7fbc4d20462297fd070faa6b25d6"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.119234 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:36.137704 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:36.138897 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:36.176491 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:46675
I20260713 09:11:36.176569 25613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:46675 every 8 connection(s)
I20260713 09:11:36.180351 25614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.190682 25614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6: Bootstrap starting.
I20260713 09:11:36.195293 25614 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.199265 25614 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6: No bootstrap required, opened a new log
I20260713 09:11:36.201426 25614 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER }
I20260713 09:11:36.201824 25614 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.202000 25614 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07be7fbc4d20462297fd070faa6b25d6, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.202598 25614 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER }
I20260713 09:11:36.203051 25614 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:36.203238 25614 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:36.203462 25614 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.207813 25614 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER }
I20260713 09:11:36.208274 25614 leader_election.cc:304] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [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: 07be7fbc4d20462297fd070faa6b25d6; no voters: 
I20260713 09:11:36.209419 25614 leader_election.cc:290] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:36.209824 25617 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.211187 25617 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 1 LEADER]: Becoming Leader. State: Replica: 07be7fbc4d20462297fd070faa6b25d6, State: Running, Role: LEADER
I20260713 09:11:36.211890 25617 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [LEADER]: Queue going to LEADER mode. State: All 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: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER }
I20260713 09:11:36.212538 25614 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:36.215004 25618 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07be7fbc4d20462297fd070faa6b25d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER } }
I20260713 09:11:36.215065 25619 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07be7fbc4d20462297fd070faa6b25d6. Latest consensus state: current_term: 1 leader_uuid: "07be7fbc4d20462297fd070faa6b25d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07be7fbc4d20462297fd070faa6b25d6" member_type: VOTER } }
I20260713 09:11:36.215915 25619 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:36.216704 25618 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:36.219317 25623 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:36.224592 25623 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:36.228734 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:36.233502 25623 catalog_manager.cc:1383] Generated new cluster ID: cda9d934e24e43cb9316097553ec78a1
I20260713 09:11:36.233759 25623 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:36.251046 25623 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:36.252290 25623 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:36.267750 25623 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6: Generated new TSK 0
I20260713 09:11:36.268354 25623 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:36.294921 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:36.300676 25635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.301781 25636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.303642 25638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:36.303887 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:36.304904 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:36.305146 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:36.305337 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933896305310 us; error 0 us; skew 500 ppm
I20260713 09:11:36.305899 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:36.308037 22195 webserver.cc:533] Webserver started at http://127.21.172.193:36763/ using document root <none> and password file <none>
I20260713 09:11:36.308614 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:36.308825 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:36.309087 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:36.310145 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "465360568ed940f2825c0908d719a92f"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.314535 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:36.317597 25643 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.318372 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:36.318670 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "465360568ed940f2825c0908d719a92f"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.318969 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:36.337997 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:36.339214 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:36.340655 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:36.342864 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:36.343087 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.343335 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:36.343525 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.383054 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:40891
I20260713 09:11:36.383155 25705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:40891 every 8 connection(s)
I20260713 09:11:36.388177 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:36.394822 25710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.396683 25711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.399122 25713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:36.399187 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:36.400693 25706 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46675
I20260713 09:11:36.401105 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:36.401108 25706 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:36.401576 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:36.401793 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933896401764 us; error 0 us; skew 500 ppm
I20260713 09:11:36.402240 25706 heartbeater.cc:507] Master 127.21.172.254:46675 requested a full tablet report, sending...
I20260713 09:11:36.402618 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:36.404708 25579 ts_manager.cc:194] Registered new tserver with Master: 465360568ed940f2825c0908d719a92f (127.21.172.193:40891)
I20260713 09:11:36.405280 22195 webserver.cc:533] Webserver started at http://127.21.172.194:39773/ using document root <none> and password file <none>
I20260713 09:11:36.405803 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:36.406010 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:36.406262 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:36.406636 25579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36042
I20260713 09:11:36.407438 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.411749 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:36.414980 25718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.415805 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:36.416083 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.416342 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:36.431386 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:36.432552 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:36.433861 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:36.435907 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:36.436098 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.436357 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:36.436549 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:11:36.474874 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:35059
I20260713 09:11:36.474985 25780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:35059 every 8 connection(s)
I20260713 09:11:36.479496 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:36.486169 25784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.487794 25785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:36.490789 25788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:36.490883 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:36.491832 25781 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46675
I20260713 09:11:36.492064 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:36.492203 25781 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:36.492374 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:36.492686 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933896492666 us; error 0 us; skew 500 ppm
I20260713 09:11:36.493157 25781 heartbeater.cc:507] Master 127.21.172.254:46675 requested a full tablet report, sending...
I20260713 09:11:36.493268 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:36.495255 25579 ts_manager.cc:194] Registered new tserver with Master: 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059)
I20260713 09:11:36.495812 22195 webserver.cc:533] Webserver started at http://127.21.172.195:45315/ using document root <none> and password file <none>
I20260713 09:11:36.496330 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:36.496567 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:36.496836 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:36.496815 25579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36044
I20260713 09:11:36.498219 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "c555a05011f343ec82ddc3624b2f519c"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.502758 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:36.505816 25792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.506516 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:36.506804 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "c555a05011f343ec82ddc3624b2f519c"
format_stamp: "Formatted at 2026-07-13 09:11:36 on dist-test-slave-zc2k"
I20260713 09:11:36.507084 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:36.531788 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:36.533044 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:36.534456 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:36.536670 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:36.536892 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.537140 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:36.537317 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:36.574901 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:46465
I20260713 09:11:36.575006 25854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:46465 every 8 connection(s)
I20260713 09:11:36.588667 25855 heartbeater.cc:344] Connected to a master server at 127.21.172.254:46675
I20260713 09:11:36.589038 25855 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:36.589759 25855 heartbeater.cc:507] Master 127.21.172.254:46675 requested a full tablet report, sending...
I20260713 09:11:36.591746 25579 ts_manager.cc:194] Registered new tserver with Master: c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:36.592806 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014688863s
I20260713 09:11:36.593212 25579 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36046
I20260713 09:11:36.616881 25579 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36062:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:36.619313 25579 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:36.672322 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 4256fa618aa74a6790b2341649d89b51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:36.673190 25819 tablet_service.cc:1511] Processing CreateTablet for tablet bf284a461855402d97819cf648641973 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:36.673861 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4256fa618aa74a6790b2341649d89b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.674503 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf284a461855402d97819cf648641973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.679844 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 4256fa618aa74a6790b2341649d89b51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:36.679802 25745 tablet_service.cc:1511] Processing CreateTablet for tablet bf284a461855402d97819cf648641973 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:36.681747 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf284a461855402d97819cf648641973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.682348 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4256fa618aa74a6790b2341649d89b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.683194 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 4256fa618aa74a6790b2341649d89b51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:36.683568 25670 tablet_service.cc:1511] Processing CreateTablet for tablet bf284a461855402d97819cf648641973 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6abac467e47046d5b8c24e4526b38a38]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:36.684505 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4256fa618aa74a6790b2341649d89b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.685082 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf284a461855402d97819cf648641973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:36.706544 25871 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: Bootstrap starting.
I20260713 09:11:36.715322 25871 tablet_bootstrap.cc:654] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.721359 25870 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: Bootstrap starting.
I20260713 09:11:36.728551 25872 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: Bootstrap starting.
I20260713 09:11:36.729364 25871 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: No bootstrap required, opened a new log
I20260713 09:11:36.729873 25871 ts_tablet_manager.cc:1403] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:11:36.730211 25870 tablet_bootstrap.cc:654] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.732764 25871 raft_consensus.cc:359] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.733549 25871 raft_consensus.cc:385] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.733844 25871 raft_consensus.cc:740] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.734292 25870 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: No bootstrap required, opened a new log
I20260713 09:11:36.734716 25870 ts_tablet_manager.cc:1403] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260713 09:11:36.734603 25871 consensus_queue.cc:260] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.735325 25872 tablet_bootstrap.cc:654] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.738286 25870 raft_consensus.cc:359] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.738859 25870 raft_consensus.cc:385] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.739156 25870 raft_consensus.cc:740] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.740423 25781 heartbeater.cc:499] Master 127.21.172.254:46675 was elected leader, sending a full tablet report...
I20260713 09:11:36.740126 25870 consensus_queue.cc:260] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.741006 25871 ts_tablet_manager.cc:1434] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.005s
I20260713 09:11:36.741712 25872 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: No bootstrap required, opened a new log
I20260713 09:11:36.742214 25871 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: Bootstrap starting.
I20260713 09:11:36.742405 25872 ts_tablet_manager.cc:1403] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:11:36.746398 25872 raft_consensus.cc:359] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.747408 25872 raft_consensus.cc:385] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.747851 25872 raft_consensus.cc:740] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.749102 25871 tablet_bootstrap.cc:654] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.748829 25872 consensus_queue.cc:260] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.752005 25706 heartbeater.cc:499] Master 127.21.172.254:46675 was elected leader, sending a full tablet report...
I20260713 09:11:36.755219 25870 ts_tablet_manager.cc:1434] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:11:36.756646 25870 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: Bootstrap starting.
I20260713 09:11:36.765682 25855 heartbeater.cc:499] Master 127.21.172.254:46675 was elected leader, sending a full tablet report...
I20260713 09:11:36.766062 25870 tablet_bootstrap.cc:654] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.768287 25872 ts_tablet_manager.cc:1434] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.008s
I20260713 09:11:36.769435 25872 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: Bootstrap starting.
I20260713 09:11:36.776367 25872 tablet_bootstrap.cc:654] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:36.783969 25870 tablet_bootstrap.cc:492] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: No bootstrap required, opened a new log
I20260713 09:11:36.784641 25870 ts_tablet_manager.cc:1403] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260713 09:11:36.787978 25870 raft_consensus.cc:359] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.788733 25870 raft_consensus.cc:385] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.788887 25872 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: No bootstrap required, opened a new log
I20260713 09:11:36.788944 25871 tablet_bootstrap.cc:492] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: No bootstrap required, opened a new log
I20260713 09:11:36.789047 25870 raft_consensus.cc:740] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.789660 25872 ts_tablet_manager.cc:1403] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:11:36.789762 25871 ts_tablet_manager.cc:1403] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.025s
I20260713 09:11:36.790002 25870 consensus_queue.cc:260] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.792197 25870 ts_tablet_manager.cc:1434] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:36.792382 25872 raft_consensus.cc:359] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.793150 25872 raft_consensus.cc:385] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.792747 25871 raft_consensus.cc:359] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.793457 25872 raft_consensus.cc:740] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.793610 25871 raft_consensus.cc:385] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:36.793967 25871 raft_consensus.cc:740] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Initialized, Role: FOLLOWER
I20260713 09:11:36.794269 25872 consensus_queue.cc:260] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.794718 25871 consensus_queue.cc:260] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.796330 25872 ts_tablet_manager.cc:1434] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:11:36.798477 25871 ts_tablet_manager.cc:1434] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:36.827389 25877 raft_consensus.cc:493] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.827909 25877 raft_consensus.cc:515] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
W20260713 09:11:36.828734 25856 tablet.cc:2406] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:36.830395 25877 leader_election.cc:290] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:36.839409 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" is_pre_election: true
I20260713 09:11:36.839561 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c" is_pre_election: true
I20260713 09:11:36.840101 25756 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 0.
I20260713 09:11:36.840210 25830 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 0.
I20260713 09:11:36.841291 25646 leader_election.cc:304] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, 61d7ffd6625743708f5ebbd37a4b3b3b; no voters: 
I20260713 09:11:36.841941 25877 raft_consensus.cc:2804] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.842247 25877 raft_consensus.cc:493] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.842517 25877 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.847303 25877 raft_consensus.cc:515] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.848920 25877 leader_election.cc:290] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 1 election: Requested vote from peers 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:36.849694 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:36.849891 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:36.850308 25756 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.850392 25830 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.857483 25830 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 1.
I20260713 09:11:36.857483 25756 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 1.
I20260713 09:11:36.858728 25647 leader_election.cc:304] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:36.859448 25877 raft_consensus.cc:2804] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.860515 25877 raft_consensus.cc:697] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 LEADER]: Becoming Leader. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:36.861162 25877 consensus_queue.cc:237] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:36.867866 25577 catalog_manager.cc:5697] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f reported cstate change: term changed from 0 to 1, leader changed from <none> to 465360568ed940f2825c0908d719a92f (127.21.172.193). New cstate: current_term: 1 leader_uuid: "465360568ed940f2825c0908d719a92f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:36.871170 25875 raft_consensus.cc:493] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:36.871603 25875 raft_consensus.cc:515] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.873962 25875 leader_election.cc:290] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465), 465360568ed940f2825c0908d719a92f (127.21.172.193:40891)
I20260713 09:11:36.883538 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c" is_pre_election: true
I20260713 09:11:36.884274 25830 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 0.
I20260713 09:11:36.885443 25722 leader_election.cc:304] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:36.885481 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f" is_pre_election: true
I20260713 09:11:36.886314 25681 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 0.
I20260713 09:11:36.886396 25875 raft_consensus.cc:2804] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:36.886802 25875 raft_consensus.cc:493] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:36.887086 25875 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.892051 25875 raft_consensus.cc:515] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.893682 25875 leader_election.cc:290] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 election: Requested vote from peers c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465), 465360568ed940f2825c0908d719a92f (127.21.172.193:40891)
I20260713 09:11:36.894501 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:36.894646 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f"
I20260713 09:11:36.895201 25830 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.895265 25681 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:36.900238 25830 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 1.
I20260713 09:11:36.900550 25681 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 1.
I20260713 09:11:36.901275 25722 leader_election.cc:304] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:36.901935 25875 raft_consensus.cc:2804] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:36.902981 25875 raft_consensus.cc:697] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Becoming Leader. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Running, Role: LEADER
I20260713 09:11:36.903787 25875 consensus_queue.cc:237] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:36.910178 25577 catalog_manager.cc:5697] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194). New cstate: current_term: 1 leader_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.982236 25577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36078:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:36.983983 25577 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:37.005558 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 6a026e46d67c4a15832534a0b5a0c109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.006842 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a026e46d67c4a15832534a0b5a0c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.007015 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 6a026e46d67c4a15832534a0b5a0c109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.008201 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a026e46d67c4a15832534a0b5a0c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.008687 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 6a026e46d67c4a15832534a0b5a0c109 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:37.009897 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a026e46d67c4a15832534a0b5a0c109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.010128 25671 tablet_service.cc:1511] Processing CreateTablet for tablet b20975db40174ccf9f8098c6e9825d03 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.011250 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20975db40174ccf9f8098c6e9825d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.022253 25870 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: Bootstrap starting.
I20260713 09:11:37.023779 25745 tablet_service.cc:1511] Processing CreateTablet for tablet b20975db40174ccf9f8098c6e9825d03 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.025044 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20975db40174ccf9f8098c6e9825d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.028730 25870 tablet_bootstrap.cc:654] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.031504 25872 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: Bootstrap starting.
I20260713 09:11:37.031980 25819 tablet_service.cc:1511] Processing CreateTablet for tablet b20975db40174ccf9f8098c6e9825d03 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=36cc258e7e0b4a50a3da6d58102dcaa6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:37.033210 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20975db40174ccf9f8098c6e9825d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.034220 25871 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: Bootstrap starting.
I20260713 09:11:37.040443 25871 tablet_bootstrap.cc:654] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.041028 25872 tablet_bootstrap.cc:654] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.048120 25870 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: No bootstrap required, opened a new log
I20260713 09:11:37.048120 25871 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: No bootstrap required, opened a new log
I20260713 09:11:37.048861 25871 ts_tablet_manager.cc:1403] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:11:37.049846 25870 ts_tablet_manager.cc:1403] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260713 09:11:37.051806 25871 raft_consensus.cc:359] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.052585 25871 raft_consensus.cc:385] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.053043 25871 raft_consensus.cc:740] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.052655 25870 raft_consensus.cc:359] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.053570 25870 raft_consensus.cc:385] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.053874 25870 raft_consensus.cc:740] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.054373 25872 tablet_bootstrap.cc:492] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: No bootstrap required, opened a new log
I20260713 09:11:37.053970 25871 consensus_queue.cc:260] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.054746 25870 consensus_queue.cc:260] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.056793 25872 ts_tablet_manager.cc:1403] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260713 09:11:37.056944 25870 ts_tablet_manager.cc:1434] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:37.058027 25870 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: Bootstrap starting.
I20260713 09:11:37.060371 25871 ts_tablet_manager.cc:1434] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:11:37.061517 25871 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: Bootstrap starting.
I20260713 09:11:37.064481 25870 tablet_bootstrap.cc:654] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.065847 25872 raft_consensus.cc:359] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.070194 25872 raft_consensus.cc:385] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.070513 25872 raft_consensus.cc:740] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.071280 25872 consensus_queue.cc:260] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.073041 25872 ts_tablet_manager.cc:1434] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:11:37.074419 25872 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Bootstrap starting.
I20260713 09:11:37.075595 25870 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: No bootstrap required, opened a new log
I20260713 09:11:37.076122 25870 ts_tablet_manager.cc:1403] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:11:37.078260 25871 tablet_bootstrap.cc:654] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.079056 25870 raft_consensus.cc:359] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.079784 25870 raft_consensus.cc:385] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.080057 25870 raft_consensus.cc:740] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.080870 25870 consensus_queue.cc:260] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.081547 25872 tablet_bootstrap.cc:654] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.081892 25875 raft_consensus.cc:493] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:37.082376 25875 raft_consensus.cc:515] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.083250 25870 ts_tablet_manager.cc:1434] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:37.085346 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f" is_pre_election: true
I20260713 09:11:37.086190 25681 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 0.
I20260713 09:11:37.089363 25722 leader_election.cc:304] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, 61d7ffd6625743708f5ebbd37a4b3b3b; no voters: 
I20260713 09:11:37.089794 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c" is_pre_election: true
I20260713 09:11:37.084656 25875 leader_election.cc:290] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:37.090286 25886 raft_consensus.cc:2804] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:37.090440 25830 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 0.
I20260713 09:11:37.090839 25886 raft_consensus.cc:493] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:37.091241 25886 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.095836 25872 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: No bootstrap required, opened a new log
I20260713 09:11:37.096522 25872 ts_tablet_manager.cc:1403] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260713 09:11:37.098526 25871 tablet_bootstrap.cc:492] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: No bootstrap required, opened a new log
I20260713 09:11:37.098311 25886 raft_consensus.cc:515] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.099040 25871 ts_tablet_manager.cc:1403] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.007s
I20260713 09:11:37.099399 25872 raft_consensus.cc:359] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.100129 25872 raft_consensus.cc:385] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.100174 25886 leader_election.cc:290] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 election: Requested vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:37.100519 25872 raft_consensus.cc:740] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.101217 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f"
I20260713 09:11:37.101637 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:37.101802 25681 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.101398 25872 consensus_queue.cc:260] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.102206 25830 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.104009 25872 ts_tablet_manager.cc:1434] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:37.101989 25871 raft_consensus.cc:359] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.104974 25871 raft_consensus.cc:385] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.105268 25871 raft_consensus.cc:740] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.106002 25871 consensus_queue.cc:260] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.108217 25871 ts_tablet_manager.cc:1434] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:37.109006 25681 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 1.
I20260713 09:11:37.109316 25830 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 1.
I20260713 09:11:37.110234 25722 leader_election.cc:304] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, 61d7ffd6625743708f5ebbd37a4b3b3b; no voters: 
I20260713 09:11:37.111611 25886 raft_consensus.cc:2804] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:37.112071 25886 raft_consensus.cc:697] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Becoming Leader. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Running, Role: LEADER
I20260713 09:11:37.112876 25886 consensus_queue.cc:237] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.123548 25579 catalog_manager.cc:5697] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194). New cstate: current_term: 1 leader_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:37.224086 25627 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:37.276329 25877 consensus_queue.cc:1048] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.289147 25902 consensus_queue.cc:1048] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:37.342943 25886 consensus_queue.cc:1048] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.352497 25875 consensus_queue.cc:1048] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.415398 25878 raft_consensus.cc:493] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:37.415855 25878 raft_consensus.cc:515] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.418288 25878 leader_election.cc:290] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059)
I20260713 09:11:37.429680 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" is_pre_election: true
I20260713 09:11:37.429921 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f" is_pre_election: true
I20260713 09:11:37.430384 25756 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 0.
I20260713 09:11:37.430545 25681 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 0.
I20260713 09:11:37.431504 25795 leader_election.cc:304] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:37.432178 25878 raft_consensus.cc:2804] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:37.432508 25878 raft_consensus.cc:493] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:37.432792 25878 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.437476 25878 raft_consensus.cc:515] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.439011 25878 leader_election.cc:290] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [CANDIDATE]: Term 1 election: Requested vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059)
I20260713 09:11:37.439854 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "465360568ed940f2825c0908d719a92f"
I20260713 09:11:37.440018 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:37.440357 25681 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.440590 25756 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.445041 25756 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 1.
I20260713 09:11:37.445046 25681 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 1.
I20260713 09:11:37.446061 25795 leader_election.cc:304] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:37.446718 25878 raft_consensus.cc:2804] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:37.447726 25878 raft_consensus.cc:697] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 LEADER]: Becoming Leader. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Running, Role: LEADER
I20260713 09:11:37.448366 25878 consensus_queue.cc:237] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.455498 25579 catalog_manager.cc:5697] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c reported cstate change: term changed from 0 to 1, leader changed from <none> to c555a05011f343ec82ddc3624b2f519c (127.21.172.195). New cstate: current_term: 1 leader_uuid: "c555a05011f343ec82ddc3624b2f519c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:37.507184 25756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51"
dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
mode: GRACEFUL
new_leader_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:40836
I20260713 09:11:37.507772 25756 raft_consensus.cc:606] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Received request to transfer leadership to TS 465360568ed940f2825c0908d719a92f
I20260713 09:11:37.525815 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf284a461855402d97819cf648641973"
dest_uuid: "465360568ed940f2825c0908d719a92f"
mode: GRACEFUL
new_leader_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
 from {username='slave'} at 127.0.0.1:59456
I20260713 09:11:37.526471 25681 raft_consensus.cc:606] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 LEADER]: Received request to transfer leadership to TS 61d7ffd6625743708f5ebbd37a4b3b3b
I20260713 09:11:37.532331 25756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109"
dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
mode: GRACEFUL
new_leader_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:40836
I20260713 09:11:37.532873 25756 raft_consensus.cc:606] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Received request to transfer leadership to TS 465360568ed940f2825c0908d719a92f
I20260713 09:11:37.546073 25830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03"
dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
mode: GRACEFUL
new_leader_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:38174
I20260713 09:11:37.546540 25830 raft_consensus.cc:606] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 LEADER]: Received request to transfer leadership to TS 465360568ed940f2825c0908d719a92f
I20260713 09:11:37.567461 25875 consensus_queue.cc:1048] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.574196 25886 raft_consensus.cc:993] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: : Instructing follower 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.574638 25886 raft_consensus.cc:1081] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Signalling peer 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.577373 25680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109"
dest_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:59440
I20260713 09:11:37.578009 25680 raft_consensus.cc:493] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:37.578387 25680 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.581015 25886 consensus_queue.cc:1048] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.588406 25680 raft_consensus.cc:515] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.593497 25680 leader_election.cc:290] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Requested vote from peers 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:37.594751 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:37.595355 25756 raft_consensus.cc:3055] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:37.595679 25756 raft_consensus.cc:740] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Running, Role: LEADER
I20260713 09:11:37.596478 25756 consensus_queue.cc:260] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.596874 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a026e46d67c4a15832534a0b5a0c109" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:37.597482 25830 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.597822 25756 raft_consensus.cc:3060] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.604724 25830 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.604899 25756 raft_consensus.cc:2468] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.605937 25647 leader_election.cc:304] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:37.606752 25902 raft_consensus.cc:2804] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:37.607175 25902 raft_consensus.cc:697] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Becoming Leader. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:37.607959 25902 consensus_queue.cc:237] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.614975 25579 catalog_manager.cc:5697] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f reported cstate change: term changed from 1 to 2, leader changed from 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194) to 465360568ed940f2825c0908d719a92f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "465360568ed940f2825c0908d719a92f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:37.735541 25875 raft_consensus.cc:993] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: : Instructing follower 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.736030 25886 raft_consensus.cc:1081] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Signalling peer 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.737565 25680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51"
dest_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:59440
I20260713 09:11:37.738132 25680 raft_consensus.cc:493] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:37.738474 25680 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.744468 25680 raft_consensus.cc:515] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:37.746369 25680 leader_election.cc:290] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Requested vote from peers c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465), 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059)
I20260713 09:11:37.747088 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:37.747315 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4256fa618aa74a6790b2341649d89b51" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:37.747713 25830 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.747895 25756 raft_consensus.cc:3055] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:37.748255 25756 raft_consensus.cc:740] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Running, Role: LEADER
I20260713 09:11:37.749029 25756 consensus_queue.cc:260] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:37.749990 25756 raft_consensus.cc:3060] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.754066 25830 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.755153 25647 leader_election.cc:304] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:37.755693 25756 raft_consensus.cc:2468] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.755977 25902 raft_consensus.cc:2804] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:37.756526 25902 raft_consensus.cc:697] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Becoming Leader. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:37.757331 25902 consensus_queue.cc:237] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } }
I20260713 09:11:37.763033 25579 catalog_manager.cc:5697] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f reported cstate change: term changed from 1 to 2, leader changed from 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194) to 465360568ed940f2825c0908d719a92f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "465360568ed940f2825c0908d719a92f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:37.847679 25878 consensus_queue.cc:1048] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [LEADER]: Connected to new peer: Peer: permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:37.849262 25902 raft_consensus.cc:993] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: : Instructing follower 61d7ffd6625743708f5ebbd37a4b3b3b to start an election
I20260713 09:11:37.849844 25877 raft_consensus.cc:1081] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 LEADER]: Signalling peer 61d7ffd6625743708f5ebbd37a4b3b3b to start an election
I20260713 09:11:37.851433 25756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf284a461855402d97819cf648641973"
dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
 from {username='slave'} at 127.0.0.1:40804
I20260713 09:11:37.852126 25756 raft_consensus.cc:493] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:37.852588 25756 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.855765 25913 raft_consensus.cc:993] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: : Instructing follower 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.856542 25878 raft_consensus.cc:1081] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 LEADER]: Signalling peer 465360568ed940f2825c0908d719a92f to start an election
I20260713 09:11:37.858757 25681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03"
dest_uuid: "465360568ed940f2825c0908d719a92f"
 from {username='slave'} at 127.0.0.1:59444
I20260713 09:11:37.859167 25756 raft_consensus.cc:515] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.859700 25681 raft_consensus.cc:493] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:37.860128 25681 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.861392 25756 leader_election.cc:290] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 2 election: Requested vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:37.862804 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:37.863472 25830 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.865610 25681 raft_consensus.cc:515] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.867087 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf284a461855402d97819cf648641973" candidate_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "465360568ed940f2825c0908d719a92f"
I20260713 09:11:37.867726 25680 raft_consensus.cc:3055] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:37.868075 25680 raft_consensus.cc:740] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:37.869113 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:37.869052 25680 consensus_queue.cc:260] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.869769 25756 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.870460 25680 raft_consensus.cc:3060] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.871019 25830 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 2.
I20260713 09:11:37.872346 25722 leader_election.cc:304] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:37.873210 25886 raft_consensus.cc:2804] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:37.873881 25886 raft_consensus.cc:697] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 LEADER]: Becoming Leader. State: Replica: 61d7ffd6625743708f5ebbd37a4b3b3b, State: Running, Role: LEADER
I20260713 09:11:37.874083 25681 leader_election.cc:290] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Requested vote from peers 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059), c555a05011f343ec82ddc3624b2f519c (127.21.172.195:46465)
I20260713 09:11:37.874704 25886 consensus_queue.cc:237] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.876997 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "465360568ed940f2825c0908d719a92f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
I20260713 09:11:37.877303 25756 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.877645 25829 raft_consensus.cc:3055] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:37.877825 25680 raft_consensus.cc:2468] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61d7ffd6625743708f5ebbd37a4b3b3b in term 2.
I20260713 09:11:37.878031 25829 raft_consensus.cc:740] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Running, Role: LEADER
I20260713 09:11:37.878695 25755 raft_consensus.cc:1240] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Rejecting Update request from peer c555a05011f343ec82ddc3624b2f519c for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:37.878587 25646 leader_election.cc:304] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 465360568ed940f2825c0908d719a92f, 61d7ffd6625743708f5ebbd37a4b3b3b; no voters: 
I20260713 09:11:37.878840 25829 consensus_queue.cc:260] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.879818 25877 raft_consensus.cc:2804] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:37.880028 25829 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:37.880292 25877 raft_consensus.cc:697] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Becoming Leader. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:37.881140 25877 consensus_queue.cc:237] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:37.885627 25579 catalog_manager.cc:5697] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b reported cstate change: term changed from 1 to 2, leader changed from 465360568ed940f2825c0908d719a92f (127.21.172.193) to 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194). New cstate: current_term: 2 leader_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:37.886454 25829 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 465360568ed940f2825c0908d719a92f in term 2.
I20260713 09:11:37.888602 25577 catalog_manager.cc:5697] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f reported cstate change: term changed from 1 to 2, leader changed from c555a05011f343ec82ddc3624b2f519c (127.21.172.195) to 465360568ed940f2825c0908d719a92f (127.21.172.193). New cstate: current_term: 2 leader_uuid: "465360568ed940f2825c0908d719a92f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:37.987140 22195 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:11:37.988603 22195 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:11:37.988924 22195 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:11:37.999234 25680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03"
dest_uuid: "465360568ed940f2825c0908d719a92f"
mode: GRACEFUL
new_leader_uuid: "c555a05011f343ec82ddc3624b2f519c"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:11:37.999809 25680 raft_consensus.cc:606] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Received request to transfer leadership to TS c555a05011f343ec82ddc3624b2f519c
I20260713 09:11:38.000898 22195 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:11:38.111294 25755 raft_consensus.cc:1275] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.112676 25877 consensus_queue.cc:1048] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.113427 25829 raft_consensus.cc:1275] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.114801 25877 consensus_queue.cc:1048] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.142671 25830 raft_consensus.cc:1275] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.144150 25877 consensus_queue.cc:1048] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.152210 25755 raft_consensus.cc:1275] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.153735 25877 consensus_queue.cc:1048] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.330157 25755 raft_consensus.cc:1275] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.331468 25877 consensus_queue.cc:1048] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:38.340482 25830 raft_consensus.cc:1275] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Refusing update from remote peer 465360568ed940f2825c0908d719a92f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.342221 25680 raft_consensus.cc:1275] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Refusing update from remote peer 61d7ffd6625743708f5ebbd37a4b3b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.344135 25886 consensus_queue.cc:1048] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.344729 25923 consensus_queue.cc:1048] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:38.355103 25829 raft_consensus.cc:1275] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Refusing update from remote peer 61d7ffd6625743708f5ebbd37a4b3b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:38.358521 25875 consensus_queue.cc:1048] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:38.365262 25923 raft_consensus.cc:993] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: : Instructing follower c555a05011f343ec82ddc3624b2f519c to start an election
I20260713 09:11:38.365702 25923 raft_consensus.cc:1081] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Signalling peer c555a05011f343ec82ddc3624b2f519c to start an election
I20260713 09:11:38.367604 25828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03"
dest_uuid: "c555a05011f343ec82ddc3624b2f519c"
 from {username='slave'} at 127.0.0.1:38144
I20260713 09:11:38.368095 25828 raft_consensus.cc:493] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:38.368350 25828 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:38.374197 25828 raft_consensus.cc:515] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:38.375895 25828 leader_election.cc:290] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [CANDIDATE]: Term 3 election: Requested vote from peers 465360568ed940f2825c0908d719a92f (127.21.172.193:40891), 61d7ffd6625743708f5ebbd37a4b3b3b (127.21.172.194:35059)
I20260713 09:11:38.376960 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b"
I20260713 09:11:38.376884 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20975db40174ccf9f8098c6e9825d03" candidate_uuid: "c555a05011f343ec82ddc3624b2f519c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "465360568ed940f2825c0908d719a92f"
I20260713 09:11:38.377664 25755 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:38.378103 25680 raft_consensus.cc:3055] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:38.378451 25680 raft_consensus.cc:740] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 465360568ed940f2825c0908d719a92f, State: Running, Role: LEADER
I20260713 09:11:38.379225 25680 consensus_queue.cc:260] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [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: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:38.380614 25680 raft_consensus.cc:3060] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:38.386761 25755 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 3.
I20260713 09:11:38.387411 25680 raft_consensus.cc:2468] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c555a05011f343ec82ddc3624b2f519c in term 3.
I20260713 09:11:38.387895 25795 leader_election.cc:304] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [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: 61d7ffd6625743708f5ebbd37a4b3b3b, c555a05011f343ec82ddc3624b2f519c; no voters: 
I20260713 09:11:38.388639 25913 raft_consensus.cc:2804] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:38.389397 25913 raft_consensus.cc:697] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 LEADER]: Becoming Leader. State: Replica: c555a05011f343ec82ddc3624b2f519c, State: Running, Role: LEADER
I20260713 09:11:38.390131 25913 consensus_queue.cc:237] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [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: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } }
I20260713 09:11:38.395380 25579 catalog_manager.cc:5697] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c reported cstate change: term changed from 2 to 3, leader changed from 465360568ed940f2825c0908d719a92f (127.21.172.193) to c555a05011f343ec82ddc3624b2f519c (127.21.172.195). New cstate: current_term: 3 leader_uuid: "c555a05011f343ec82ddc3624b2f519c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "465360568ed940f2825c0908d719a92f" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61d7ffd6625743708f5ebbd37a4b3b3b" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c555a05011f343ec82ddc3624b2f519c" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46465 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.634496 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:11:38.652990 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:38.653646 22195 tablet_replica.cc:333] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f: stopping tablet replica
I20260713 09:11:38.654201 22195 raft_consensus.cc:2243] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.654639 22195 raft_consensus.cc:2272] T b20975db40174ccf9f8098c6e9825d03 P 465360568ed940f2825c0908d719a92f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.656795 22195 tablet_replica.cc:333] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f: stopping tablet replica
I20260713 09:11:38.657289 22195 raft_consensus.cc:2243] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.657984 22195 raft_consensus.cc:2272] T 6a026e46d67c4a15832534a0b5a0c109 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.659914 22195 tablet_replica.cc:333] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f: stopping tablet replica
I20260713 09:11:38.660399 22195 raft_consensus.cc:2243] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.661175 22195 raft_consensus.cc:2272] T 4256fa618aa74a6790b2341649d89b51 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.663357 22195 tablet_replica.cc:333] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f: stopping tablet replica
I20260713 09:11:38.663802 22195 raft_consensus.cc:2243] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.664173 22195 raft_consensus.cc:2272] T bf284a461855402d97819cf648641973 P 465360568ed940f2825c0908d719a92f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.685629 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
I20260713 09:11:38.695879 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
I20260713 09:11:38.713258 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:38.713861 22195 tablet_replica.cc:333] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b: stopping tablet replica
I20260713 09:11:38.714393 22195 raft_consensus.cc:2243] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.714825 22195 raft_consensus.cc:2272] T b20975db40174ccf9f8098c6e9825d03 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.717221 22195 tablet_replica.cc:333] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b: stopping tablet replica
I20260713 09:11:38.717715 22195 raft_consensus.cc:2243] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.718194 22195 raft_consensus.cc:2272] T 6a026e46d67c4a15832534a0b5a0c109 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.720175 22195 tablet_replica.cc:333] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b: stopping tablet replica
I20260713 09:11:38.720814 22195 raft_consensus.cc:2243] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.721622 22195 raft_consensus.cc:2272] T bf284a461855402d97819cf648641973 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.723680 22195 tablet_replica.cc:333] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b: stopping tablet replica
I20260713 09:11:38.724154 22195 raft_consensus.cc:2243] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.724599 22195 raft_consensus.cc:2272] T 4256fa618aa74a6790b2341649d89b51 P 61d7ffd6625743708f5ebbd37a4b3b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.746647 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
I20260713 09:11:38.757330 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:11:38.774030 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:38.774636 22195 tablet_replica.cc:333] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: stopping tablet replica
I20260713 09:11:38.775261 22195 raft_consensus.cc:2243] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.775919 22195 pending_rounds.cc:70] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Trying to abort 1 pending ops.
I20260713 09:11:38.776114 22195 pending_rounds.cc:77] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993247812722688 op_type: NO_OP noop_request { }
I20260713 09:11:38.776414 22195 raft_consensus.cc:2889] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:38.776769 22195 raft_consensus.cc:2272] T b20975db40174ccf9f8098c6e9825d03 P c555a05011f343ec82ddc3624b2f519c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.778712 22195 tablet_replica.cc:333] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c: stopping tablet replica
I20260713 09:11:38.779222 22195 raft_consensus.cc:2243] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.779633 22195 raft_consensus.cc:2272] T 6a026e46d67c4a15832534a0b5a0c109 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.781713 22195 tablet_replica.cc:333] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c: stopping tablet replica
I20260713 09:11:38.782193 22195 raft_consensus.cc:2243] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.782605 22195 raft_consensus.cc:2272] T bf284a461855402d97819cf648641973 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.784569 22195 tablet_replica.cc:333] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c: stopping tablet replica
I20260713 09:11:38.785005 22195 raft_consensus.cc:2243] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.785393 22195 raft_consensus.cc:2272] T 4256fa618aa74a6790b2341649d89b51 P c555a05011f343ec82ddc3624b2f519c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.806771 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:11:38.817574 22195 master.cc:562] Master@127.21.172.254:46675 shutting down...
I20260713 09:11:38.831333 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.831791 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.832042 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07be7fbc4d20462297fd070faa6b25d6: stopping tablet replica
I20260713 09:11:38.841929 22195 master.cc:584] Master@127.21.172.254:46675 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2774 ms)
[----------] 6 tests from LeaderRebalancerTest (86303 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:11:38.868671 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:35209
I20260713 09:11:38.869657 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:38.874164 25932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:38.874369 25933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:38.876628 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:38.877202 25935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:38.878021 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:38.878209 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:38.878327 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933898878316 us; error 0 us; skew 500 ppm
I20260713 09:11:38.878767 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:38.880937 22195 webserver.cc:533] Webserver started at http://127.21.172.254:43233/ using document root <none> and password file <none>
I20260713 09:11:38.881354 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:38.881501 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:38.881699 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:38.882653 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "4f731cf6dc9c4e838674ec94d4917e43"
format_stamp: "Formatted at 2026-07-13 09:11:38 on dist-test-slave-zc2k"
I20260713 09:11:38.886966 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:38.890017 25940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.890697 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:38.890986 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "4f731cf6dc9c4e838674ec94d4917e43"
format_stamp: "Formatted at 2026-07-13 09:11:38 on dist-test-slave-zc2k"
I20260713 09:11:38.891251 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:38.912844 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:38.913832 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:38.947067 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:35209
I20260713 09:11:38.947152 25991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:35209 every 8 connection(s)
I20260713 09:11:38.950688 25992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.960319 25992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: Bootstrap starting.
I20260713 09:11:38.964418 25992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.968101 25992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: No bootstrap required, opened a new log
I20260713 09:11:38.970032 25992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER }
I20260713 09:11:38.970429 25992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.970657 25992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f731cf6dc9c4e838674ec94d4917e43, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.971184 25992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER }
I20260713 09:11:38.971702 25992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:38.971912 25992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:38.972203 25992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.977229 25992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER }
I20260713 09:11:38.977723 25992 leader_election.cc:304] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [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: 4f731cf6dc9c4e838674ec94d4917e43; no voters: 
I20260713 09:11:38.978788 25992 leader_election.cc:290] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:38.979097 25995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.980357 25995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 1 LEADER]: Becoming Leader. State: Replica: 4f731cf6dc9c4e838674ec94d4917e43, State: Running, Role: LEADER
I20260713 09:11:38.981030 25995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [LEADER]: Queue going to LEADER mode. State: All 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: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER }
I20260713 09:11:38.981714 25992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:38.983844 25996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f731cf6dc9c4e838674ec94d4917e43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER } }
I20260713 09:11:38.983944 25997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f731cf6dc9c4e838674ec94d4917e43. Latest consensus state: current_term: 1 leader_uuid: "4f731cf6dc9c4e838674ec94d4917e43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f731cf6dc9c4e838674ec94d4917e43" member_type: VOTER } }
I20260713 09:11:38.984491 25996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:38.984551 25997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:38.987092 26001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:38.993065 26001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:38.995453 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:39.001711 26001 catalog_manager.cc:1383] Generated new cluster ID: 805654e7ecab41bebcbda253b2c4641c
I20260713 09:11:39.001981 26001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:39.017412 26001 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:39.018551 26001 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:39.032582 26001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: Generated new TSK 0
I20260713 09:11:39.033095 26001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:39.061764 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.067201 26013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.068427 26014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.070024 26016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:39.070674 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:39.071656 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:39.071929 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.072141 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933899072122 us; error 0 us; skew 500 ppm
I20260713 09:11:39.072736 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.074919 22195 webserver.cc:533] Webserver started at http://127.21.172.193:43925/ using document root <none> and password file <none>
I20260713 09:11:39.075408 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.075605 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.075954 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.077098 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "bd4ac643e6144b0980391fabd0d4cf29"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.081216 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:11:39.084441 26021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.085210 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:39.085496 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "bd4ac643e6144b0980391fabd0d4cf29"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.085795 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:39.107097 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.108232 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.109709 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.111918 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.112144 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.112396 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.112622 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:11:39.148862 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:40207
I20260713 09:11:39.148950 26083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:40207 every 8 connection(s)
I20260713 09:11:39.153684 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.160058 26088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.160374 26089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.163833 26091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:39.164531 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:39.165131 26084 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35209
I20260713 09:11:39.165495 26084 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.166129 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:39.166193 26084 heartbeater.cc:507] Master 127.21.172.254:35209 requested a full tablet report, sending...
W20260713 09:11:39.166405 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.166711 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933899166689 us; error 0 us; skew 500 ppm
I20260713 09:11:39.167476 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.168640 25957 ts_manager.cc:194] Registered new tserver with Master: bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207)
I20260713 09:11:39.170209 22195 webserver.cc:533] Webserver started at http://127.21.172.194:37283/ using document root <none> and password file <none>
I20260713 09:11:39.170840 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.171068 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.171012 25957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35816
I20260713 09:11:39.171535 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.172824 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.176990 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:39.180047 26096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.180814 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:39.181098 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.181396 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:39.226941 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.227993 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.229394 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.231494 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.231709 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.231964 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.232141 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.268097 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:44591
I20260713 09:11:39.268193 26158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:44591 every 8 connection(s)
I20260713 09:11:39.272905 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.279837 26162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.280728 26163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:39.283597 26165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:39.284926 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:39.286010 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:39.286181 26159 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35209
W20260713 09:11:39.286310 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.286721 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933899286691 us; error 0 us; skew 500 ppm
I20260713 09:11:39.286738 26159 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.287410 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.287622 26159 heartbeater.cc:507] Master 127.21.172.254:35209 requested a full tablet report, sending...
I20260713 09:11:39.289671 25957 ts_manager.cc:194] Registered new tserver with Master: e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:39.290128 22195 webserver.cc:533] Webserver started at http://127.21.172.195:44185/ using document root <none> and password file <none>
I20260713 09:11:39.290802 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.291015 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.291083 25957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35822
I20260713 09:11:39.291412 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.292788 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "dc16503fc96d4399b4813f989f2fa68d"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.296916 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:39.299865 26170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.300650 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:39.300948 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "dc16503fc96d4399b4813f989f2fa68d"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-zc2k"
I20260713 09:11:39.301226 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:39.313539 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.314536 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.315822 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.317975 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.318207 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.318451 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.318629 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.354061 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:46063
I20260713 09:11:39.354164 26232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:46063 every 8 connection(s)
I20260713 09:11:39.366814 26233 heartbeater.cc:344] Connected to a master server at 127.21.172.254:35209
I20260713 09:11:39.367182 26233 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.367879 26233 heartbeater.cc:507] Master 127.21.172.254:35209 requested a full tablet report, sending...
I20260713 09:11:39.369649 25957 ts_manager.cc:194] Registered new tserver with Master: dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:39.370707 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013437448s
I20260713 09:11:39.370968 25957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35834
I20260713 09:11:39.394047 25957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35848:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:39.396481 25957 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:39.454751 26049 tablet_service.cc:1511] Processing CreateTablet for tablet 92236a9df5e54e4092d9a24110a9891d (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:39.456115 26049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92236a9df5e54e4092d9a24110a9891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.458943 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 92236a9df5e54e4092d9a24110a9891d (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:39.460433 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92236a9df5e54e4092d9a24110a9891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.461467 26046 tablet_service.cc:1511] Processing CreateTablet for tablet 29fed78cd7f9498ea6c292892c2f813e (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:39.462764 26046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fed78cd7f9498ea6c292892c2f813e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.465476 26197 tablet_service.cc:1511] Processing CreateTablet for tablet 79e7c04d0bf74ac6af1d1cc483cca66b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:39.465966 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 92236a9df5e54e4092d9a24110a9891d (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:39.466801 26197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e7c04d0bf74ac6af1d1cc483cca66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.467281 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92236a9df5e54e4092d9a24110a9891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.469427 26196 tablet_service.cc:1511] Processing CreateTablet for tablet a63bf5a9856b432e89528cc6bf33432c (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:39.470741 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bf5a9856b432e89528cc6bf33432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.459017 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 79e7c04d0bf74ac6af1d1cc483cca66b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:39.471791 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e7c04d0bf74ac6af1d1cc483cca66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.473480 26120 tablet_service.cc:1511] Processing CreateTablet for tablet e1944fa13db94a1db73b490845695cda (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:39.470425 26122 tablet_service.cc:1511] Processing CreateTablet for tablet a63bf5a9856b432e89528cc6bf33432c (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:39.472014 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 29fed78cd7f9498ea6c292892c2f813e (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:39.475744 26120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1944fa13db94a1db73b490845695cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.476291 26119 tablet_service.cc:1511] Processing CreateTablet for tablet f55e6f8a23d94a668212eb6c22903afb (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:39.477973 26047 tablet_service.cc:1511] Processing CreateTablet for tablet a63bf5a9856b432e89528cc6bf33432c (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:39.479230 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bf5a9856b432e89528cc6bf33432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.469429 26123 tablet_service.cc:1511] Processing CreateTablet for tablet 79e7c04d0bf74ac6af1d1cc483cca66b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:39.482034 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bf5a9856b432e89528cc6bf33432c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.482967 26195 tablet_service.cc:1511] Processing CreateTablet for tablet 29fed78cd7f9498ea6c292892c2f813e (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:39.487871 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 58080b8804794c2ba4c8d23c227f4139 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:39.486022 26194 tablet_service.cc:1511] Processing CreateTablet for tablet e1944fa13db94a1db73b490845695cda (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:39.488161 26193 tablet_service.cc:1511] Processing CreateTablet for tablet f55e6f8a23d94a668212eb6c22903afb (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:39.485718 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fed78cd7f9498ea6c292892c2f813e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.490760 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58080b8804794c2ba4c8d23c227f4139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.491338 26118 tablet_service.cc:1511] Processing CreateTablet for tablet 58080b8804794c2ba4c8d23c227f4139 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:39.494220 26045 tablet_service.cc:1511] Processing CreateTablet for tablet e1944fa13db94a1db73b490845695cda (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:39.495508 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1944fa13db94a1db73b490845695cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.497551 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 58080b8804794c2ba4c8d23c227f4139 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:39.500641 26044 tablet_service.cc:1511] Processing CreateTablet for tablet f55e6f8a23d94a668212eb6c22903afb (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:39.502570 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58080b8804794c2ba4c8d23c227f4139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.504733 26042 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec61b57e8034795890897afe1e0428b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:39.505975 26042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec61b57e8034795890897afe1e0428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.508744 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e6f8a23d94a668212eb6c22903afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.517287 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e6f8a23d94a668212eb6c22903afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.522970 26117 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec61b57e8034795890897afe1e0428b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:39.525882 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec61b57e8034795890897afe1e0428b (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:39.527205 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec61b57e8034795890897afe1e0428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.528944 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fed78cd7f9498ea6c292892c2f813e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.529897 26041 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de8cd65454f799d7dd32da8c33250 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:39.531157 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de8cd65454f799d7dd32da8c33250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.533427 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1944fa13db94a1db73b490845695cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.533289 26116 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de8cd65454f799d7dd32da8c33250 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:39.539494 26117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec61b57e8034795890897afe1e0428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.545038 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58080b8804794c2ba4c8d23c227f4139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.549140 26119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e6f8a23d94a668212eb6c22903afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.551611 26116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de8cd65454f799d7dd32da8c33250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.556969 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e7c04d0bf74ac6af1d1cc483cca66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.639690 26196 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de8cd65454f799d7dd32da8c33250 (DEFAULT_TABLE table=test-workload [id=bfa78dc4286e4b98abfcfcbdae4f7aa1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:39.641093 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de8cd65454f799d7dd32da8c33250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.664850 26248 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.670341 26250 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.677996 26249 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.678402 26250 tablet_bootstrap.cc:654] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.680840 26248 tablet_bootstrap.cc:654] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.693204 26248 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.693691 26248 ts_tablet_manager.cc:1403] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:11:39.696009 26248 raft_consensus.cc:359] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:39.696664 26248 raft_consensus.cc:385] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.696952 26248 raft_consensus.cc:740] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.697670 26248 consensus_queue.cc:260] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:39.699561 26233 heartbeater.cc:499] Master 127.21.172.254:35209 was elected leader, sending a full tablet report...
I20260713 09:11:39.700421 26249 tablet_bootstrap.cc:654] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.700570 26250 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.701092 26250 ts_tablet_manager.cc:1403] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260713 09:11:39.703863 26250 raft_consensus.cc:359] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:39.704552 26250 raft_consensus.cc:385] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.704824 26250 raft_consensus.cc:740] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.705713 26250 consensus_queue.cc:260] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:39.711606 26248 ts_tablet_manager.cc:1434] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:39.713016 26248 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.720729 26248 tablet_bootstrap.cc:654] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.721484 26249 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:39.721971 26249 ts_tablet_manager.cc:1403] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.006s
I20260713 09:11:39.724711 26249 raft_consensus.cc:359] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.725400 26249 raft_consensus.cc:385] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.725699 26249 raft_consensus.cc:740] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.726826 26249 consensus_queue.cc:260] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.731393 26248 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.731940 26248 ts_tablet_manager.cc:1403] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:11:39.732254 26159 heartbeater.cc:499] Master 127.21.172.254:35209 was elected leader, sending a full tablet report...
I20260713 09:11:39.732555 26250 ts_tablet_manager.cc:1434] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.019s
I20260713 09:11:39.733559 26250 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.734249 26249 ts_tablet_manager.cc:1434] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260713 09:11:39.734927 26084 heartbeater.cc:499] Master 127.21.172.254:35209 was elected leader, sending a full tablet report...
I20260713 09:11:39.734665 26248 raft_consensus.cc:359] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.735400 26248 raft_consensus.cc:385] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.735713 26248 raft_consensus.cc:740] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.736490 26248 consensus_queue.cc:260] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.738617 26248 ts_tablet_manager.cc:1434] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:39.739490 26248 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.739560 26250 tablet_bootstrap.cc:654] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.745570 26249 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.746992 26248 tablet_bootstrap.cc:654] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.752323 26249 tablet_bootstrap.cc:654] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.759696 26248 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.760317 26248 ts_tablet_manager.cc:1403] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:11:39.763734 26249 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:39.764353 26249 ts_tablet_manager.cc:1403] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:11:39.763938 26248 raft_consensus.cc:359] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.765019 26248 raft_consensus.cc:385] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.765425 26248 raft_consensus.cc:740] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.766611 26248 consensus_queue.cc:260] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.767740 26249 raft_consensus.cc:359] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.768625 26249 raft_consensus.cc:385] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.768985 26249 raft_consensus.cc:740] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.769938 26249 consensus_queue.cc:260] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.773103 26248 ts_tablet_manager.cc:1434] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:11:39.773986 26248 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.774768 26250 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.774883 26253 raft_consensus.cc:493] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.775282 26250 ts_tablet_manager.cc:1403] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260713 09:11:39.775391 26253 raft_consensus.cc:515] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.778505 26250 raft_consensus.cc:359] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.779219 26250 raft_consensus.cc:385] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.779493 26250 raft_consensus.cc:740] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.780027 26248 tablet_bootstrap.cc:654] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.780191 26250 consensus_queue.cc:260] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.782397 26250 ts_tablet_manager.cc:1434] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:39.786540 26250 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.786821 26249 ts_tablet_manager.cc:1434] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260713 09:11:39.791966 26253 leader_election.cc:290] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:39.792424 26250 tablet_bootstrap.cc:654] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.795120 26249 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.805382 26249 tablet_bootstrap.cc:654] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.817909 26249 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:39.818651 26249 ts_tablet_manager.cc:1403] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260713 09:11:39.822353 26249 raft_consensus.cc:359] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.823530 26249 raft_consensus.cc:385] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.823987 26249 raft_consensus.cc:740] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.825146 26249 consensus_queue.cc:260] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.833756 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
W20260713 09:11:39.836129 26172 leader_election.cc:343] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.837075 26249 ts_tablet_manager.cc:1434] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:11:39.841645 26249 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.843312 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
W20260713 09:11:39.846768 26172 leader_election.cc:343] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.846946 26248 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.847083 26250 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.847446 26248 ts_tablet_manager.cc:1403] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.037s
I20260713 09:11:39.847226 26172 leader_election.cc:304] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:39.847648 26250 ts_tablet_manager.cc:1403] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.061s	user 0.035s	sys 0.023s
I20260713 09:11:39.848495 26253 raft_consensus.cc:2749] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:39.850003 26248 raft_consensus.cc:359] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.850543 26248 raft_consensus.cc:385] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.850859 26248 raft_consensus.cc:740] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.850569 26250 raft_consensus.cc:359] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.851397 26250 raft_consensus.cc:385] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.851722 26250 raft_consensus.cc:740] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.851598 26248 consensus_queue.cc:260] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.852560 26250 consensus_queue.cc:260] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.853820 26248 ts_tablet_manager.cc:1434] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:39.854667 26250 ts_tablet_manager.cc:1434] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:39.854830 26248 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.855675 26250 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.861274 26248 tablet_bootstrap.cc:654] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.863968 26250 tablet_bootstrap.cc:654] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.864609 26257 raft_consensus.cc:493] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.865118 26257 raft_consensus.cc:515] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.872229 26248 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.872725 26248 ts_tablet_manager.cc:1403] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 09:11:39.875674 26248 raft_consensus.cc:359] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.876354 26248 raft_consensus.cc:385] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.876557 26257 leader_election.cc:290] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:39.876670 26248 raft_consensus.cc:740] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.877876 26248 consensus_queue.cc:260] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.880142 26248 ts_tablet_manager.cc:1434] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:39.882339 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
W20260713 09:11:39.884596 26023 leader_election.cc:343] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.889209 26249 tablet_bootstrap.cc:654] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.891626 26248 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.897235 26248 tablet_bootstrap.cc:654] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.899454 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
W20260713 09:11:39.901576 26022 leader_election.cc:343] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.901975 26249 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:39.902693 26249 ts_tablet_manager.cc:1403] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.005s
I20260713 09:11:39.902451 26022 leader_election.cc:304] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29; no voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:39.905666 26257 raft_consensus.cc:2749] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:39.908161 26249 raft_consensus.cc:359] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.908943 26249 raft_consensus.cc:385] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.909257 26249 raft_consensus.cc:740] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.910161 26248 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.909989 26249 consensus_queue.cc:260] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.910470 26250 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.910611 26248 ts_tablet_manager.cc:1403] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:11:39.911020 26250 ts_tablet_manager.cc:1403] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.028s
I20260713 09:11:39.912242 26249 ts_tablet_manager.cc:1434] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:39.913798 26249 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.913718 26248 raft_consensus.cc:359] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.914027 26250 raft_consensus.cc:359] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.914536 26248 raft_consensus.cc:385] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.914780 26250 raft_consensus.cc:385] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.914887 26248 raft_consensus.cc:740] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.915213 26250 raft_consensus.cc:740] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.915886 26248 consensus_queue.cc:260] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.916115 26250 consensus_queue.cc:260] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.918494 26248 ts_tablet_manager.cc:1434] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:39.919488 26248 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.922864 26250 ts_tablet_manager.cc:1434] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:39.923928 26250 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.925595 26248 tablet_bootstrap.cc:654] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.930078 26250 tablet_bootstrap.cc:654] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.931541 26253 raft_consensus.cc:493] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.930079 26249 tablet_bootstrap.cc:654] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.932086 26253 raft_consensus.cc:515] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.934305 26253 leader_election.cc:290] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:39.931562 26257 raft_consensus.cc:493] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.935604 26257 raft_consensus.cc:515] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.937234 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:39.937647 26257 leader_election.cc:290] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:39.937866 26059 raft_consensus.cc:2468] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:39.938874 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:39.940119 26248 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.940626 26248 ts_tablet_manager.cc:1403] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260713 09:11:39.941799 26172 leader_election.cc:304] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
W20260713 09:11:39.942972 26172 leader_election.cc:343] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.944038 26253 raft_consensus.cc:2804] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.944442 26253 raft_consensus.cc:493] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.944865 26253 raft_consensus.cc:3060] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.946255 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:39.947641 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
W20260713 09:11:39.948151 26023 leader_election.cc:343] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.947894 26248 raft_consensus.cc:359] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.949779 26248 raft_consensus.cc:385] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.950059 26248 raft_consensus.cc:740] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.950718 26248 consensus_queue.cc:260] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.951143 26250 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.951640 26250 ts_tablet_manager.cc:1403] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:11:39.953574 26248 ts_tablet_manager.cc:1434] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:11:39.954493 26248 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.956184 26249 tablet_bootstrap.cc:492] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:39.956732 26249 ts_tablet_manager.cc:1403] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.011s
I20260713 09:11:39.960062 26248 tablet_bootstrap.cc:654] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.959658 26253 raft_consensus.cc:515] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.962242 26255 raft_consensus.cc:493] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.962742 26255 raft_consensus.cc:515] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.963682 26208 raft_consensus.cc:2393] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4ac643e6144b0980391fabd0d4cf29 in current term 1: Already voted for candidate dc16503fc96d4399b4813f989f2fa68d in this term.
I20260713 09:11:39.965344 26248 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.965538 26255 leader_election.cc:290] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:39.959710 26249 raft_consensus.cc:359] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.965970 26248 ts_tablet_manager.cc:1403] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:11:39.966158 26249 raft_consensus.cc:385] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.966535 26249 raft_consensus.cc:740] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.967697 26022 leader_election.cc:304] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29; no voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:39.967372 26249 consensus_queue.cc:260] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.969015 26257 raft_consensus.cc:3060] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.968891 26248 raft_consensus.cc:359] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.969691 26248 raft_consensus.cc:385] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.970036 26248 raft_consensus.cc:740] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.954641 26250 raft_consensus.cc:359] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.970603 26250 raft_consensus.cc:385] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.970942 26250 raft_consensus.cc:740] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.970809 26248 consensus_queue.cc:260] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.971844 26250 consensus_queue.cc:260] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.973541 26248 ts_tablet_manager.cc:1434] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:39.974572 26248 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:39.974874 26250 ts_tablet_manager.cc:1434] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:11:39.975970 26250 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:39.979347 26257 raft_consensus.cc:2749] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:39.980044 26248 tablet_bootstrap.cc:654] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.982082 26250 tablet_bootstrap.cc:654] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.983819 26249 ts_tablet_manager.cc:1434] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:11:39.988137 26249 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:39.990229 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:39.991566 26250 tablet_bootstrap.cc:492] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:39.992100 26250 ts_tablet_manager.cc:1403] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260713 09:11:39.995002 26250 raft_consensus.cc:359] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:39.995685 26250 raft_consensus.cc:385] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.995988 26250 raft_consensus.cc:740] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.996600 26059 raft_consensus.cc:2468] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:39.997880 26248 tablet_bootstrap.cc:492] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:39.997756 26172 leader_election.cc:304] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:39.998040 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec61b57e8034795890897afe1e0428b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:39.998812 26274 raft_consensus.cc:2804] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.998760 26058 raft_consensus.cc:2468] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:39.998873 26250 consensus_queue.cc:260] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.000334 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec61b57e8034795890897afe1e0428b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.000717 26098 leader_election.cc:304] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:39.998409 26248 ts_tablet_manager.cc:1403] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260713 09:11:40.001582 26255 raft_consensus.cc:2804] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:11:40.001782 26097 leader_election.cc:343] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.002061 26255 raft_consensus.cc:493] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.002409 26255 raft_consensus.cc:3060] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.001602 26250 ts_tablet_manager.cc:1434] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:40.003527 26274 raft_consensus.cc:697] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.004345 26281 raft_consensus.cc:493] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.004216 26248 raft_consensus.cc:359] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.004472 26274 consensus_queue.cc:237] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.005847 26248 raft_consensus.cc:385] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.006232 26248 raft_consensus.cc:740] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.005939 26281 raft_consensus.cc:515] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.007113 26248 consensus_queue.cc:260] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.009274 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.009482 26255 raft_consensus.cc:515] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.010141 26058 raft_consensus.cc:2468] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:40.010664 26274 raft_consensus.cc:493] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.011113 26274 raft_consensus.cc:515] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.011606 26172 leader_election.cc:304] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.002403 26249 tablet_bootstrap.cc:654] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.012952 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec61b57e8034795890897afe1e0428b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.013175 26274 leader_election.cc:290] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.013525 26058 raft_consensus.cc:3060] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.013882 26274 raft_consensus.cc:2804] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.014246 26274 raft_consensus.cc:493] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.014576 26274 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.017271 26255 leader_election.cc:290] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.017951 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec61b57e8034795890897afe1e0428b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.018507 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.018719 26208 raft_consensus.cc:3060] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:40.020805 26172 leader_election.cc:343] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:40.022953 26005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:40.030071 26058 raft_consensus.cc:2468] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:40.030649 26255 raft_consensus.cc:493] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.032733 26249 tablet_bootstrap.cc:492] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:40.033248 26249 ts_tablet_manager.cc:1403] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.004s
I20260713 09:11:40.033015 26255 raft_consensus.cc:515] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.035386 26255 leader_election.cc:290] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.031684 26208 raft_consensus.cc:2468] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:40.032290 26281 leader_election.cc:290] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.005298 26250 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:40.033387 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.036841 26134 raft_consensus.cc:2468] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:40.036922 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.030103 26248 ts_tablet_manager.cc:1434] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.002s
I20260713 09:11:40.037660 26057 raft_consensus.cc:2468] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:40.031279 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.038336 26059 raft_consensus.cc:2468] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:40.038802 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.039465 26207 raft_consensus.cc:2468] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:40.040423 26097 leader_election.cc:304] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.041332 26097 leader_election.cc:304] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.039479 26172 leader_election.cc:304] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [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: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.043563 26250 tablet_bootstrap.cc:654] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.043588 26255 raft_consensus.cc:2804] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.044236 26281 raft_consensus.cc:2804] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.044720 26281 raft_consensus.cc:493] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.045236 26281 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.050207 26283 raft_consensus.cc:493] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.046548 26249 raft_consensus.cc:359] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.050737 26249 raft_consensus.cc:385] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.051239 26249 raft_consensus.cc:740] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.052126 26249 consensus_queue.cc:260] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.054370 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de8cd65454f799d7dd32da8c33250" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.050697 26283 raft_consensus.cc:515] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
W20260713 09:11:40.060575 26172 leader_election.cc:343] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.060833 26283 leader_election.cc:290] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.060781 26249 ts_tablet_manager.cc:1434] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:11:40.055912 26253 leader_election.cc:290] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.062143 26249 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:40.058265 26281 raft_consensus.cc:515] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.065796 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.067536 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.068080 26059 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.068535 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.069386 26249 tablet_bootstrap.cc:654] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.069362 26134 raft_consensus.cc:2468] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:40.071650 26172 leader_election.cc:304] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
W20260713 09:11:40.072585 26172 leader_election.cc:343] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.075006 26253 raft_consensus.cc:2804] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.075527 26253 raft_consensus.cc:493] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.075949 26253 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.080895 25957 catalog_manager.cc:5697] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 0 to 1, leader changed from <none> to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 1 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.087590 26059 raft_consensus.cc:2468] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:40.089200 26172 leader_election.cc:304] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.090245 26283 raft_consensus.cc:2804] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.090850 26283 raft_consensus.cc:697] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.091907 26283 consensus_queue.cc:237] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.097719 26289 raft_consensus.cc:2804] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.098333 26289 raft_consensus.cc:493] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.098780 26289 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.101227 26281 leader_election.cc:290] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.101444 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
W20260713 09:11:40.104938 26172 leader_election.cc:343] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.106441 26286 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.107085 26286 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.112365 26286 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.103899 26255 raft_consensus.cc:697] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.117853 26255 consensus_queue.cc:237] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.118443 26253 raft_consensus.cc:515] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.122020 26281 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.122526 26281 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.123417 26249 tablet_bootstrap.cc:492] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:40.123974 26249 ts_tablet_manager.cc:1403] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.031s
I20260713 09:11:40.125370 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
W20260713 09:11:40.126641 26172 leader_election.cc:343] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.127075 26249 raft_consensus.cc:359] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.127839 26249 raft_consensus.cc:385] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.129071 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.129190 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
W20260713 09:11:40.102639 26097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.195:46063, user_credentials={real_user=slave}} blocked reactor thread for 61364.6us
I20260713 09:11:40.131042 26134 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:40.128196 26249 raft_consensus.cc:740] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.132736 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.133327 26207 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:40.133446 26249 consensus_queue.cc:260] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.134481 26059 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:40.134815 26172 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [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: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.135867 26282 raft_consensus.cc:2804] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.136212 26282 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.136580 26282 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.138150 26249 ts_tablet_manager.cc:1434] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:11:40.139416 26249 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:40.140735 26098 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.145814 26249 tablet_bootstrap.cc:654] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.153951 26253 leader_election.cc:290] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.155229 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.156540 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.157143 26134 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.157666 26250 tablet_bootstrap.cc:492] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:40.158200 26250 ts_tablet_manager.cc:1403] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.153s	user 0.040s	sys 0.043s
I20260713 09:11:40.160893 26287 raft_consensus.cc:2804] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.161291 26287 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.161598 26287 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.166908 26250 raft_consensus.cc:359] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.167768 26250 raft_consensus.cc:385] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.168087 26250 raft_consensus.cc:740] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.162191 26253 raft_consensus.cc:493] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.169102 26253 raft_consensus.cc:515] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.171161 26253 leader_election.cc:290] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.162381 26257 raft_consensus.cc:493] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.172240 26257 raft_consensus.cc:515] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.174041 26257 leader_election.cc:290] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.152861 26281 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
W20260713 09:11:40.174604 26172 leader_election.cc:343] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.176463 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fed78cd7f9498ea6c292892c2f813e" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.178769 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:40.179140 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fed78cd7f9498ea6c292892c2f813e" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.178807 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.179733 26207 raft_consensus.cc:2468] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:40.181391 26287 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.177556 26133 raft_consensus.cc:2468] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:40.183774 26023 leader_election.cc:304] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.184247 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.184849 26059 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.185184 26257 raft_consensus.cc:2804] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.185686 26257 raft_consensus.cc:493] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.186128 26257 raft_consensus.cc:3060] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.183902 26274 raft_consensus.cc:515] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
W20260713 09:11:40.188124 26172 leader_election.cc:343] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:40.189338 26172 leader_election.cc:343] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:40.189934 26172 leader_election.cc:304] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.182672 26134 raft_consensus.cc:2468] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:40.148137 26282 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.190717 26250 consensus_queue.cc:260] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.192931 26283 raft_consensus.cc:2749] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:40.194715 26282 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.195363 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.196892 26172 leader_election.cc:304] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.197135 26057 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.197513 26274 leader_election.cc:290] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.198907 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.202407 26289 raft_consensus.cc:515] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.205310 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.200773 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.208560 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.209136 26207 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.202324 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.209033 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.199424 26282 raft_consensus.cc:2804] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.205845 26289 leader_election.cc:290] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.204401 26057 raft_consensus.cc:2468] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:40.210414 26133 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.207140 26058 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.207329 26250 ts_tablet_manager.cc:1434] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.008s
I20260713 09:11:40.209064 26134 raft_consensus.cc:2393] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc16503fc96d4399b4813f989f2fa68d in current term 1: Already voted for candidate e92313aa541e4a5a9f34f2544ea36ae4 in this term.
I20260713 09:11:40.207722 26287 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.213037 26250 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:40.213220 26208 raft_consensus.cc:2393] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e92313aa541e4a5a9f34f2544ea36ae4 in current term 1: Already voted for candidate dc16503fc96d4399b4813f989f2fa68d in this term.
I20260713 09:11:40.213533 26249 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:40.213982 26249 ts_tablet_manager.cc:1403] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.008s
I20260713 09:11:40.216651 26249 raft_consensus.cc:359] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.217288 26249 raft_consensus.cc:385] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.217566 26249 raft_consensus.cc:740] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.218312 26249 consensus_queue.cc:260] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.219508 26250 tablet_bootstrap.cc:654] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.220252 26249 ts_tablet_manager.cc:1434] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:40.220734 26172 leader_election.cc:304] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.222404 26283 raft_consensus.cc:2804] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.222622 26172 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [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: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.222875 26283 raft_consensus.cc:697] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.223676 26283 consensus_queue.cc:237] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.208570 26059 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:40.227730 26249 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:40.235460 26207 raft_consensus.cc:2468] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:40.236732 26097 leader_election.cc:304] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.237567 26287 raft_consensus.cc:2804] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.238018 26287 raft_consensus.cc:697] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.238075 26257 raft_consensus.cc:515] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.238852 26287 consensus_queue.cc:237] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.221257 26282 raft_consensus.cc:697] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.226584 26281 raft_consensus.cc:2749] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:40.241254 26282 consensus_queue.cc:237] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.243284 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fed78cd7f9498ea6c292892c2f813e" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.247443 26134 raft_consensus.cc:3060] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.247453 26257 leader_election.cc:290] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.248418 26133 raft_consensus.cc:2468] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:40.244037 26098 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:40.249568 26289 raft_consensus.cc:2804] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.250021 26289 raft_consensus.cc:697] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.250651 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fed78cd7f9498ea6c292892c2f813e" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.250806 26289 consensus_queue.cc:237] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.251274 26207 raft_consensus.cc:3060] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.253034 26249 tablet_bootstrap.cc:654] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.243081 26058 raft_consensus.cc:2468] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:40.259088 25955 catalog_manager.cc:5697] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.261981 26134 raft_consensus.cc:2468] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:40.263640 26023 leader_election.cc:304] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.264858 26257 raft_consensus.cc:2804] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.265754 26257 raft_consensus.cc:697] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.275913 26257 consensus_queue.cc:237] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.280694 26207 raft_consensus.cc:2468] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:40.284355 26250 tablet_bootstrap.cc:492] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:40.284873 26250 ts_tablet_manager.cc:1403] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.021s
I20260713 09:11:40.286973 26250 raft_consensus.cc:359] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.287710 26250 raft_consensus.cc:385] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.287982 26250 raft_consensus.cc:740] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.288802 26250 consensus_queue.cc:260] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.290905 26250 ts_tablet_manager.cc:1434] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:40.291785 26250 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:40.291247 25956 catalog_manager.cc:5697] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.293392 25956 catalog_manager.cc:5697] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.293656 25955 catalog_manager.cc:5697] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 0 to 1, leader changed from <none> to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 1 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.297748 26250 tablet_bootstrap.cc:654] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.296644 25955 catalog_manager.cc:5697] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 0 to 1, leader changed from <none> to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 1 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.299154 25955 catalog_manager.cc:5697] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 0 to 1, leader changed from <none> to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 1 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.301898 26249 tablet_bootstrap.cc:492] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:40.302376 26249 ts_tablet_manager.cc:1403] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.006s
I20260713 09:11:40.304957 26249 raft_consensus.cc:359] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.305606 26249 raft_consensus.cc:385] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.305881 26249 raft_consensus.cc:740] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.306697 26249 consensus_queue.cc:260] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.308846 26249 ts_tablet_manager.cc:1434] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:11:40.308351 26250 tablet_bootstrap.cc:492] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:40.310846 26250 ts_tablet_manager.cc:1403] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260713 09:11:40.313280 26250 raft_consensus.cc:359] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.313910 26250 raft_consensus.cc:385] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.314179 26250 raft_consensus.cc:740] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.314802 26250 consensus_queue.cc:260] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.314965 25957 catalog_manager.cc:5697] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.316319 26250 ts_tablet_manager.cc:1434] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:11:40.473851 26282 consensus_queue.cc:1048] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.483347 26134 raft_consensus.cc:3060] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.490195 26257 raft_consensus.cc:493] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.490811 26257 raft_consensus.cc:515] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.492012 26282 consensus_queue.cc:1048] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.492861 26257 leader_election.cc:290] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.493643 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.494285 26134 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:40.494232 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.494979 26207 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:40.496053 26022 leader_election.cc:304] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.496913 26257 raft_consensus.cc:2804] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.497298 26257 raft_consensus.cc:493] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.497642 26257 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.503851 26257 raft_consensus.cc:515] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.505409 26257 leader_election.cc:290] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.506273 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.506506 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.506810 26133 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.507141 26207 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.513082 26133 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:40.513106 26207 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:40.514319 26022 leader_election.cc:304] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.514986 26257 raft_consensus.cc:2804] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.515723 26289 consensus_queue.cc:1048] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.515476 26257 raft_consensus.cc:697] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.517225 26257 consensus_queue.cc:237] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.527057 26255 consensus_queue.cc:1048] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.527105 25956 catalog_manager.cc:5697] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.613118 26133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
mode: GRACEFUL
new_leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:11:40.613631 26133 raft_consensus.cc:606] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Received request to transfer leadership to TS bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.618196 26133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
mode: GRACEFUL
new_leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:11:40.618673 26133 raft_consensus.cc:606] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Received request to transfer leadership to TS bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.630934 26207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
mode: GRACEFUL
new_leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:51422
I20260713 09:11:40.631417 26207 raft_consensus.cc:606] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Received request to transfer leadership to TS bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.645402 26282 consensus_queue.cc:1048] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.647148 26058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1944fa13db94a1db73b490845695cda"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
mode: GRACEFUL
new_leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:37714
I20260713 09:11:40.647742 26058 raft_consensus.cc:606] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Received request to transfer leadership to TS e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.654055 26207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
mode: GRACEFUL
new_leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:51422
I20260713 09:11:40.654600 26207 raft_consensus.cc:606] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Received request to transfer leadership to TS e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.655025 26133 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.662665 26207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
mode: GRACEFUL
new_leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:51422
I20260713 09:11:40.663314 26207 raft_consensus.cc:606] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Received request to transfer leadership to TS e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.667644 26282 consensus_queue.cc:1048] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.673930 26253 raft_consensus.cc:993] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: : Instructing follower e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.674305 26282 raft_consensus.cc:1081] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Signalling peer e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.675736 26133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:48080
I20260713 09:11:40.676172 26133 raft_consensus.cc:493] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.676455 26133 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.681159 26133 raft_consensus.cc:515] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.683084 26133 leader_election.cc:290] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.684894 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.684839 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58080b8804794c2ba4c8d23c227f4139" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.685299 26282 consensus_queue.cc:1048] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.685586 26207 raft_consensus.cc:3055] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.685628 26058 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.686087 26207 raft_consensus.cc:740] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.686847 26207 consensus_queue.cc:260] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.688062 26207 raft_consensus.cc:3060] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.693073 26058 raft_consensus.cc:2468] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:40.694135 26098 leader_election.cc:304] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.694813 26286 raft_consensus.cc:2804] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.695228 26286 raft_consensus.cc:697] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.696007 26286 consensus_queue.cc:237] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.696309 26207 raft_consensus.cc:2468] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:40.698046 26253 raft_consensus.cc:993] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: : Instructing follower bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.698505 26283 raft_consensus.cc:1081] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Signalling peer bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.703656 25955 catalog_manager.cc:5697] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 1 to 2, leader changed from dc16503fc96d4399b4813f989f2fa68d (127.21.172.195) to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.704941 26253 consensus_queue.cc:1048] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.707600 26059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:37690
I20260713 09:11:40.708197 26059 raft_consensus.cc:493] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.708609 26059 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.714368 26059 raft_consensus.cc:515] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.717216 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.719354 26059 leader_election.cc:290] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.720118 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bf5a9856b432e89528cc6bf33432c" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.720305 26286 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.720768 26208 raft_consensus.cc:3055] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.721072 26208 raft_consensus.cc:740] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.721870 26208 consensus_queue.cc:260] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.723114 26208 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.729651 26208 raft_consensus.cc:2468] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 2.
I20260713 09:11:40.730849 26022 leader_election.cc:304] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [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: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.733326 26278 raft_consensus.cc:2804] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.733790 26278 raft_consensus.cc:697] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.734561 26278 consensus_queue.cc:237] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.735657 26287 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.743252 25957 catalog_manager.cc:5697] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 1 to 2, leader changed from dc16503fc96d4399b4813f989f2fa68d (127.21.172.195) to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.744174 26255 raft_consensus.cc:993] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: : Instructing follower bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.744660 26255 raft_consensus.cc:1081] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Signalling peer bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.746330 26278 raft_consensus.cc:493] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.746795 26278 raft_consensus.cc:515] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.747726 26253 consensus_queue.cc:1048] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:40.747756 26287 consensus_queue.cc:1048] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:40.749297 26059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:11:40.749795 26059 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.750140 26059 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.750288 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:40.751045 26133 raft_consensus.cc:2393] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4ac643e6144b0980391fabd0d4cf29 in current term 1: Already voted for candidate dc16503fc96d4399b4813f989f2fa68d in this term.
I20260713 09:11:40.756916 26059 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.757700 26253 raft_consensus.cc:993] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: : Instructing follower e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.758129 26253 raft_consensus.cc:1081] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Signalling peer e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.759016 26059 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Requested vote from peers dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:40.759696 26278 leader_election.cc:290] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.760035 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.760629 26134 raft_consensus.cc:3055] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.760931 26134 raft_consensus.cc:740] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.761709 26134 consensus_queue.cc:260] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.762509 26059 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.762810 26134 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.765820 26278 consensus_queue.cc:1048] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.766486 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.766593 26133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:48080
I20260713 09:11:40.767089 26207 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.767177 26133 raft_consensus.cc:493] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.767611 26133 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.773660 26282 consensus_queue.cc:1048] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.778427 26133 raft_consensus.cc:515] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.779878 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:40.781364 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.782444 26133 leader_election.cc:290] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.782925 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e6f8a23d94a668212eb6c22903afb" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.783267 26022 leader_election.cc:304] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29; no voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:40.783576 26205 raft_consensus.cc:3055] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.783881 26205 raft_consensus.cc:740] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:40.784765 26205 consensus_queue.cc:260] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.786298 26205 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.792743 26286 raft_consensus.cc:993] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: : Instructing follower bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.793176 26286 raft_consensus.cc:1081] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Signalling peer bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:40.794464 26134 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 2.
I20260713 09:11:40.795588 26058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:11:40.792971 26278 raft_consensus.cc:2749] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:40.796903 26058 raft_consensus.cc:493] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.797343 26058 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.790752 26207 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 2.
I20260713 09:11:40.800850 26286 consensus_queue.cc:1048] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:40.802279 26022 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:40.803066 26278 raft_consensus.cc:2804] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.816304 26058 raft_consensus.cc:515] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.817611 26205 raft_consensus.cc:2468] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:40.819161 26278 raft_consensus.cc:697] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.819234 26097 leader_election.cc:304] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [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: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:40.820597 26286 raft_consensus.cc:2804] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.820278 26278 consensus_queue.cc:237] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:40.821120 26286 raft_consensus.cc:697] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.821930 26286 consensus_queue.cc:237] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.823725 26058 leader_election.cc:290] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.826218 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.831082 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e7c04d0bf74ac6af1d1cc483cca66b" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:40.831691 26134 raft_consensus.cc:3055] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.832000 26134 raft_consensus.cc:740] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.832923 26134 consensus_queue.cc:260] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.834251 26134 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.834628 25956 catalog_manager.cc:5697] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 1 to 2, leader changed from e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194) to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.839839 26327 consensus_queue.cc:1048] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.842567 26134 raft_consensus.cc:2468] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 2.
I20260713 09:11:40.843739 26023 leader_election.cc:304] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [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: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:40.844659 26327 raft_consensus.cc:2804] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.845188 26327 raft_consensus.cc:697] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.845202 25955 catalog_manager.cc:5697] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 1 to 2, leader changed from dc16503fc96d4399b4813f989f2fa68d (127.21.172.195) to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.846221 26327 consensus_queue.cc:237] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.855041 25957 catalog_manager.cc:5697] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 1 to 2, leader changed from e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194) to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.909543 26278 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.915768 26257 raft_consensus.cc:993] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: : Instructing follower e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.916232 26257 raft_consensus.cc:1081] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Signalling peer e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:40.919837 26134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1944fa13db94a1db73b490845695cda"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:48088
I20260713 09:11:40.920441 26134 raft_consensus.cc:493] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.920836 26134 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.921614 26327 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.927714 26134 raft_consensus.cc:515] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.929811 26134 leader_election.cc:290] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:40.930371 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:40.930753 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:40.930954 26058 raft_consensus.cc:3055] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.931356 26206 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.931409 26058 raft_consensus.cc:740] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:40.932251 26058 consensus_queue.cc:260] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.933445 26058 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.936604 26206 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:40.937661 26097 leader_election.cc:304] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:40.938359 26286 raft_consensus.cc:2804] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.938827 26286 raft_consensus.cc:697] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:40.938969 26058 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:40.939661 26286 consensus_queue.cc:237] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:40.946463 25957 catalog_manager.cc:5697] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 1 to 2, leader changed from bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193) to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.103214 26206 raft_consensus.cc:1275] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.104426 26286 consensus_queue.cc:1048] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.111838 26058 raft_consensus.cc:1275] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.113643 26286 consensus_queue.cc:1048] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:41.182940 26206 raft_consensus.cc:1275] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.184306 26327 consensus_queue.cc:1048] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.188866 26134 raft_consensus.cc:3060] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.196792 26134 raft_consensus.cc:1275] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.198171 26328 consensus_queue.cc:1048] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.212904 26058 raft_consensus.cc:3060] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.217764 26058 raft_consensus.cc:1275] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.218871 26286 consensus_queue.cc:1048] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.224633 26134 raft_consensus.cc:1275] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.226668 26206 raft_consensus.cc:1275] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.227911 26328 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.228822 26255 consensus_queue.cc:1048] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.238247 26208 raft_consensus.cc:1275] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.239641 26278 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.329739 26134 raft_consensus.cc:1275] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.331003 26278 consensus_queue.cc:1048] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.338815 26208 raft_consensus.cc:3060] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.347141 26208 raft_consensus.cc:1275] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.348275 26333 consensus_queue.cc:1048] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.402392 26058 raft_consensus.cc:1275] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.403817 26255 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.412216 26208 raft_consensus.cc:1275] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.414505 26286 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.707347 25956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39490:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:43.710234 25956 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:43.765379 26044 tablet_service.cc:1511] Processing CreateTablet for tablet 0201cf219c63451399ed4cc2fa61c354 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:43.766611 26118 tablet_service.cc:1511] Processing CreateTablet for tablet 0201cf219c63451399ed4cc2fa61c354 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:43.767431 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0201cf219c63451399ed4cc2fa61c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.768392 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0201cf219c63451399ed4cc2fa61c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.768565 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 0201cf219c63451399ed4cc2fa61c354 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:43.770404 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0201cf219c63451399ed4cc2fa61c354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.772706 26194 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6197d351fe45958995d18f3f8cc031 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:43.774308 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6197d351fe45958995d18f3f8cc031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.775206 26120 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6197d351fe45958995d18f3f8cc031 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:43.776806 26120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6197d351fe45958995d18f3f8cc031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.782367 26045 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6197d351fe45958995d18f3f8cc031 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:43.783913 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6197d351fe45958995d18f3f8cc031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.786919 26049 tablet_service.cc:1511] Processing CreateTablet for tablet c333c1465e3640f2ab6af796b3ab92fc (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:43.788410 26049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c333c1465e3640f2ab6af796b3ab92fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.797456 26041 tablet_service.cc:1511] Processing CreateTablet for tablet f4e6baba8ceb44fbb103ece57db3a2c8 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:43.799374 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e6baba8ceb44fbb103ece57db3a2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.800019 26195 tablet_service.cc:1511] Processing CreateTablet for tablet f4e6baba8ceb44fbb103ece57db3a2c8 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:43.790022 26192 tablet_service.cc:1511] Processing CreateTablet for tablet c333c1465e3640f2ab6af796b3ab92fc (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:43.801580 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e6baba8ceb44fbb103ece57db3a2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.804109 26123 tablet_service.cc:1511] Processing CreateTablet for tablet f4e6baba8ceb44fbb103ece57db3a2c8 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:43.805629 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e6baba8ceb44fbb103ece57db3a2c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.812829 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c333c1465e3640f2ab6af796b3ab92fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.792578 26116 tablet_service.cc:1511] Processing CreateTablet for tablet c333c1465e3640f2ab6af796b3ab92fc (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:43.819682 26116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c333c1465e3640f2ab6af796b3ab92fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.862963 26194 tablet_service.cc:1511] Processing CreateTablet for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:43.863050 26119 tablet_service.cc:1511] Processing CreateTablet for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:43.866282 26119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.864367 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.889673 26347 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:43.905517 26122 tablet_service.cc:1511] Processing CreateTablet for tablet 69b66cad963c4457afa0db3293a7eb6a (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:43.906886 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b66cad963c4457afa0db3293a7eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.906946 26117 tablet_service.cc:1511] Processing CreateTablet for tablet f2a9a6a70bf94846bd4de001ce8b1f18 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:43.908887 26117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a9a6a70bf94846bd4de001ce8b1f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.889675 26348 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:43.920132 26347 tablet_bootstrap.cc:654] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.925343 26195 tablet_service.cc:1511] Processing CreateTablet for tablet f2a9a6a70bf94846bd4de001ce8b1f18 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:43.926628 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a9a6a70bf94846bd4de001ce8b1f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.928210 26044 tablet_service.cc:1511] Processing CreateTablet for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:43.928575 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 69b66cad963c4457afa0db3293a7eb6a (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:43.929483 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.930192 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b66cad963c4457afa0db3293a7eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.930372 26123 tablet_service.cc:1511] Processing CreateTablet for tablet f5ef1689610c4a7fb3eb63ab08bd8a37 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:43.936619 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ef1689610c4a7fb3eb63ab08bd8a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.941468 26049 tablet_service.cc:1511] Processing CreateTablet for tablet f2a9a6a70bf94846bd4de001ce8b1f18 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:43.942734 26049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a9a6a70bf94846bd4de001ce8b1f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.943662 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 69b66cad963c4457afa0db3293a7eb6a (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:43.944948 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b66cad963c4457afa0db3293a7eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.948882 26118 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55de70bd349d3ad1f1f2b18663098 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:43.950209 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55de70bd349d3ad1f1f2b18663098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.952836 26045 tablet_service.cc:1511] Processing CreateTablet for tablet f5ef1689610c4a7fb3eb63ab08bd8a37 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:43.954092 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ef1689610c4a7fb3eb63ab08bd8a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.956236 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55de70bd349d3ad1f1f2b18663098 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:43.957542 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55de70bd349d3ad1f1f2b18663098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.920132 26348 tablet_bootstrap.cc:654] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.973538 26194 tablet_service.cc:1511] Processing CreateTablet for tablet f5ef1689610c4a7fb3eb63ab08bd8a37 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:43.973981 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 11f55de70bd349d3ad1f1f2b18663098 (DEFAULT_TABLE table=soft_deleted_table [id=bebde020be32444592b835f54bb0064a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:43.974805 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ef1689610c4a7fb3eb63ab08bd8a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.975414 26351 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:43.978788 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f55de70bd349d3ad1f1f2b18663098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.981662 26348 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:43.982147 26348 ts_tablet_manager.cc:1403] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.093s	user 0.001s	sys 0.011s
I20260713 09:11:43.985478 26348 raft_consensus.cc:359] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:43.986415 26348 raft_consensus.cc:385] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.986727 26348 raft_consensus.cc:740] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.987561 26348 consensus_queue.cc:260] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:43.989913 26347 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:43.990454 26347 ts_tablet_manager.cc:1403] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.006s
I20260713 09:11:43.991178 26351 tablet_bootstrap.cc:654] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.002449 26348 ts_tablet_manager.cc:1434] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260713 09:11:44.005052 26347 raft_consensus.cc:359] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.005616 26351 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.005918 26347 raft_consensus.cc:385] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.006151 26351 ts_tablet_manager.cc:1403] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.013s
I20260713 09:11:44.006300 26347 raft_consensus.cc:740] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.007339 26347 consensus_queue.cc:260] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.009197 26351 raft_consensus.cc:359] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.009902 26351 raft_consensus.cc:385] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.010166 26351 raft_consensus.cc:740] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.010908 26351 consensus_queue.cc:260] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.011811 26289 raft_consensus.cc:493] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.012257 26289 raft_consensus.cc:515] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.014475 26289 leader_election.cc:290] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.016021 26348 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.016624 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.018290 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
W20260713 09:11:44.019956 26097 leader_election.cc:343] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:44.021055 26098 leader_election.cc:343] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.021466 26098 leader_election.cc:304] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:44.024076 26289 raft_consensus.cc:2749] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.026356 26347 ts_tablet_manager.cc:1434] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260713 09:11:44.027371 26347 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.034096 26347 tablet_bootstrap.cc:654] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.037544 26351 ts_tablet_manager.cc:1434] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.021s
I20260713 09:11:44.038750 26351 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.040876 26348 tablet_bootstrap.cc:654] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.048538 26351 tablet_bootstrap.cc:654] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.058543 26347 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.058982 26347 ts_tablet_manager.cc:1403] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.010s
I20260713 09:11:44.060225 26348 tablet_bootstrap.cc:492] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.060833 26348 ts_tablet_manager.cc:1403] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.003s
I20260713 09:11:44.061343 26347 raft_consensus.cc:359] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.062091 26347 raft_consensus.cc:385] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.062377 26347 raft_consensus.cc:740] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.062601 26351 tablet_bootstrap.cc:492] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.063077 26351 ts_tablet_manager.cc:1403] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.013s
I20260713 09:11:44.063274 26347 consensus_queue.cc:260] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.063621 26348 raft_consensus.cc:359] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.064344 26348 raft_consensus.cc:385] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.064760 26348 raft_consensus.cc:740] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.065585 26347 ts_tablet_manager.cc:1434] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:11:44.065454 26348 consensus_queue.cc:260] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.066505 26347 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.069453 26348 ts_tablet_manager.cc:1434] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:11:44.070894 26348 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.073282 26347 tablet_bootstrap.cc:654] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.074914 26351 raft_consensus.cc:359] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.076356 26351 raft_consensus.cc:385] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.076794 26351 raft_consensus.cc:740] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.077618 26348 tablet_bootstrap.cc:654] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.077656 26351 consensus_queue.cc:260] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.081071 26351 ts_tablet_manager.cc:1434] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
W20260713 09:11:44.085371 26005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:44.087098 26351 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.089833 26347 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.090301 26347 ts_tablet_manager.cc:1403] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260713 09:11:44.093559 26347 raft_consensus.cc:359] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.094245 26347 raft_consensus.cc:385] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.094524 26347 raft_consensus.cc:740] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.095213 26347 consensus_queue.cc:260] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.097061 26351 tablet_bootstrap.cc:654] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.097693 26347 ts_tablet_manager.cc:1434] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:44.098737 26347 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.105033 26347 tablet_bootstrap.cc:654] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.112059 26350 raft_consensus.cc:493] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.112783 26350 raft_consensus.cc:515] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.118338 26347 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.118860 26347 ts_tablet_manager.cc:1403] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:11:44.119134 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.121301 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.121845 26347 raft_consensus.cc:359] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.122560 26347 raft_consensus.cc:385] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.122735 26350 leader_election.cc:290] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.122874 26347 raft_consensus.cc:740] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
W20260713 09:11:44.123838 26023 leader_election.cc:343] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.123632 26347 consensus_queue.cc:260] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
W20260713 09:11:44.124934 26022 leader_election.cc:343] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.125386 26022 leader_election.cc:304] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29; no voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.126343 26347 ts_tablet_manager.cc:1434] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:44.127306 26347 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.127246 26350 raft_consensus.cc:2749] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.133946 26347 tablet_bootstrap.cc:654] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.142624 26348 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.143187 26348 ts_tablet_manager.cc:1403] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.035s
I20260713 09:11:44.143996 26351 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.144541 26347 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.144585 26351 ts_tablet_manager.cc:1403] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.026s
I20260713 09:11:44.145072 26347 ts_tablet_manager.cc:1403] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:11:44.146345 26350 raft_consensus.cc:493] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.146488 26348 raft_consensus.cc:359] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.146847 26350 raft_consensus.cc:515] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.147352 26348 raft_consensus.cc:385] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.147734 26348 raft_consensus.cc:740] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.147672 26347 raft_consensus.cc:359] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.148113 26351 raft_consensus.cc:359] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.148612 26347 raft_consensus.cc:385] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.148921 26350 leader_election.cc:290] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.148969 26351 raft_consensus.cc:385] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.148758 26348 consensus_queue.cc:260] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.149364 26347 raft_consensus.cc:740] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.150337 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.150122 26347 consensus_queue.cc:260] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.150902 26208 raft_consensus.cc:2468] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.151377 26348 ts_tablet_manager.cc:1434] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:11:44.152451 26348 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.152561 26347 ts_tablet_manager.cc:1434] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:44.149526 26351 raft_consensus.cc:740] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.153633 26347 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.154018 26351 consensus_queue.cc:260] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.157208 26351 ts_tablet_manager.cc:1434] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:11:44.158305 26351 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.160238 26348 tablet_bootstrap.cc:654] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.160276 26347 tablet_bootstrap.cc:654] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.165895 26351 tablet_bootstrap.cc:654] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.165897 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.169051 26022 leader_election.cc:304] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:44.170598 26350 raft_consensus.cc:2804] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.171051 26350 raft_consensus.cc:493] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.171463 26350 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.173568 26348 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.174237 26348 ts_tablet_manager.cc:1403] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:11:44.178561 26348 raft_consensus.cc:359] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.179595 26348 raft_consensus.cc:385] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.180153 26348 raft_consensus.cc:740] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
W20260713 09:11:44.181288 26023 leader_election.cc:343] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.182389 26348 consensus_queue.cc:260] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.184182 26351 tablet_bootstrap.cc:492] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.184715 26351 ts_tablet_manager.cc:1403] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.003s
I20260713 09:11:44.184810 26348 ts_tablet_manager.cc:1434] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260713 09:11:44.185776 26348 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.192414 26348 tablet_bootstrap.cc:654] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.192966 26351 raft_consensus.cc:359] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.193785 26351 raft_consensus.cc:385] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.194084 26351 raft_consensus.cc:740] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.194947 26351 consensus_queue.cc:260] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.198283 26351 ts_tablet_manager.cc:1434] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:44.199489 26351 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.207621 26351 tablet_bootstrap.cc:654] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.211306 26348 tablet_bootstrap.cc:492] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.211854 26348 ts_tablet_manager.cc:1403] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260713 09:11:44.215677 26348 raft_consensus.cc:359] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.216626 26348 raft_consensus.cc:385] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.217008 26348 raft_consensus.cc:740] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.217944 26348 consensus_queue.cc:260] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.220989 26348 ts_tablet_manager.cc:1434] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260713 09:11:44.222623 26348 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.227054 26351 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.227638 26351 ts_tablet_manager.cc:1403] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260713 09:11:44.230581 26348 tablet_bootstrap.cc:654] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.230667 26351 raft_consensus.cc:359] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.231505 26351 raft_consensus.cc:385] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.231822 26351 raft_consensus.cc:740] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.232724 26351 consensus_queue.cc:260] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.236274 26351 ts_tablet_manager.cc:1434] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:11:44.237648 26351 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.242666 26348 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.243235 26348 ts_tablet_manager.cc:1403] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260713 09:11:44.245391 26351 tablet_bootstrap.cc:654] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.246492 26348 raft_consensus.cc:359] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.247339 26348 raft_consensus.cc:385] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.247668 26348 raft_consensus.cc:740] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.248805 26348 consensus_queue.cc:260] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.252084 26348 ts_tablet_manager.cc:1434] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:11:44.253471 26348 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.257965 26351 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.258564 26351 ts_tablet_manager.cc:1403] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:11:44.262158 26348 tablet_bootstrap.cc:654] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.261921 26351 raft_consensus.cc:359] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.262740 26351 raft_consensus.cc:385] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.263082 26351 raft_consensus.cc:740] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.264124 26351 consensus_queue.cc:260] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.267282 26351 ts_tablet_manager.cc:1434] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:11:44.268688 26351 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.274258 26348 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.274834 26348 ts_tablet_manager.cc:1403] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:11:44.276609 26351 tablet_bootstrap.cc:654] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.278208 26348 raft_consensus.cc:359] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.279034 26348 raft_consensus.cc:385] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.279345 26348 raft_consensus.cc:740] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.280673 26348 consensus_queue.cc:260] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.283847 26348 ts_tablet_manager.cc:1434] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:44.285166 26348 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.288929 26351 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.289494 26351 ts_tablet_manager.cc:1403] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:11:44.292040 26348 tablet_bootstrap.cc:654] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.292527 26351 raft_consensus.cc:359] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.293324 26351 raft_consensus.cc:385] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.293607 26351 raft_consensus.cc:740] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.294562 26351 consensus_queue.cc:260] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.297950 26351 ts_tablet_manager.cc:1434] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:44.299202 26351 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.303035 26348 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.303617 26348 ts_tablet_manager.cc:1403] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:11:44.305764 26351 tablet_bootstrap.cc:654] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.306372 26348 raft_consensus.cc:359] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.307137 26348 raft_consensus.cc:385] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.307402 26348 raft_consensus.cc:740] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.303340 26350 raft_consensus.cc:515] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.308337 26348 consensus_queue.cc:260] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.310958 26348 ts_tablet_manager.cc:1434] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:44.312093 26348 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: Bootstrap starting.
I20260713 09:11:44.315807 26335 raft_consensus.cc:493] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.316272 26335 raft_consensus.cc:515] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.317277 26351 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.317734 26351 ts_tablet_manager.cc:1403] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:11:44.318429 26335 leader_election.cc:290] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.320389 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.320986 26351 raft_consensus.cc:359] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.321619 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.322412 26348 tablet_bootstrap.cc:654] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:44.323385 26172 leader_election.cc:343] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.326664 26348 tablet_bootstrap.cc:492] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: No bootstrap required, opened a new log
I20260713 09:11:44.327095 26348 ts_tablet_manager.cc:1403] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:11:44.329749 26348 raft_consensus.cc:359] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.321645 26351 raft_consensus.cc:385] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.330372 26348 raft_consensus.cc:385] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.330899 26348 raft_consensus.cc:740] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.330947 26351 raft_consensus.cc:740] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.330906 26350 leader_election.cc:290] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.331688 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.332705 26208 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.331714 26348 consensus_queue.cc:260] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.331779 26351 consensus_queue.cc:260] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.334498 26348 ts_tablet_manager.cc:1434] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:44.334890 26351 ts_tablet_manager.cc:1434] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:44.336637 26134 raft_consensus.cc:2468] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:44.337488 26347 tablet_bootstrap.cc:492] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.338151 26347 ts_tablet_manager.cc:1403] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.185s	user 0.049s	sys 0.129s
I20260713 09:11:44.339669 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.340240 26134 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.342070 26347 raft_consensus.cc:359] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.342743 26347 raft_consensus.cc:385] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.342999 26347 raft_consensus.cc:740] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.343959 26208 raft_consensus.cc:2468] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.343672 26347 consensus_queue.cc:260] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.344323 26172 leader_election.cc:304] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [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: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:44.346313 26347 ts_tablet_manager.cc:1434] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:44.347114 26335 raft_consensus.cc:2804] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.347302 26347 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.347541 26335 raft_consensus.cc:493] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.347954 26335 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.348829 26022 leader_election.cc:304] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:44.349912 26350 raft_consensus.cc:2804] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.350373 26350 raft_consensus.cc:697] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:44.339686 26351 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: Bootstrap starting.
I20260713 09:11:44.351238 26350 consensus_queue.cc:237] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.353951 26347 tablet_bootstrap.cc:654] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.358804 26351 tablet_bootstrap.cc:654] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.360255 26334 raft_consensus.cc:493] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.360749 26334 raft_consensus.cc:515] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.362761 26334 leader_election.cc:290] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.365064 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.365710 26133 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.365752 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.366410 26205 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.347422 26134 raft_consensus.cc:2468] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.367628 26023 leader_election.cc:304] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.368768 26334 raft_consensus.cc:2804] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.373806 26334 raft_consensus.cc:493] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.374204 26334 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.375931 26347 tablet_bootstrap.cc:492] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.376412 26347 ts_tablet_manager.cc:1403] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.007s
I20260713 09:11:44.379416 26347 raft_consensus.cc:359] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.380100 26347 raft_consensus.cc:385] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.380365 26347 raft_consensus.cc:740] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.381068 26347 consensus_queue.cc:260] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.375959 26335 raft_consensus.cc:515] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.383462 26347 ts_tablet_manager.cc:1434] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:44.383663 26334 raft_consensus.cc:515] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.384490 26347 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.386266 25955 catalog_manager.cc:5697] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.386700 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.387867 26134 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.390241 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.391077 26205 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.393849 26335 leader_election.cc:290] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.394896 26355 raft_consensus.cc:493] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.395583 26335 raft_consensus.cc:493] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.395468 26355 raft_consensus.cc:515] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.396088 26335 raft_consensus.cc:515] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.397584 26347 tablet_bootstrap.cc:654] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.398038 26335 leader_election.cc:290] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.398450 26350 raft_consensus.cc:493] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.398774 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.398914 26350 raft_consensus.cc:515] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.399583 26133 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.401077 26350 leader_election.cc:290] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.406085 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:44.409984 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.410787 26132 raft_consensus.cc:2468] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.415524 26347 tablet_bootstrap.cc:492] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.416155 26347 ts_tablet_manager.cc:1403] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260713 09:11:44.417821 26023 leader_election.cc:304] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.418998 26349 raft_consensus.cc:493] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.419536 26349 raft_consensus.cc:515] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.422015 26349 leader_election.cc:290] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.422586 26349 raft_consensus.cc:2804] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.422986 26349 raft_consensus.cc:493] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.423357 26349 raft_consensus.cc:3060] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.423563 26347 raft_consensus.cc:359] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.424467 26347 raft_consensus.cc:385] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.424801 26347 raft_consensus.cc:740] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.425624 26347 consensus_queue.cc:260] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.426455 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.428169 26347 ts_tablet_manager.cc:1434] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:11:44.429469 26355 leader_election.cc:290] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.431430 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.434620 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.435249 26059 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.435420 26208 raft_consensus.cc:2468] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.436847 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0201cf219c63451399ed4cc2fa61c354" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.437163 26347 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: Bootstrap starting.
I20260713 09:11:44.437613 26206 raft_consensus.cc:2468] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
W20260713 09:11:44.439409 26172 leader_election.cc:343] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.442067 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.442715 26022 leader_election.cc:304] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:44.444029 26347 tablet_bootstrap.cc:654] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.442724 26131 raft_consensus.cc:2468] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 0.
I20260713 09:11:44.445791 26098 leader_election.cc:304] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.446707 26355 raft_consensus.cc:2804] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.447069 26355 raft_consensus.cc:493] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.447435 26355 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.450048 26335 raft_consensus.cc:493] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.450618 26335 raft_consensus.cc:515] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.453361 26172 leader_election.cc:304] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.432806 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0201cf219c63451399ed4cc2fa61c354" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.459017 26132 raft_consensus.cc:2468] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.456497 26350 raft_consensus.cc:2804] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.457872 26355 raft_consensus.cc:515] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.461369 26350 raft_consensus.cc:493] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.461948 26350 raft_consensus.cc:3060] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.465323 26355 leader_election.cc:290] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.476068 26335 leader_election.cc:290] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.480371 26335 raft_consensus.cc:2804] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.479398 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.478106 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
W20260713 09:11:44.484907 26172 leader_election.cc:343] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.485401 26335 raft_consensus.cc:493] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:44.489886 26172 leader_election.cc:343] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:44.490340 26335 raft_consensus.cc:3060] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.504591 26172 leader_election.cc:304] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.496824 26334 leader_election.cc:290] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.518262 26205 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
W20260713 09:11:44.521194 26022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.195:46063, user_credentials={real_user=slave}} blocked reactor thread for 78559.1us
I20260713 09:11:44.523404 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:44.524137 26059 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.542302 26059 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.543838 26098 leader_election.cc:304] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.544967 26355 raft_consensus.cc:2804] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.545522 26355 raft_consensus.cc:697] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:44.546517 26355 consensus_queue.cc:237] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.551592 26022 leader_election.cc:304] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:44.569291 26334 raft_consensus.cc:2804] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.507115 26133 raft_consensus.cc:2468] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 1.
I20260713 09:11:44.560230 25957 catalog_manager.cc:5697] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.572901 26172 leader_election.cc:304] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:44.567952 26134 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.581701 26350 raft_consensus.cc:515] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.585475 26386 raft_consensus.cc:493] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.586033 26386 raft_consensus.cc:515] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.588606 26386 leader_election.cc:290] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.589910 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0201cf219c63451399ed4cc2fa61c354" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.590752 26134 raft_consensus.cc:3060] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.591441 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.592100 26133 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.592401 26351 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: No bootstrap required, opened a new log
I20260713 09:11:44.592895 26351 ts_tablet_manager.cc:1403] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent bootstrapping tablet: real 0.253s	user 0.037s	sys 0.061s
I20260713 09:11:44.594290 26023 leader_election.cc:304] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.595144 26386 raft_consensus.cc:2804] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.595525 26386 raft_consensus.cc:493] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.595942 26386 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.595788 26351 raft_consensus.cc:359] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.596529 26351 raft_consensus.cc:385] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.596809 26351 raft_consensus.cc:740] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.600369 26134 raft_consensus.cc:2468] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.601662 26023 leader_election.cc:304] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.603077 26351 consensus_queue.cc:260] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.605682 26351 ts_tablet_manager.cc:1434] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:11:44.511648 26349 raft_consensus.cc:515] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.608034 26058 raft_consensus.cc:2393] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc16503fc96d4399b4813f989f2fa68d in current term 1: Already voted for candidate bd4ac643e6144b0980391fabd0d4cf29 in this term.
I20260713 09:11:44.609761 26349 leader_election.cc:290] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.610481 26349 raft_consensus.cc:2804] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.611016 26349 raft_consensus.cc:697] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:44.612902 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.613611 26133 raft_consensus.cc:3060] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.618279 26334 raft_consensus.cc:697] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:44.621677 26347 tablet_bootstrap.cc:492] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: No bootstrap required, opened a new log
I20260713 09:11:44.622298 26347 ts_tablet_manager.cc:1403] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: Time spent bootstrapping tablet: real 0.185s	user 0.034s	sys 0.045s
I20260713 09:11:44.624832 26355 raft_consensus.cc:493] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.625295 26355 raft_consensus.cc:515] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.626909 26347 raft_consensus.cc:359] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.627784 26347 raft_consensus.cc:385] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.628129 26347 raft_consensus.cc:740] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.629009 26347 consensus_queue.cc:260] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.631966 26381 raft_consensus.cc:2749] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.630038 26355 leader_election.cc:290] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.632665 26381 raft_consensus.cc:2804] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.633113 26381 raft_consensus.cc:697] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:44.633486 26379 raft_consensus.cc:493] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.633924 26379 raft_consensus.cc:515] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.633934 26381 consensus_queue.cc:237] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.635954 26379 leader_election.cc:290] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.638170 26133 raft_consensus.cc:2468] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.638244 26347 ts_tablet_manager.cc:1434] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260713 09:11:44.639799 26023 leader_election.cc:304] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.642650 26387 raft_consensus.cc:2804] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.642809 26350 leader_election.cc:290] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
W20260713 09:11:44.646462 26172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.172.194:44591, user_credentials={real_user=slave}} blocked reactor thread for 73691.6us
I20260713 09:11:44.648711 26383 raft_consensus.cc:493] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.650432 26386 raft_consensus.cc:515] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.649811 26383 raft_consensus.cc:515] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.651193 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.651964 26059 raft_consensus.cc:2393] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc16503fc96d4399b4813f989f2fa68d in current term 1: Already voted for candidate e92313aa541e4a5a9f34f2544ea36ae4 in this term.
I20260713 09:11:44.653007 26383 leader_election.cc:290] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.653052 26386 leader_election.cc:290] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.654575 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.654667 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.655300 26133 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.655751 26134 raft_consensus.cc:2393] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd4ac643e6144b0980391fabd0d4cf29 in current term 1: Already voted for candidate dc16503fc96d4399b4813f989f2fa68d in this term.
I20260713 09:11:44.647370 26335 raft_consensus.cc:515] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.658896 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.659974 26205 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.660774 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.661392 26059 raft_consensus.cc:2468] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.662372 26098 leader_election.cc:304] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.662914 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.663180 26355 raft_consensus.cc:2804] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.663453 26206 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.663564 26355 raft_consensus.cc:493] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.663940 26355 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.670537 26206 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.674105 26133 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.670605 26355 raft_consensus.cc:515] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.676923 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:44.677461 26059 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.671319 26334 consensus_queue.cc:237] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.612011 26349 consensus_queue.cc:237] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.672832 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.684271 26387 raft_consensus.cc:697] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:44.684924 26205 raft_consensus.cc:2468] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.672335 26335 leader_election.cc:290] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:44.685372 26387 consensus_queue.cc:237] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.689349 26355 leader_election.cc:290] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.691512 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" is_pre_election: true
I20260713 09:11:44.694039 26059 raft_consensus.cc:2468] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.695176 26098 leader_election.cc:304] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.695218 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.696295 26205 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 0.
I20260713 09:11:44.696516 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.696822 26393 raft_consensus.cc:2804] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.697378 26206 raft_consensus.cc:2393] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd4ac643e6144b0980391fabd0d4cf29 in current term 1: Already voted for candidate dc16503fc96d4399b4813f989f2fa68d in this term.
I20260713 09:11:44.698541 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0201cf219c63451399ed4cc2fa61c354" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.698860 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.699206 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.699563 26206 raft_consensus.cc:3060] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.699826 26208 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.700979 26023 leader_election.cc:304] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.701920 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.702489 26205 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.702888 26334 raft_consensus.cc:2804] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.703557 26334 raft_consensus.cc:697] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:44.704362 26334 consensus_queue.cc:237] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.706656 26208 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.708966 26172 leader_election.cc:304] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.709873 26022 leader_election.cc:304] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29; no voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.712008 26389 raft_consensus.cc:2749] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.712307 26393 raft_consensus.cc:697] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:44.712105 26387 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.713469 26393 consensus_queue.cc:237] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.710247 26205 raft_consensus.cc:2468] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.717198 26133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:44.718269 26133 raft_consensus.cc:2393] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc16503fc96d4399b4813f989f2fa68d in current term 1: Already voted for candidate bd4ac643e6144b0980391fabd0d4cf29 in this term.
I20260713 09:11:44.726171 26387 raft_consensus.cc:2749] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.727317 26206 raft_consensus.cc:2468] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 1.
I20260713 09:11:44.728389 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6197d351fe45958995d18f3f8cc031" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:44.730942 25957 catalog_manager.cc:5697] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.734668 26172 leader_election.cc:304] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [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: dc16503fc96d4399b4813f989f2fa68d; no voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.735770 26389 raft_consensus.cc:2749] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:44.740170 25956 catalog_manager.cc:5697] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 0 to 1, leader changed from <none> to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 1 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:44.748806 25955 catalog_manager.cc:5697] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.750190 25955 catalog_manager.cc:5697] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.751283 25955 catalog_manager.cc:5697] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.765177 25955 catalog_manager.cc:5697] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.824767 26393 raft_consensus.cc:493] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:44.824854 26334 consensus_queue.cc:1048] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:44.825258 26393 raft_consensus.cc:515] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.827113 26393 leader_election.cc:290] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.827802 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29" is_pre_election: true
I20260713 09:11:44.828222 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d" is_pre_election: true
I20260713 09:11:44.828503 26059 raft_consensus.cc:2468] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.828917 26205 raft_consensus.cc:2468] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 0.
I20260713 09:11:44.829833 26098 leader_election.cc:304] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.830876 26393 raft_consensus.cc:2804] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:44.831207 26393 raft_consensus.cc:493] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:44.831552 26393 raft_consensus.cc:3060] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.840162 26349 consensus_queue.cc:1048] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:44.840574 26393 raft_consensus.cc:515] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.843633 26393 leader_election.cc:290] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:44.845752 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:44.846575 26206 raft_consensus.cc:3060] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.848853 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ef1689610c4a7fb3eb63ab08bd8a37" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:44.849339 26059 raft_consensus.cc:3060] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:44.854362 26059 raft_consensus.cc:2468] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.855278 26098 leader_election.cc:304] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:44.855813 26206 raft_consensus.cc:2468] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 1.
I20260713 09:11:44.856091 26393 raft_consensus.cc:2804] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:44.857005 26393 raft_consensus.cc:697] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:44.857782 26393 consensus_queue.cc:237] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:44.865687 25956 catalog_manager.cc:5697] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:44.907920 26134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
mode: GRACEFUL
new_leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:11:44.908509 26134 raft_consensus.cc:606] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Received request to transfer leadership to TS bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:44.917520 26206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
mode: GRACEFUL
new_leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:51422
I20260713 09:11:44.917999 26206 raft_consensus.cc:606] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Received request to transfer leadership to TS e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.922300 26059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
mode: GRACEFUL
new_leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:37714
I20260713 09:11:44.922698 26059 raft_consensus.cc:606] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Received request to transfer leadership to TS e92313aa541e4a5a9f34f2544ea36ae4
I20260713 09:11:44.929644 26059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
mode: GRACEFUL
new_leader_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:37714
I20260713 09:11:44.930166 26059 raft_consensus.cc:606] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Received request to transfer leadership to TS dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:44.990165 26393 consensus_queue.cc:1048] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.003319 26289 consensus_queue.cc:1048] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.137166 26349 consensus_queue.cc:1048] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.137235 26355 consensus_queue.cc:1048] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.146860 26355 raft_consensus.cc:993] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: : Instructing follower bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:45.147261 26355 raft_consensus.cc:1081] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Signalling peer bd4ac643e6144b0980391fabd0d4cf29 to start an election
I20260713 09:11:45.152150 26058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
 from {username='slave'} at 127.0.0.1:37702
I20260713 09:11:45.152760 26058 raft_consensus.cc:493] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.153118 26058 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.153158 26289 consensus_queue.cc:1048] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:45.164574 26058 raft_consensus.cc:515] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.167282 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:45.167801 26134 raft_consensus.cc:3055] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.168120 26134 raft_consensus.cc:740] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:45.167881 26334 consensus_queue.cc:1048] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.168834 26134 consensus_queue.cc:260] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.169669 26134 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.171926 26059 raft_consensus.cc:1240] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Rejecting Update request from peer e92313aa541e4a5a9f34f2544ea36ae4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:45.174990 26334 consensus_queue.cc:1048] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.176710 26134 raft_consensus.cc:2468] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd4ac643e6144b0980391fabd0d4cf29 in term 2.
I20260713 09:11:45.177906 26058 leader_election.cc:290] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Requested vote from peers e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:45.178047 26023 leader_election.cc:304] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:45.179868 26334 raft_consensus.cc:2804] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.179927 26207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c333c1465e3640f2ab6af796b3ab92fc" candidate_uuid: "bd4ac643e6144b0980391fabd0d4cf29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:45.180433 26334 raft_consensus.cc:697] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Becoming Leader. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:45.181270 26334 consensus_queue.cc:237] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.184316 26392 raft_consensus.cc:993] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: : Instructing follower dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:45.184928 26392 raft_consensus.cc:1081] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Signalling peer dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:45.189662 26206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:11:45.190436 26206 raft_consensus.cc:493] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.190874 26206 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.194253 26334 consensus_queue.cc:1048] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.198625 26389 consensus_queue.cc:1048] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.198979 26206 raft_consensus.cc:515] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.200394 26208 raft_consensus.cc:1240] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Rejecting Update request from peer bd4ac643e6144b0980391fabd0d4cf29 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:45.202561 26206 leader_election.cc:290] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:45.204082 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:45.204535 26387 consensus_queue.cc:1059] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.204674 26134 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.204737 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f55de70bd349d3ad1f1f2b18663098" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:45.205346 26058 raft_consensus.cc:3055] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.205672 26058 raft_consensus.cc:740] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:45.206395 26058 consensus_queue.cc:260] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.206472 25956 catalog_manager.cc:5697] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 reported cstate change: term changed from 1 to 2, leader changed from e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194) to bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "bd4ac643e6144b0980391fabd0d4cf29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.207545 26058 raft_consensus.cc:3060] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.210965 26134 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
I20260713 09:11:45.220772 26058 raft_consensus.cc:2468] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
W20260713 09:11:45.221908 26387 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:11:45.223609 26172 leader_election.cc:304] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:45.223738 26334 consensus_queue.cc:1048] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.224431 26389 raft_consensus.cc:2804] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.227623 26389 raft_consensus.cc:697] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:45.228523 26389 consensus_queue.cc:237] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.233486 26417 raft_consensus.cc:993] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: : Instructing follower e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:45.234009 26417 raft_consensus.cc:1081] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Signalling peer e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:45.237412 26133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:48080
I20260713 09:11:45.237900 26133 raft_consensus.cc:493] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.238268 26133 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.240348 26418 consensus_queue.cc:1048] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.244092 25956 catalog_manager.cc:5697] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 1 to 2, leader changed from bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193) to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 2 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.250780 26133 raft_consensus.cc:515] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.253082 26133 leader_election.cc:290] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:45.254997 26059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:45.255005 26208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b66cad963c4457afa0db3293a7eb6a" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:45.257411 26208 raft_consensus.cc:3055] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.257733 26208 raft_consensus.cc:740] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:45.258548 26208 consensus_queue.cc:260] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.259600 26208 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.264724 26349 consensus_queue.cc:1048] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.272830 26334 raft_consensus.cc:993] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: : Instructing follower e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:45.273221 26334 raft_consensus.cc:1081] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Signalling peer e92313aa541e4a5a9f34f2544ea36ae4 to start an election
I20260713 09:11:45.273648 26208 raft_consensus.cc:2468] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:45.274904 26133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
 from {username='slave'} at 127.0.0.1:48088
I20260713 09:11:45.275498 26133 raft_consensus.cc:493] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:45.275923 26133 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.279430 26349 consensus_queue.cc:1048] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.279958 26097 leader_election.cc:304] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [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: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: bd4ac643e6144b0980391fabd0d4cf29
I20260713 09:11:45.280808 26289 raft_consensus.cc:2804] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.281291 26289 raft_consensus.cc:697] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:45.282065 26289 consensus_queue.cc:237] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.284137 26133 raft_consensus.cc:515] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.287773 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:45.288040 26133 leader_election.cc:290] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), dc16503fc96d4399b4813f989f2fa68d (127.21.172.195:46063)
I20260713 09:11:45.288329 26058 raft_consensus.cc:3055] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:45.288720 26058 raft_consensus.cc:740] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:45.289455 26058 consensus_queue.cc:260] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.290030 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a9a6a70bf94846bd4de001ce8b1f18" candidate_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
I20260713 09:11:45.290593 26205 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.290766 26058 raft_consensus.cc:3060] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.296165 26289 consensus_queue.cc:1048] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.299537 26205 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:45.300987 26058 raft_consensus.cc:2468] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e92313aa541e4a5a9f34f2544ea36ae4 in term 2.
I20260713 09:11:45.301930 26098 leader_election.cc:304] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd4ac643e6144b0980391fabd0d4cf29, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:45.302004 26349 consensus_queue.cc:1048] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.303586 26289 raft_consensus.cc:2804] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:45.304054 26289 raft_consensus.cc:697] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Leader. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:45.304873 26289 consensus_queue.cc:237] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:45.310462 25956 catalog_manager.cc:5697] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 1 to 2, leader changed from dc16503fc96d4399b4813f989f2fa68d (127.21.172.195) to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.320636 26289 consensus_queue.cc:1048] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:45.332990 25955 catalog_manager.cc:5697] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 reported cstate change: term changed from 1 to 2, leader changed from bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193) to e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.577135 26133 raft_consensus.cc:1275] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.578220 26349 consensus_queue.cc:1048] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.585541 26206 raft_consensus.cc:3060] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.592908 26206 raft_consensus.cc:1275] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer bd4ac643e6144b0980391fabd0d4cf29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.594097 26349 consensus_queue.cc:1048] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.668074 26059 raft_consensus.cc:3060] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.673221 26059 raft_consensus.cc:1275] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.674424 26355 consensus_queue.cc:1048] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.682016 26206 raft_consensus.cc:1275] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.683352 26355 consensus_queue.cc:1048] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.732281 26059 raft_consensus.cc:1275] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.733532 26389 consensus_queue.cc:1048] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:45.740813 26133 raft_consensus.cc:1275] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.742261 26418 consensus_queue.cc:1048] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.807307 26206 raft_consensus.cc:1275] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.808632 26355 consensus_queue.cc:1048] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:45.815407 26059 raft_consensus.cc:1275] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer e92313aa541e4a5a9f34f2544ea36ae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:45.816869 26289 consensus_queue.cc:1048] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.933523 25955 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39490:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:47.951769 25955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39490:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:47.991055 22195 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:48.128942 26466 tablet.cc:1724] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.147392 26467 tablet.cc:1724] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.198204 26470 tablet.cc:1724] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.231590 26474 tablet.cc:1724] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.234941 26472 tablet.cc:1724] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.238049 26471 tablet.cc:1724] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.247509 26480 tablet.cc:1724] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.250800 26475 tablet.cc:1724] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.275203 26481 tablet.cc:1724] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.284385 26131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
mode: GRACEFUL
new_leader_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:48102
I20260713 09:11:48.287094 26131 raft_consensus.cc:606] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Received request to transfer leadership to TS dc16503fc96d4399b4813f989f2fa68d
W20260713 09:11:48.280815 26234 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:11f55de70bd349d3ad1f1f2b18663098)
W20260713 09:11:48.291682 26097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.195:46063, user_credentials={real_user=slave}} blocked reactor thread for 73445.6us
I20260713 09:11:48.213018 26479 tablet.cc:1724] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:48.304661 26477 log.cc:927] Time spent T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260713 09:11:48.328294 26470 tablet.cc:1724] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:48.329495 26234 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:11f55de70bd349d3ad1f1f2b18663098)
W20260713 09:11:48.330395 26234 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:11f55de70bd349d3ad1f1f2b18663098)
I20260713 09:11:48.343478 26474 tablet.cc:1724] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.345551 26470 tablet.cc:1724] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.362397 26480 tablet.cc:1724] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.380352 26472 tablet.cc:1724] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.385053 26490 tablet.cc:1724] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:48.414781 26098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.193:40207, user_credentials={real_user=slave}} blocked reactor thread for 99807.5us
I20260713 09:11:48.413255 26479 tablet.cc:1724] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.419193 26486 raft_consensus.cc:993] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: : Instructing follower dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.419749 26410 raft_consensus.cc:1081] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Signalling peer dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.425246 26481 tablet.cc:1724] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.425688 26474 tablet.cc:1724] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.428659 26467 tablet.cc:1724] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.435837 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:51418
I20260713 09:11:48.436426 26204 raft_consensus.cc:493] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:48.436810 26204 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.430902 26487 tablet.cc:1724] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.447999 26204 raft_consensus.cc:515] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.467496 26466 tablet.cc:1724] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.495985 26490 tablet.cc:1724] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.501791 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:48.502594 26056 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.505865 26204 leader_election.cc:290] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:48.508350 26057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
mode: GRACEFUL
new_leader_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:11:48.508944 26057 raft_consensus.cc:606] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Received request to transfer leadership to TS dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:48.511102 22195 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:11:48.511700 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:48.516223 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8752ee2a40cb4de3b3fb9788e6c0b9e5" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:48.516865 26134 raft_consensus.cc:3055] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:48.517217 26134 raft_consensus.cc:740] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:48.517241 26479 tablet.cc:1724] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.517442 26466 tablet.cc:1724] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.518087 26134 consensus_queue.cc:260] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.519379 26134 raft_consensus.cc:3060] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.523222 26056 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
I20260713 09:11:48.524039 26057 raft_consensus.cc:1240] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Rejecting Update request from peer e92313aa541e4a5a9f34f2544ea36ae4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:48.526914 26134 raft_consensus.cc:2468] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
I20260713 09:11:48.527995 26172 leader_election.cc:304] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:48.528780 26418 raft_consensus.cc:2804] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:48.529251 26418 raft_consensus.cc:697] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:48.529886 26418 consensus_queue.cc:237] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.537175 26490 tablet.cc:1724] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.543555 26056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d"
dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
mode: GRACEFUL
new_leader_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:37718
I20260713 09:11:48.544178 26056 raft_consensus.cc:606] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Received request to transfer leadership to TS dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:48.546857 26134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1944fa13db94a1db73b490845695cda"
dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
mode: GRACEFUL
new_leader_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:48102
I20260713 09:11:48.547298 26134 raft_consensus.cc:606] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Received request to transfer leadership to TS dc16503fc96d4399b4813f989f2fa68d
I20260713 09:11:48.548756 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:48.549218 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:48.550052 25956 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: soft_deleted_table [id=bebde020be32444592b835f54bb0064a] alter complete (version 1)
I20260713 09:11:48.556979 25956 catalog_manager.cc:5697] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 1 to 2, leader changed from e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194) to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 2 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:48.558893 26482 raft_consensus.cc:993] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: : Instructing follower dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.559378 26392 raft_consensus.cc:1081] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Signalling peer dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.560838 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:11:48.561302 26204 raft_consensus.cc:493] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:48.561681 26204 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.567361 26204 raft_consensus.cc:515] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.569005 26204 leader_election.cc:290] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:48.570271 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:48.570801 26056 raft_consensus.cc:3055] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:48.571074 26056 raft_consensus.cc:740] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:48.571694 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e6baba8ceb44fbb103ece57db3a2c8" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:48.572151 26134 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.571851 26056 consensus_queue.cc:260] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.573186 26056 raft_consensus.cc:3060] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:48.577148 26134 raft_consensus.cc:2468] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
I20260713 09:11:48.578025 26056 raft_consensus.cc:2468] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 2.
I20260713 09:11:48.578209 26172 leader_election.cc:304] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:48.579061 26461 raft_consensus.cc:2804] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:48.579497 26461 raft_consensus.cc:697] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:48.580194 26461 consensus_queue.cc:237] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:48.587049 25956 catalog_manager.cc:5697] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 1 to 2, leader changed from bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193) to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 2 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:48.688862 26482 raft_consensus.cc:993] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: : Instructing follower dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.689340 26392 raft_consensus.cc:1081] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Signalling peer dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:48.690721 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:11:48.691227 26204 raft_consensus.cc:493] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:48.691535 26204 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:48.696321 26204 raft_consensus.cc:515] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:48.698014 26204 leader_election.cc:290] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 3 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:48.698553 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:48.698956 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92236a9df5e54e4092d9a24110a9891d" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:48.699193 26056 raft_consensus.cc:3055] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:48.699502 26134 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:48.699523 26056 raft_consensus.cc:740] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd4ac643e6144b0980391fabd0d4cf29, State: Running, Role: LEADER
I20260713 09:11:48.700397 26056 consensus_queue.cc:260] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:48.701567 26056 raft_consensus.cc:3060] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:48.705819 26134 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 3.
I20260713 09:11:48.706794 26172 leader_election.cc:304] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [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: dc16503fc96d4399b4813f989f2fa68d, e92313aa541e4a5a9f34f2544ea36ae4; no voters: 
I20260713 09:11:48.707494 26461 raft_consensus.cc:2804] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:48.707892 26461 raft_consensus.cc:697] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 3 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:48.707947 26056 raft_consensus.cc:2468] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 3.
I20260713 09:11:48.708870 26461 consensus_queue.cc:237] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } }
I20260713 09:11:48.716677 25956 catalog_manager.cc:5697] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 2 to 3, leader changed from bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193) to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 3 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:48.926791 26056 raft_consensus.cc:1275] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:48.927886 26461 consensus_queue.cc:1048] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:48.930562 26466 tablet.cc:1724] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:48.935473 25956 catalog_manager.cc:5789] TS bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207) does not have the latest schema for tablet 8752ee2a40cb4de3b3fb9788e6c0b9e5 (table soft_deleted_table [id=bebde020be32444592b835f54bb0064a]). Expected version 1 got 0
I20260713 09:11:48.946774 26132 raft_consensus.cc:1275] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:48.948386 26500 consensus_queue.cc:1048] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.012394 26132 raft_consensus.cc:1275] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:49.013751 26418 consensus_queue.cc:1048] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.021911 26056 raft_consensus.cc:1275] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:49.024995 26500 consensus_queue.cc:1048] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:49.066841 26410 raft_consensus.cc:993] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: : Instructing follower dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:49.067349 26486 raft_consensus.cc:1081] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Signalling peer dc16503fc96d4399b4813f989f2fa68d to start an election
I20260713 09:11:49.068617 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1944fa13db94a1db73b490845695cda"
dest_uuid: "dc16503fc96d4399b4813f989f2fa68d"
 from {username='slave'} at 127.0.0.1:51418
I20260713 09:11:49.069077 26204 raft_consensus.cc:493] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:49.069375 26204 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.074023 26204 raft_consensus.cc:515] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:49.075657 26204 leader_election.cc:290] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [CANDIDATE]: Term 3 election: Requested vote from peers bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207), e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591)
I20260713 09:11:49.076368 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd4ac643e6144b0980391fabd0d4cf29"
I20260713 09:11:49.076568 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1944fa13db94a1db73b490845695cda" candidate_uuid: "dc16503fc96d4399b4813f989f2fa68d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e92313aa541e4a5a9f34f2544ea36ae4"
I20260713 09:11:49.077035 26057 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.077111 26132 raft_consensus.cc:3055] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:49.077522 26132 raft_consensus.cc:740] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e92313aa541e4a5a9f34f2544ea36ae4, State: Running, Role: LEADER
I20260713 09:11:49.078366 26132 consensus_queue.cc:260] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:49.079679 26132 raft_consensus.cc:3060] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:49.084334 26057 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 3.
I20260713 09:11:49.085487 26172 leader_election.cc:304] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [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: bd4ac643e6144b0980391fabd0d4cf29, dc16503fc96d4399b4813f989f2fa68d; no voters: 
I20260713 09:11:49.086486 26500 raft_consensus.cc:2804] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:49.086822 26132 raft_consensus.cc:2468] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc16503fc96d4399b4813f989f2fa68d in term 3.
I20260713 09:11:49.087764 26500 raft_consensus.cc:697] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 3 LEADER]: Becoming Leader. State: Replica: dc16503fc96d4399b4813f989f2fa68d, State: Running, Role: LEADER
I20260713 09:11:49.088642 26500 consensus_queue.cc:237] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [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: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } }
I20260713 09:11:49.095755 25955 catalog_manager.cc:5697] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d reported cstate change: term changed from 2 to 3, leader changed from e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194) to dc16503fc96d4399b4813f989f2fa68d (127.21.172.195). New cstate: current_term: 3 leader_uuid: "dc16503fc96d4399b4813f989f2fa68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc16503fc96d4399b4813f989f2fa68d" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 46063 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:49.107520 26132 raft_consensus.cc:1275] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:49.108772 26500 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.118242 26057 raft_consensus.cc:1275] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:49.120126 26500 consensus_queue.cc:1048] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.500150 26057 raft_consensus.cc:1275] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:49.503455 26500 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd4ac643e6144b0980391fabd0d4cf29" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.515473 26132 raft_consensus.cc:1275] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Refusing update from remote peer dc16503fc96d4399b4813f989f2fa68d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:49.519682 26461 consensus_queue.cc:1048] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e92313aa541e4a5a9f34f2544ea36ae4" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:49.602551 22195 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:49.607869 22195 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:11:49.608408 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:49.613436 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:49.613813 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:50.642984 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:11:50.668109 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:50.668859 22195 tablet_replica.cc:333] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.669480 22195 raft_consensus.cc:2243] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.669950 22195 raft_consensus.cc:2272] T 69b66cad963c4457afa0db3293a7eb6a P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.671710 22195 tablet_replica.cc:333] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.672243 22195 raft_consensus.cc:2243] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.672709 22195 raft_consensus.cc:2272] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.674374 22195 tablet_replica.cc:333] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.674942 22195 raft_consensus.cc:2243] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.675405 22195 raft_consensus.cc:2272] T f2a9a6a70bf94846bd4de001ce8b1f18 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.677054 22195 tablet_replica.cc:333] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.677580 22195 raft_consensus.cc:2243] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.677994 22195 raft_consensus.cc:2272] T 11f55de70bd349d3ad1f1f2b18663098 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.679558 22195 tablet_replica.cc:333] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.680060 22195 raft_consensus.cc:2243] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.680866 22195 raft_consensus.cc:2272] T c333c1465e3640f2ab6af796b3ab92fc P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.682497 22195 tablet_replica.cc:333] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.683080 22195 raft_consensus.cc:2243] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.683569 22195 raft_consensus.cc:2272] T f4e6baba8ceb44fbb103ece57db3a2c8 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.685253 22195 tablet_replica.cc:333] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.685770 22195 raft_consensus.cc:2243] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.686501 22195 raft_consensus.cc:2272] T 0201cf219c63451399ed4cc2fa61c354 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.688290 22195 tablet_replica.cc:333] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.688849 22195 raft_consensus.cc:2243] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.689342 22195 raft_consensus.cc:2272] T cc7de8cd65454f799d7dd32da8c33250 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.691179 22195 tablet_replica.cc:333] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.691668 22195 raft_consensus.cc:2243] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.692097 22195 raft_consensus.cc:2272] T e1944fa13db94a1db73b490845695cda P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.693883 22195 tablet_replica.cc:333] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.694407 22195 raft_consensus.cc:2243] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.694801 22195 raft_consensus.cc:2272] T f55e6f8a23d94a668212eb6c22903afb P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.696898 22195 tablet_replica.cc:333] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.697559 22195 raft_consensus.cc:2243] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.698392 22195 raft_consensus.cc:2272] T a63bf5a9856b432e89528cc6bf33432c P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.700405 22195 tablet_replica.cc:333] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.700960 22195 raft_consensus.cc:2243] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.701359 22195 raft_consensus.cc:2272] T 92236a9df5e54e4092d9a24110a9891d P bd4ac643e6144b0980391fabd0d4cf29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.703023 22195 tablet_replica.cc:333] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.703584 22195 raft_consensus.cc:2243] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.703981 22195 raft_consensus.cc:2272] T 9ec61b57e8034795890897afe1e0428b P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.705768 22195 tablet_replica.cc:333] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.706271 22195 raft_consensus.cc:2243] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.707006 22195 raft_consensus.cc:2272] T 79e7c04d0bf74ac6af1d1cc483cca66b P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.708848 22195 tablet_replica.cc:333] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.709472 22195 raft_consensus.cc:2243] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.710156 22195 raft_consensus.cc:2272] T 4e6197d351fe45958995d18f3f8cc031 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.711755 22195 tablet_replica.cc:333] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.712272 22195 raft_consensus.cc:2243] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.713009 22195 raft_consensus.cc:2272] T 29fed78cd7f9498ea6c292892c2f813e P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.714787 22195 tablet_replica.cc:333] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.715284 22195 raft_consensus.cc:2243] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.715690 22195 raft_consensus.cc:2272] T f5ef1689610c4a7fb3eb63ab08bd8a37 P bd4ac643e6144b0980391fabd0d4cf29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.717348 22195 tablet_replica.cc:333] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29: stopping tablet replica
I20260713 09:11:50.717808 22195 raft_consensus.cc:2243] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.718237 22195 raft_consensus.cc:2272] T 58080b8804794c2ba4c8d23c227f4139 P bd4ac643e6144b0980391fabd0d4cf29 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:50.720187 26172 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 09:11:50.723237 26172 consensus_peers.cc:597] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d -> Peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Couldn't send request to peer bd4ac643e6144b0980391fabd0d4cf29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.725972 26098 consensus_peers.cc:597] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 -> Peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Couldn't send request to peer bd4ac643e6144b0980391fabd0d4cf29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.749191 26098 consensus_peers.cc:597] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 -> Peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Couldn't send request to peer bd4ac643e6144b0980391fabd0d4cf29. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.757367 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
W20260713 09:11:50.775712 26172 consensus_peers.cc:597] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d -> Peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Couldn't send request to peer bd4ac643e6144b0980391fabd0d4cf29. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.788201 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
I20260713 09:11:50.815532 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:50.816340 22195 tablet_replica.cc:333] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.817021 22195 raft_consensus.cc:2243] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.817875 22195 raft_consensus.cc:2272] T 69b66cad963c4457afa0db3293a7eb6a P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.820024 22195 tablet_replica.cc:333] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.820673 22195 raft_consensus.cc:2243] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.821246 22195 raft_consensus.cc:2272] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.823243 22195 tablet_replica.cc:333] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.823897 22195 raft_consensus.cc:2243] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.824786 22195 raft_consensus.cc:2272] T f2a9a6a70bf94846bd4de001ce8b1f18 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.826586 22195 tablet_replica.cc:333] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.827172 22195 raft_consensus.cc:2243] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.827629 22195 raft_consensus.cc:2272] T 11f55de70bd349d3ad1f1f2b18663098 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.829502 22195 tablet_replica.cc:333] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.830066 22195 raft_consensus.cc:2243] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.830534 22195 raft_consensus.cc:2272] T c333c1465e3640f2ab6af796b3ab92fc P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.832320 22195 tablet_replica.cc:333] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.832935 22195 raft_consensus.cc:2243] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.833418 22195 raft_consensus.cc:2272] T f4e6baba8ceb44fbb103ece57db3a2c8 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.835110 22195 tablet_replica.cc:333] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.835671 22195 raft_consensus.cc:2243] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.836130 22195 raft_consensus.cc:2272] T 0201cf219c63451399ed4cc2fa61c354 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.837909 22195 tablet_replica.cc:333] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.838533 22195 raft_consensus.cc:2243] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.838994 22195 raft_consensus.cc:2272] T cc7de8cd65454f799d7dd32da8c33250 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.840898 22195 tablet_replica.cc:333] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.841426 22195 raft_consensus.cc:2243] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.841853 22195 raft_consensus.cc:2272] T e1944fa13db94a1db73b490845695cda P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.843581 22195 tablet_replica.cc:333] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.844139 22195 raft_consensus.cc:2243] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.844650 22195 raft_consensus.cc:2272] T a63bf5a9856b432e89528cc6bf33432c P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.846716 22195 tablet_replica.cc:333] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.847391 22195 raft_consensus.cc:2243] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.847862 22195 raft_consensus.cc:2272] T 92236a9df5e54e4092d9a24110a9891d P e92313aa541e4a5a9f34f2544ea36ae4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.849771 22195 tablet_replica.cc:333] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.850298 22195 raft_consensus.cc:2243] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.851084 22195 raft_consensus.cc:2272] T f55e6f8a23d94a668212eb6c22903afb P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.853072 22195 tablet_replica.cc:333] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.853612 22195 raft_consensus.cc:2243] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.854061 22195 raft_consensus.cc:2272] T 79e7c04d0bf74ac6af1d1cc483cca66b P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.855908 22195 tablet_replica.cc:333] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.856478 22195 raft_consensus.cc:2243] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.857292 22195 raft_consensus.cc:2272] T 9ec61b57e8034795890897afe1e0428b P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.860029 22195 tablet_replica.cc:333] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.860716 22195 raft_consensus.cc:2243] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.861177 22195 raft_consensus.cc:2272] T 4e6197d351fe45958995d18f3f8cc031 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.862773 22195 tablet_replica.cc:333] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.863267 22195 raft_consensus.cc:2243] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.863991 22195 raft_consensus.cc:2272] T f5ef1689610c4a7fb3eb63ab08bd8a37 P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.865711 22195 tablet_replica.cc:333] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.866199 22195 raft_consensus.cc:2243] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.866915 22195 raft_consensus.cc:2272] T 58080b8804794c2ba4c8d23c227f4139 P e92313aa541e4a5a9f34f2544ea36ae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.868731 22195 tablet_replica.cc:333] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4: stopping tablet replica
I20260713 09:11:50.869186 22195 raft_consensus.cc:2243] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.869585 22195 raft_consensus.cc:2272] T 29fed78cd7f9498ea6c292892c2f813e P e92313aa541e4a5a9f34f2544ea36ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.903432 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
W20260713 09:11:50.915325 26172 consensus_peers.cc:597] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d -> Peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Couldn't send request to peer e92313aa541e4a5a9f34f2544ea36ae4. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:44591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.934497 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
W20260713 09:11:50.950685 26172 consensus_peers.cc:597] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d -> Peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Couldn't send request to peer e92313aa541e4a5a9f34f2544ea36ae4. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:44591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.955403 26172 consensus_peers.cc:597] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d -> Peer e92313aa541e4a5a9f34f2544ea36ae4 (127.21.172.194:44591): Couldn't send request to peer e92313aa541e4a5a9f34f2544ea36ae4. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:44591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.968528 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:50.969367 22195 tablet_replica.cc:333] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.970047 22195 raft_consensus.cc:2243] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.970649 22195 raft_consensus.cc:2272] T f2a9a6a70bf94846bd4de001ce8b1f18 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.972847 22195 tablet_replica.cc:333] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.973456 22195 raft_consensus.cc:2243] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:50.973708 26172 consensus_peers.cc:597] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d -> Peer bd4ac643e6144b0980391fabd0d4cf29 (127.21.172.193:40207): Couldn't send request to peer bd4ac643e6144b0980391fabd0d4cf29. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.973971 22195 raft_consensus.cc:2272] T 69b66cad963c4457afa0db3293a7eb6a P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.976244 22195 tablet_replica.cc:333] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.976934 22195 raft_consensus.cc:2243] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.977662 22195 raft_consensus.cc:2272] T 11f55de70bd349d3ad1f1f2b18663098 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.979460 22195 tablet_replica.cc:333] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.980046 22195 raft_consensus.cc:2243] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.980571 22195 raft_consensus.cc:2272] T c333c1465e3640f2ab6af796b3ab92fc P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.982208 22195 tablet_replica.cc:333] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.982679 22195 raft_consensus.cc:2243] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.983394 22195 raft_consensus.cc:2272] T 8752ee2a40cb4de3b3fb9788e6c0b9e5 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.985070 22195 tablet_replica.cc:333] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.985589 22195 raft_consensus.cc:2243] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.986276 22195 raft_consensus.cc:2272] T f4e6baba8ceb44fbb103ece57db3a2c8 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.987864 22195 tablet_replica.cc:333] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.988391 22195 raft_consensus.cc:2243] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.988858 22195 raft_consensus.cc:2272] T 0201cf219c63451399ed4cc2fa61c354 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.990500 22195 tablet_replica.cc:333] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.991134 22195 raft_consensus.cc:2243] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.991864 22195 raft_consensus.cc:2272] T cc7de8cd65454f799d7dd32da8c33250 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.993749 22195 tablet_replica.cc:333] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.994238 22195 raft_consensus.cc:2243] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.994920 22195 raft_consensus.cc:2272] T e1944fa13db94a1db73b490845695cda P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.996803 22195 tablet_replica.cc:333] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.997332 22195 raft_consensus.cc:2243] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.997740 22195 raft_consensus.cc:2272] T 4e6197d351fe45958995d18f3f8cc031 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.999392 22195 tablet_replica.cc:333] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:50.999904 22195 raft_consensus.cc:2243] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.000274 22195 raft_consensus.cc:2272] T 29fed78cd7f9498ea6c292892c2f813e P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.002067 22195 tablet_replica.cc:333] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.002615 22195 raft_consensus.cc:2243] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.003019 22195 raft_consensus.cc:2272] T f5ef1689610c4a7fb3eb63ab08bd8a37 P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.004705 22195 tablet_replica.cc:333] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.005215 22195 raft_consensus.cc:2243] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.005627 22195 raft_consensus.cc:2272] T 58080b8804794c2ba4c8d23c227f4139 P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.007880 22195 tablet_replica.cc:333] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.008481 22195 raft_consensus.cc:2243] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.008945 22195 raft_consensus.cc:2272] T a63bf5a9856b432e89528cc6bf33432c P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.010866 22195 tablet_replica.cc:333] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.011410 22195 raft_consensus.cc:2243] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.012171 22195 raft_consensus.cc:2272] T 92236a9df5e54e4092d9a24110a9891d P dc16503fc96d4399b4813f989f2fa68d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.014035 22195 tablet_replica.cc:333] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.014556 22195 raft_consensus.cc:2243] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.015008 22195 raft_consensus.cc:2272] T f55e6f8a23d94a668212eb6c22903afb P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.016861 22195 tablet_replica.cc:333] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.017367 22195 raft_consensus.cc:2243] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.017817 22195 raft_consensus.cc:2272] T 9ec61b57e8034795890897afe1e0428b P dc16503fc96d4399b4813f989f2fa68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.019562 22195 tablet_replica.cc:333] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d: stopping tablet replica
I20260713 09:11:51.020061 22195 raft_consensus.cc:2243] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.020510 22195 raft_consensus.cc:2272] T 79e7c04d0bf74ac6af1d1cc483cca66b P dc16503fc96d4399b4813f989f2fa68d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.057111 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:11:51.084430 22195 master.cc:562] Master@127.21.172.254:35209 shutting down...
I20260713 09:11:51.110075 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.110642 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.110975 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f731cf6dc9c4e838674ec94d4917e43: stopping tablet replica
I20260713 09:11:51.129925 22195 master.cc:584] Master@127.21.172.254:35209 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12311 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:11:51.180001 22195 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.172.254:36161
I20260713 09:11:51.181213 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.187196 26514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.187409 26516 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
W20260713 09:11:51.187302 26513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.188690 22195 server_base.cc:1061] running on GCE node
I20260713 09:11:51.189591 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.189771 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.189972 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933911189938 us; error 0 us; skew 500 ppm
I20260713 09:11:51.190531 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.193182 22195 webserver.cc:533] Webserver started at http://127.21.172.254:40657/ using document root <none> and password file <none>
I20260713 09:11:51.193688 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.193887 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.194165 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.195261 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/master-0-root/instance:
uuid: "adf4991fe2634ad28338306a226112ae"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.199658 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:51.202979 26521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.203717 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:51.204010 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/master-0-root
uuid: "adf4991fe2634ad28338306a226112ae"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.204324 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.221366 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.222492 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.259400 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.254:36161
I20260713 09:11:51.259509 26572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.254:36161 every 8 connection(s)
I20260713 09:11:51.263029 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.272933 26573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: Bootstrap starting.
I20260713 09:11:51.277343 26573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.281275 26573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: No bootstrap required, opened a new log
I20260713 09:11:51.283365 26573 raft_consensus.cc:359] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adf4991fe2634ad28338306a226112ae" member_type: VOTER }
I20260713 09:11:51.283718 26573 raft_consensus.cc:385] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.283974 26573 raft_consensus.cc:740] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf4991fe2634ad28338306a226112ae, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.284555 26573 consensus_queue.cc:260] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "adf4991fe2634ad28338306a226112ae" member_type: VOTER }
I20260713 09:11:51.285007 26573 raft_consensus.cc:399] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:51.285230 26573 raft_consensus.cc:493] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:51.285491 26573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.289750 26573 raft_consensus.cc:515] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adf4991fe2634ad28338306a226112ae" member_type: VOTER }
I20260713 09:11:51.290231 26573 leader_election.cc:304] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [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: adf4991fe2634ad28338306a226112ae; no voters: 
I20260713 09:11:51.291347 26573 leader_election.cc:290] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:51.291633 26576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:51.293000 26576 raft_consensus.cc:697] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 1 LEADER]: Becoming Leader. State: Replica: adf4991fe2634ad28338306a226112ae, State: Running, Role: LEADER
I20260713 09:11:51.293622 26576 consensus_queue.cc:237] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [LEADER]: Queue going to LEADER mode. State: All 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: "adf4991fe2634ad28338306a226112ae" member_type: VOTER }
I20260713 09:11:51.294216 26573 sys_catalog.cc:565] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:51.298296 26577 sys_catalog.cc:455] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adf4991fe2634ad28338306a226112ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adf4991fe2634ad28338306a226112ae" member_type: VOTER } }
I20260713 09:11:51.298401 26578 sys_catalog.cc:455] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader adf4991fe2634ad28338306a226112ae. Latest consensus state: current_term: 1 leader_uuid: "adf4991fe2634ad28338306a226112ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adf4991fe2634ad28338306a226112ae" member_type: VOTER } }
I20260713 09:11:51.299117 26577 sys_catalog.cc:458] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:51.299183 26578 sys_catalog.cc:458] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:51.302578 26585 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:51.310439 26585 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:51.311437 22195 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:51.319268 26585 catalog_manager.cc:1383] Generated new cluster ID: 0bed2e1e5a68432abdea1197d379da96
I20260713 09:11:51.319536 26585 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:51.334347 26585 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:51.335671 26585 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:51.347426 26585 catalog_manager.cc:6070] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: Generated new TSK 0
I20260713 09:11:51.348026 26585 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:51.378463 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.384388 26594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.385465 26595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.387398 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:51.388082 26597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.389376 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.389592 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.389775 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933911389738 us; error 0 us; skew 500 ppm
I20260713 09:11:51.390326 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.392503 22195 webserver.cc:533] Webserver started at http://127.21.172.193:40001/ using document root <none> and password file <none>
I20260713 09:11:51.392978 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.393169 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.393450 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.394418 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-0-root/instance:
uuid: "adb85801d2f64c3f80ad7a49d32c8633"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.398502 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:51.401396 26602 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.402199 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:51.402468 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-0-root
uuid: "adb85801d2f64c3f80ad7a49d32c8633"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.402740 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.429654 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.430882 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.432301 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.434448 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.434662 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.434911 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.435102 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.472141 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.193:36819
I20260713 09:11:51.472285 26664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.193:36819 every 8 connection(s)
I20260713 09:11:51.476991 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.484040 26669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.484894 26670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.487608 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:51.487783 26672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.489270 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.489537 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.489727 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933911489709 us; error 0 us; skew 500 ppm
I20260713 09:11:51.490403 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.493156 26665 heartbeater.cc:344] Connected to a master server at 127.21.172.254:36161
I20260713 09:11:51.493299 22195 webserver.cc:533] Webserver started at http://127.21.172.194:37833/ using document root <none> and password file <none>
I20260713 09:11:51.493507 26665 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.493938 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.494197 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.494490 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.494405 26665 heartbeater.cc:507] Master 127.21.172.254:36161 requested a full tablet report, sending...
I20260713 09:11:51.495747 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-1-root/instance:
uuid: "78ae7af82e70460ea34998324cab6a30"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.496899 26538 ts_manager.cc:194] Registered new tserver with Master: adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819)
I20260713 09:11:51.498811 26538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42404
I20260713 09:11:51.500442 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:11:51.504227 26677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.505162 22195 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:51.505471 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-1-root
uuid: "78ae7af82e70460ea34998324cab6a30"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.505753 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.519483 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.520844 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.522287 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.524528 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.524757 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.525012 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.525192 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.567596 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.194:42055
I20260713 09:11:51.567716 26739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.194:42055 every 8 connection(s)
I20260713 09:11:51.572422 22195 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.578532 26743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.580763 26744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.582688 22195 server_base.cc:1061] running on GCE node
W20260713 09:11:51.583074 26747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.584235 22195 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.584530 22195 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.584754 26740 heartbeater.cc:344] Connected to a master server at 127.21.172.254:36161
I20260713 09:11:51.584769 22195 hybrid_clock.cc:648] HybridClock initialized: now 1783933911584750 us; error 0 us; skew 500 ppm
I20260713 09:11:51.585179 26740 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.585567 22195 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.586066 26740 heartbeater.cc:507] Master 127.21.172.254:36161 requested a full tablet report, sending...
I20260713 09:11:51.588303 26538 ts_manager.cc:194] Registered new tserver with Master: 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:51.588402 22195 webserver.cc:533] Webserver started at http://127.21.172.195:42313/ using document root <none> and password file <none>
I20260713 09:11:51.589078 22195 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.589278 22195 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.589560 22195 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.589998 26538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42416
I20260713 09:11:51.590764 22195 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-2-root/instance:
uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.595534 22195 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:11:51.598928 26751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.599709 22195 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:51.599967 22195 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-2-root
uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-zc2k"
I20260713 09:11:51.600200 22195 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJB7H6u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812404150-22195-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.627645 22195 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.628790 22195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.630155 22195 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.632356 22195 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.632648 22195 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.632910 22195 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.633086 22195 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.672333 22195 rpc_server.cc:307] RPC server started. Bound to: 127.21.172.195:38675
I20260713 09:11:51.672425 26813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.172.195:38675 every 8 connection(s)
I20260713 09:11:51.686954 26814 heartbeater.cc:344] Connected to a master server at 127.21.172.254:36161
I20260713 09:11:51.687477 26814 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.688621 26814 heartbeater.cc:507] Master 127.21.172.254:36161 requested a full tablet report, sending...
I20260713 09:11:51.691015 26538 ts_manager.cc:194] Registered new tserver with Master: 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:51.691462 22195 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015858584s
I20260713 09:11:51.692890 26538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42418
I20260713 09:11:51.716104 26538 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42420:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:51.718626 26538 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:51.788282 26779 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb09842f7554bfeb39aa7eb4b39726d (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:51.789731 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb09842f7554bfeb39aa7eb4b39726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.791999 26778 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb9ca767d8548d8af304d0cb0ceee64 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:51.793457 26778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb9ca767d8548d8af304d0cb0ceee64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.793948 26630 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb09842f7554bfeb39aa7eb4b39726d (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:51.795297 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb09842f7554bfeb39aa7eb4b39726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.795347 26777 tablet_service.cc:1511] Processing CreateTablet for tablet 35f89f68b27e4de2a967243a7dd6770f (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:51.796897 26777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f89f68b27e4de2a967243a7dd6770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.805763 26629 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb9ca767d8548d8af304d0cb0ceee64 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:51.807126 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb9ca767d8548d8af304d0cb0ceee64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.807516 26705 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb09842f7554bfeb39aa7eb4b39726d (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:51.808804 26705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb09842f7554bfeb39aa7eb4b39726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.811270 26829 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:51.813019 26628 tablet_service.cc:1511] Processing CreateTablet for tablet 35f89f68b27e4de2a967243a7dd6770f (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:51.814265 26628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f89f68b27e4de2a967243a7dd6770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.814473 26704 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb9ca767d8548d8af304d0cb0ceee64 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:51.815747 26704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb9ca767d8548d8af304d0cb0ceee64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.821512 26627 tablet_service.cc:1511] Processing CreateTablet for tablet 46a51914878248eeb7120b61935e456b (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:51.822672 26702 tablet_service.cc:1511] Processing CreateTablet for tablet 46a51914878248eeb7120b61935e456b (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:51.823273 26627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a51914878248eeb7120b61935e456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.823905 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a51914878248eeb7120b61935e456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.825729 26779 tablet_service.cc:1511] Processing CreateTablet for tablet 46a51914878248eeb7120b61935e456b (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:51.826946 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a51914878248eeb7120b61935e456b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.827498 26626 tablet_service.cc:1511] Processing CreateTablet for tablet d80a0defa6b84617a82fa53c1dc3e4f3 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:51.828819 26626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80a0defa6b84617a82fa53c1dc3e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.821547 26703 tablet_service.cc:1511] Processing CreateTablet for tablet 35f89f68b27e4de2a967243a7dd6770f (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:51.830536 26703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f89f68b27e4de2a967243a7dd6770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.840332 26701 tablet_service.cc:1511] Processing CreateTablet for tablet d80a0defa6b84617a82fa53c1dc3e4f3 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:51.841667 26701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80a0defa6b84617a82fa53c1dc3e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.842957 26625 tablet_service.cc:1511] Processing CreateTablet for tablet de920624e09a460fa75047aab0e512f0 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:51.844254 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de920624e09a460fa75047aab0e512f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.845414 26778 tablet_service.cc:1511] Processing CreateTablet for tablet d80a0defa6b84617a82fa53c1dc3e4f3 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:51.846169 26700 tablet_service.cc:1511] Processing CreateTablet for tablet de920624e09a460fa75047aab0e512f0 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:51.846678 26778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80a0defa6b84617a82fa53c1dc3e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.847434 26700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de920624e09a460fa75047aab0e512f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.859607 26776 tablet_service.cc:1511] Processing CreateTablet for tablet de920624e09a460fa75047aab0e512f0 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:51.861680 26776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de920624e09a460fa75047aab0e512f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.871173 26624 tablet_service.cc:1511] Processing CreateTablet for tablet c909b3c3bf7941fe87d3d0adb504bf0a (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:51.871806 26699 tablet_service.cc:1511] Processing CreateTablet for tablet c909b3c3bf7941fe87d3d0adb504bf0a (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:51.872547 26624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b3c3bf7941fe87d3d0adb504bf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.873152 26699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b3c3bf7941fe87d3d0adb504bf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.887979 26779 tablet_service.cc:1511] Processing CreateTablet for tablet c909b3c3bf7941fe87d3d0adb504bf0a (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:51.889312 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b3c3bf7941fe87d3d0adb504bf0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.897430 26626 tablet_service.cc:1511] Processing CreateTablet for tablet f509ace20571476ea37e127a8d972bfe (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:51.898762 26626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f509ace20571476ea37e127a8d972bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.898418 26698 tablet_service.cc:1511] Processing CreateTablet for tablet f509ace20571476ea37e127a8d972bfe (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:51.899752 26698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f509ace20571476ea37e127a8d972bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.903714 26777 tablet_service.cc:1511] Processing CreateTablet for tablet f509ace20571476ea37e127a8d972bfe (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:51.905187 26777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f509ace20571476ea37e127a8d972bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.906221 26700 tablet_service.cc:1511] Processing CreateTablet for tablet a0ee21ee4d4b4fdea5d7b594c02885a2 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:51.908833 26700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ee21ee4d4b4fdea5d7b594c02885a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.913868 26625 tablet_service.cc:1511] Processing CreateTablet for tablet a0ee21ee4d4b4fdea5d7b594c02885a2 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:51.915551 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ee21ee4d4b4fdea5d7b594c02885a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.924227 26775 tablet_service.cc:1511] Processing CreateTablet for tablet a0ee21ee4d4b4fdea5d7b594c02885a2 (DEFAULT_TABLE table=test-workload [id=5b09aa511721462797982296174cded8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:51.925705 26775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ee21ee4d4b4fdea5d7b594c02885a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.943038 26829 tablet_bootstrap.cc:654] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.979012 26831 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:51.985172 26830 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:51.992959 26830 tablet_bootstrap.cc:654] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.998400 26830 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:51.998858 26830 ts_tablet_manager.cc:1403] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:11:51.999135 26831 tablet_bootstrap.cc:654] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.001473 26830 raft_consensus.cc:359] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.002164 26829 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.002328 26830 raft_consensus.cc:385] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.002733 26829 ts_tablet_manager.cc:1403] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.192s	user 0.020s	sys 0.005s
I20260713 09:11:52.002744 26830 raft_consensus.cc:740] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.003762 26831 tablet_bootstrap.cc:492] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.004382 26831 ts_tablet_manager.cc:1403] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:11:52.003777 26830 consensus_queue.cc:260] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.006345 26665 heartbeater.cc:499] Master 127.21.172.254:36161 was elected leader, sending a full tablet report...
I20260713 09:11:52.006196 26829 raft_consensus.cc:359] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.006974 26829 raft_consensus.cc:385] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.007283 26829 raft_consensus.cc:740] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.006676 26830 ts_tablet_manager.cc:1434] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:11:52.008023 26831 raft_consensus.cc:359] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.008108 26829 consensus_queue.cc:260] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.008751 26831 raft_consensus.cc:385] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.009088 26831 raft_consensus.cc:740] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.009646 26830 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.009963 26831 consensus_queue.cc:260] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.017907 26830 tablet_bootstrap.cc:654] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.019345 26831 ts_tablet_manager.cc:1434] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:11:52.020076 26740 heartbeater.cc:499] Master 127.21.172.254:36161 was elected leader, sending a full tablet report...
I20260713 09:11:52.030422 26814 heartbeater.cc:499] Master 127.21.172.254:36161 was elected leader, sending a full tablet report...
I20260713 09:11:52.030982 26829 ts_tablet_manager.cc:1434] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.017s
I20260713 09:11:52.031950 26829 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.033303 26831 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.037864 26829 tablet_bootstrap.cc:654] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.042522 26829 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.042986 26829 ts_tablet_manager.cc:1403] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260713 09:11:52.043197 26830 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.043684 26830 ts_tablet_manager.cc:1403] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.020s
I20260713 09:11:52.045778 26831 tablet_bootstrap.cc:654] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.045773 26829 raft_consensus.cc:359] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.046614 26829 raft_consensus.cc:385] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.046463 26830 raft_consensus.cc:359] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.046994 26829 raft_consensus.cc:740] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.047274 26830 raft_consensus.cc:385] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.047632 26830 raft_consensus.cc:740] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.047911 26829 consensus_queue.cc:260] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.048499 26830 consensus_queue.cc:260] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.050904 26829 ts_tablet_manager.cc:1434] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:52.050976 26830 ts_tablet_manager.cc:1434] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:11:52.052281 26829 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.052157 26830 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.059525 26830 tablet_bootstrap.cc:654] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.060755 26829 tablet_bootstrap.cc:654] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.100903 26831 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.101378 26831 ts_tablet_manager.cc:1403] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.033s
I20260713 09:11:52.103652 26831 raft_consensus.cc:359] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.104691 26831 raft_consensus.cc:385] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.105011 26831 raft_consensus.cc:740] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.105944 26831 consensus_queue.cc:260] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.107055 26829 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.107587 26829 ts_tablet_manager.cc:1403] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.026s
I20260713 09:11:52.107566 26830 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.108001 26831 ts_tablet_manager.cc:1434] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:52.108415 26830 ts_tablet_manager.cc:1403] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.029s
I20260713 09:11:52.109139 26831 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.111001 26829 raft_consensus.cc:359] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.111205 26830 raft_consensus.cc:359] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.111836 26829 raft_consensus.cc:385] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.112326 26829 raft_consensus.cc:740] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.113155 26829 consensus_queue.cc:260] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.111871 26830 raft_consensus.cc:385] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.114583 26830 raft_consensus.cc:740] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.115209 26831 tablet_bootstrap.cc:654] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.115316 26830 consensus_queue.cc:260] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.115325 26829 ts_tablet_manager.cc:1434] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:52.117379 26829 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.117587 26830 ts_tablet_manager.cc:1434] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:52.118582 26830 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.123137 26829 tablet_bootstrap.cc:654] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.124118 26830 tablet_bootstrap.cc:654] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.130254 26831 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.130834 26831 ts_tablet_manager.cc:1403] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:11:52.134508 26830 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.134428 26831 raft_consensus.cc:359] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.135546 26831 raft_consensus.cc:385] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.135171 26830 ts_tablet_manager.cc:1403] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260713 09:11:52.135926 26831 raft_consensus.cc:740] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.136729 26831 consensus_queue.cc:260] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.138794 26829 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.138998 26831 ts_tablet_manager.cc:1434] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:11:52.138716 26830 raft_consensus.cc:359] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.139613 26829 ts_tablet_manager.cc:1403] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:11:52.140079 26831 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.139642 26830 raft_consensus.cc:385] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.142866 26829 raft_consensus.cc:359] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.143397 26830 raft_consensus.cc:740] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.143678 26829 raft_consensus.cc:385] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.144105 26829 raft_consensus.cc:740] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.144210 26830 consensus_queue.cc:260] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.144933 26829 consensus_queue.cc:260] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.146622 26830 ts_tablet_manager.cc:1434] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:52.147092 26831 tablet_bootstrap.cc:654] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.147297 26829 ts_tablet_manager.cc:1434] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:52.147631 26830 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.148411 26829 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.154460 26830 tablet_bootstrap.cc:654] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.156740 26829 tablet_bootstrap.cc:654] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.169449 26831 tablet_bootstrap.cc:492] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.169976 26831 ts_tablet_manager.cc:1403] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260713 09:11:52.170254 26829 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.170264 26830 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.170787 26829 ts_tablet_manager.cc:1403] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:11:52.170912 26830 ts_tablet_manager.cc:1403] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260713 09:11:52.173074 26829 raft_consensus.cc:359] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.172873 26831 raft_consensus.cc:359] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.173722 26829 raft_consensus.cc:385] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.173847 26831 raft_consensus.cc:385] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.174093 26829 raft_consensus.cc:740] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.173811 26830 raft_consensus.cc:359] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.174407 26831 raft_consensus.cc:740] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.174806 26830 raft_consensus.cc:385] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.175174 26830 raft_consensus.cc:740] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.174996 26829 consensus_queue.cc:260] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.175318 26831 consensus_queue.cc:260] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.175928 26830 consensus_queue.cc:260] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.177630 26831 ts_tablet_manager.cc:1434] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:52.178565 26831 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.180480 26830 ts_tablet_manager.cc:1434] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:11:52.181516 26830 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.183339 26829 ts_tablet_manager.cc:1434] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:52.183735 26835 raft_consensus.cc:493] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.184659 26829 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.184249 26835 raft_consensus.cc:515] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.184969 26831 tablet_bootstrap.cc:654] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.193071 26829 tablet_bootstrap.cc:654] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.198596 26835 leader_election.cc:290] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.221855 26830 tablet_bootstrap.cc:654] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.227632 26829 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.228338 26829 ts_tablet_manager.cc:1403] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.018s
I20260713 09:11:52.232295 26829 raft_consensus.cc:359] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.233295 26829 raft_consensus.cc:385] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.233695 26829 raft_consensus.cc:740] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.234650 26829 consensus_queue.cc:260] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.237514 26829 ts_tablet_manager.cc:1434] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:52.238538 26829 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.244257 26829 tablet_bootstrap.cc:654] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.244496 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
W20260713 09:11:52.246526 26604 leader_election.cc:343] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.251959 26789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.252616 26831 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.252765 26789 raft_consensus.cc:2468] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.253211 26831 ts_tablet_manager.cc:1403] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.038s
I20260713 09:11:52.253895 26603 leader_election.cc:304] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 78ae7af82e70460ea34998324cab6a30
I20260713 09:11:52.254108 26829 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.254709 26829 ts_tablet_manager.cc:1403] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260713 09:11:52.254729 26835 raft_consensus.cc:2804] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.255291 26835 raft_consensus.cc:493] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.255646 26835 raft_consensus.cc:3060] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.256480 26831 raft_consensus.cc:359] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.257021 26830 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.257266 26831 raft_consensus.cc:385] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.257524 26830 ts_tablet_manager.cc:1403] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.017s
I20260713 09:11:52.257586 26831 raft_consensus.cc:740] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.257936 26829 raft_consensus.cc:359] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.258690 26829 raft_consensus.cc:385] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.259106 26829 raft_consensus.cc:740] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.258646 26831 consensus_queue.cc:260] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.259918 26829 consensus_queue.cc:260] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.260862 26830 raft_consensus.cc:359] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.261333 26831 ts_tablet_manager.cc:1434] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:52.261600 26830 raft_consensus.cc:385] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.261919 26830 raft_consensus.cc:740] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.262310 26831 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.262704 26830 consensus_queue.cc:260] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.264633 26829 ts_tablet_manager.cc:1434] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:11:52.265558 26829 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.268739 26831 tablet_bootstrap.cc:654] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.271834 26829 tablet_bootstrap.cc:654] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.281594 26831 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.282248 26831 ts_tablet_manager.cc:1403] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260713 09:11:52.287931 26837 raft_consensus.cc:493] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.288574 26837 raft_consensus.cc:515] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.291592 26835 raft_consensus.cc:515] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.295475 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.296950 26837 leader_election.cc:290] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.302366 26836 raft_consensus.cc:493] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.305259 26857 raft_consensus.cc:493] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:52.306907 26604 leader_election.cc:343] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.303076 26836 raft_consensus.cc:515] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.308544 26831 raft_consensus.cc:359] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.309578 26831 raft_consensus.cc:385] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.309934 26831 raft_consensus.cc:740] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.310850 26831 consensus_queue.cc:260] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.305919 26857 raft_consensus.cc:515] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.315378 26857 leader_election.cc:290] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
W20260713 09:11:52.320662 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:52.323936 26829 tablet_bootstrap.cc:492] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.324429 26829 ts_tablet_manager.cc:1403] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.059s	user 0.037s	sys 0.014s
I20260713 09:11:52.325160 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
W20260713 09:11:52.326525 26604 leader_election.cc:343] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.327104 26837 raft_consensus.cc:493] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.327564 26837 raft_consensus.cc:515] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.329598 26837 leader_election.cc:290] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.332098 26831 ts_tablet_manager.cc:1434] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
I20260713 09:11:52.332831 26836 leader_election.cc:290] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.333139 26831 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.337036 26837 raft_consensus.cc:493] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.337522 26837 raft_consensus.cc:515] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.339500 26837 leader_election.cc:290] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675), adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819)
I20260713 09:11:52.341472 26831 tablet_bootstrap.cc:654] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.341449 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.342342 26640 raft_consensus.cc:2468] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.344178 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.346470 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.347232 26640 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.348892 26678 leader_election.cc:304] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.349957 26837 raft_consensus.cc:2804] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.350427 26837 raft_consensus.cc:493] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.350837 26837 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.327116 26829 raft_consensus.cc:359] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.354009 26829 raft_consensus.cc:385] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.354454 26829 raft_consensus.cc:740] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.355786 26829 consensus_queue.cc:260] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
W20260713 09:11:52.356904 26678 leader_election.cc:343] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.357860 26678 leader_election.cc:304] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.368436 26835 leader_election.cc:290] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.378024 26829 ts_tablet_manager.cc:1434] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260713 09:11:52.378695 26866 raft_consensus.cc:2804] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.379290 26866 raft_consensus.cc:493] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.379689 26866 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.376106 26837 raft_consensus.cc:515] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.383256 26831 tablet_bootstrap.cc:492] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.383778 26831 ts_tablet_manager.cc:1403] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.051s	user 0.032s	sys 0.015s
I20260713 09:11:52.384318 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.384946 26640 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.386654 26831 raft_consensus.cc:359] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.387364 26831 raft_consensus.cc:385] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.387660 26831 raft_consensus.cc:740] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.388504 26831 consensus_queue.cc:260] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.393862 26640 raft_consensus.cc:2468] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:11:52.395521 26678 leader_election.cc:304] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.397387 26829 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:11:52.401006 26837 leader_election.cc:290] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.401243 26831 ts_tablet_manager.cc:1434] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:11:52.402246 26831 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.403191 26835 raft_consensus.cc:493] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.403740 26835 raft_consensus.cc:515] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.407101 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.407706 26715 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.408401 26831 tablet_bootstrap.cc:654] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.409202 26604 leader_election.cc:304] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.410147 26857 raft_consensus.cc:2804] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.410491 26857 raft_consensus.cc:493] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.410801 26857 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.415125 26867 raft_consensus.cc:2804] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.415802 26867 raft_consensus.cc:697] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:11:52.422436 26866 raft_consensus.cc:515] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.425352 26868 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.430096 26868 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.432382 26868 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.443840 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.444720 26639 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.449266 26830 ts_tablet_manager.cc:1434] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.191s	user 0.084s	sys 0.074s
I20260713 09:11:52.449602 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
W20260713 09:11:52.451846 26678 leader_election.cc:343] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.452386 26830 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.450105 26857 raft_consensus.cc:515] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.428511 26867 consensus_queue.cc:237] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.424440 26835 leader_election.cc:290] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.458729 26830 tablet_bootstrap.cc:654] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.459501 26789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.459901 26788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.460955 26788 raft_consensus.cc:3060] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.432416 26866 leader_election.cc:290] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675), adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819)
I20260713 09:11:52.461383 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.467257 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.467936 26787 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.469836 26829 tablet_bootstrap.cc:654] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.469839 26835 raft_consensus.cc:493] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.470734 26835 raft_consensus.cc:515] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.465407 26836 raft_consensus.cc:493] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.472218 26836 raft_consensus.cc:515] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.460323 26789 raft_consensus.cc:2468] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.476049 26639 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:11:52.477530 26835 leader_election.cc:290] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.478029 26678 leader_election.cc:304] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.478240 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.478917 26714 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.465657 26715 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.480973 26604 leader_election.cc:304] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.484191 26857 leader_election.cc:290] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.489830 26603 leader_election.cc:304] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 78ae7af82e70460ea34998324cab6a30
I20260713 09:11:52.489867 26789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.490782 26789 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.492841 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.493494 26787 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:11:52.496609 26836 leader_election.cc:290] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.482803 26835 raft_consensus.cc:2804] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.482910 26866 raft_consensus.cc:2804] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.500303 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.501941 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.502275 26639 raft_consensus.cc:2393] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:11:52.503414 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.504424 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.504709 26785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.501012 26835 raft_consensus.cc:493] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.505338 26785 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.505519 26835 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.497895 26788 raft_consensus.cc:2468] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.506491 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.507134 26784 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.498217 26836 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.508900 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.516500 26783 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.516393 26836 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.518997 26836 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
W20260713 09:11:52.509148 26678 leader_election.cc:343] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.520740 26678 leader_election.cc:304] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.522878 26868 raft_consensus.cc:2749] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.523911 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.524540 26713 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:11:52.510031 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.511365 26603 leader_election.cc:304] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 78ae7af82e70460ea34998324cab6a30
I20260713 09:11:52.512037 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.512595 26866 raft_consensus.cc:697] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:11:52.515801 26784 raft_consensus.cc:2468] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:11:52.515733 26715 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.507695 26857 raft_consensus.cc:2804] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.527978 26831 tablet_bootstrap.cc:492] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.528342 26831 ts_tablet_manager.cc:1403] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.046s
I20260713 09:11:52.530313 26604 leader_election.cc:304] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.531270 26855 raft_consensus.cc:2804] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.532958 26831 raft_consensus.cc:359] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.533607 26831 raft_consensus.cc:385] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.533870 26831 raft_consensus.cc:740] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.534497 26831 consensus_queue.cc:260] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.536319 26831 ts_tablet_manager.cc:1434] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260713 09:11:52.530048 26866 consensus_queue.cc:237] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:11:52.537247 26831 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:11:52.527885 26857 raft_consensus.cc:493] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.526664 26786 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.538352 26857 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.539698 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.540509 26639 raft_consensus.cc:2393] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:11:52.540858 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.540722 26536 catalog_manager.cc:5697] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.543200 26753 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:11:52.541774 26752 leader_election.cc:304] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425; no voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.544028 26836 raft_consensus.cc:2804] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.544296 26830 tablet_bootstrap.cc:492] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.544507 26836 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.544852 26830 ts_tablet_manager.cc:1403] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.020s
W20260713 09:11:52.545269 26752 leader_election.cc:343] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.545017 26836 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.547441 26678 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.547634 26830 raft_consensus.cc:359] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.548331 26830 raft_consensus.cc:385] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.548374 26867 raft_consensus.cc:2804] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.548729 26830 raft_consensus.cc:740] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.548982 26867 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.549474 26867 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.550019 26871 raft_consensus.cc:2749] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.549623 26830 consensus_queue.cc:260] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.528851 26789 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.535652 26835 raft_consensus.cc:515] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.580654 26855 raft_consensus.cc:697] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:11:52.581698 26855 consensus_queue.cc:237] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.583455 26831 tablet_bootstrap.cc:654] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.585928 26829 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:11:52.586594 26829 ts_tablet_manager.cc:1403] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.024s
I20260713 09:11:52.591213 26835 leader_election.cc:290] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.590869 26857 raft_consensus.cc:515] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.591812 26835 raft_consensus.cc:2804] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.591980 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.592654 26713 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.593568 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.594137 26786 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.583396 26836 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.601203 26783 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:11:52.602454 26836 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.603749 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.604725 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.605050 26857 leader_election.cc:290] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.606590 26829 raft_consensus.cc:359] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.606936 26712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.607407 26829 raft_consensus.cc:385] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.607545 26712 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:52.606616 26752 leader_election.cc:343] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.607781 26829 raft_consensus.cc:740] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.608762 26829 consensus_queue.cc:260] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.608989 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.609704 26787 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.611083 26829 ts_tablet_manager.cc:1434] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:11:52.592311 26835 raft_consensus.cc:697] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:11:52.612018 26835 consensus_queue.cc:237] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.613147 26868 raft_consensus.cc:493] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.613641 26868 raft_consensus.cc:515] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.614471 26712 raft_consensus.cc:2468] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.618301 26713 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.618978 26787 raft_consensus.cc:2468] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.620028 26604 leader_election.cc:304] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.623588 26604 leader_election.cc:304] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.625980 26786 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:11:52.626250 26857 raft_consensus.cc:2804] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.626816 26857 raft_consensus.cc:697] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:11:52.627930 26867 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.629384 26715 raft_consensus.cc:2393] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:11:52.631100 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.627660 26857 consensus_queue.cc:237] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.632266 26753 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425; no voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.633167 26836 raft_consensus.cc:2749] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.621933 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
W20260713 09:11:52.632480 26678 leader_election.cc:343] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:52.634169 26836 raft_consensus.cc:493] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.634393 26640 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.634537 26877 raft_consensus.cc:2804] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.634701 26836 raft_consensus.cc:515] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.636278 26678 leader_election.cc:304] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.633661 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.620849 26868 leader_election.cc:290] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.637383 26837 raft_consensus.cc:2804] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.637955 26837 raft_consensus.cc:493] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.638437 26837 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.636974 26836 leader_election.cc:290] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.639377 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.640362 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.641016 26640 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:11:52.642246 26752 leader_election.cc:304] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.646145 26830 ts_tablet_manager.cc:1434] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.101s	user 0.013s	sys 0.031s
I20260713 09:11:52.637378 26787 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:11:52.649056 26836 raft_consensus.cc:2804] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.649753 26830 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.651242 26836 raft_consensus.cc:493] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.651648 26836 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.655686 26831 tablet_bootstrap.cc:492] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:11:52.656352 26831 ts_tablet_manager.cc:1403] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.005s
I20260713 09:11:52.656951 26830 tablet_bootstrap.cc:654] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.657409 26753 leader_election.cc:304] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425; no voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.658229 26871 raft_consensus.cc:2749] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.659850 26877 raft_consensus.cc:697] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:11:52.659737 26831 raft_consensus.cc:359] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.660609 26831 raft_consensus.cc:385] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.661146 26831 raft_consensus.cc:740] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.660777 26877 consensus_queue.cc:237] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.661902 26831 consensus_queue.cc:260] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.664110 26831 ts_tablet_manager.cc:1434] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:52.666039 26836 raft_consensus.cc:515] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.667852 26830 tablet_bootstrap.cc:492] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.668505 26830 ts_tablet_manager.cc:1403] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:11:52.674801 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.675431 26640 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.676333 26867 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.677664 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.680197 26787 raft_consensus.cc:2393] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78ae7af82e70460ea34998324cab6a30 in current term 1: Already voted for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in this term.
I20260713 09:11:52.681342 26678 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [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: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.681571 26830 raft_consensus.cc:359] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.682504 26830 raft_consensus.cc:385] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.682648 26867 raft_consensus.cc:2749] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.682876 26830 raft_consensus.cc:740] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.682943 26640 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:11:52.678571 26836 leader_election.cc:290] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.678761 26837 raft_consensus.cc:515] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.675894 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.684227 26752 leader_election.cc:304] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.683904 26830 consensus_queue.cc:260] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.685113 26871 raft_consensus.cc:2804] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.685706 26715 raft_consensus.cc:2393] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:11:52.686618 26830 ts_tablet_manager.cc:1434] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:52.687896 26830 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:11:52.690258 26837 leader_election.cc:290] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.690863 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.691681 26639 raft_consensus.cc:2393] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78ae7af82e70460ea34998324cab6a30 in current term 1: Already voted for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in this term.
I20260713 09:11:52.694330 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:11:52.696666 26830 tablet_bootstrap.cc:654] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.697419 26871 raft_consensus.cc:697] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:11:52.698630 26871 consensus_queue.cc:237] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.700131 26538 catalog_manager.cc:5697] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.702965 26538 catalog_manager.cc:5697] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.707494 26830 tablet_bootstrap.cc:492] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:11:52.707993 26830 ts_tablet_manager.cc:1403] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 09:11:52.710096 26830 raft_consensus.cc:359] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.710577 26830 raft_consensus.cc:385] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.710811 26830 raft_consensus.cc:740] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.711419 26830 consensus_queue.cc:260] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.711884 26678 leader_election.cc:304] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [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: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.713308 26830 ts_tablet_manager.cc:1434] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:52.713276 26837 raft_consensus.cc:2749] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.716544 26537 catalog_manager.cc:5697] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.716430 26536 catalog_manager.cc:5697] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.728677 26538 catalog_manager.cc:5697] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.729858 26538 catalog_manager.cc:5697] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.793162 26871 raft_consensus.cc:493] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.793859 26871 raft_consensus.cc:515] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.795856 26871 leader_election.cc:290] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.796700 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.797081 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:52.797487 26639 raft_consensus.cc:2468] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:11:52.797724 26715 raft_consensus.cc:2468] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:11:52.798671 26752 leader_election.cc:304] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.799360 26871 raft_consensus.cc:2804] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.799651 26871 raft_consensus.cc:493] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.799909 26871 raft_consensus.cc:3060] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.804996 26871 raft_consensus.cc:515] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.806648 26871 leader_election.cc:290] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:11:52.807466 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:11:52.807673 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ee21ee4d4b4fdea5d7b594c02885a2" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:11:52.807991 26639 raft_consensus.cc:3060] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.808334 26715 raft_consensus.cc:3060] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.812687 26639 raft_consensus.cc:2468] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:11:52.812861 26715 raft_consensus.cc:2468] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:11:52.813728 26752 leader_election.cc:304] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:11:52.814471 26871 raft_consensus.cc:2804] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.814947 26871 raft_consensus.cc:697] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:11:52.815565 26871 consensus_queue.cc:237] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.822625 26538 catalog_manager.cc:5697] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.861058 26837 consensus_queue.cc:1048] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.872028 26837 consensus_queue.cc:1048] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.986281 26837 raft_consensus.cc:493] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.986793 26837 raft_consensus.cc:515] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:52.988915 26715 raft_consensus.cc:3060] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.988973 26837 leader_election.cc:290] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:52.989790 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:11:52.990235 26787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb9ca767d8548d8af304d0cb0ceee64" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:52.991086 26787 raft_consensus.cc:2393] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78ae7af82e70460ea34998324cab6a30 in current term 1: Already voted for candidate adb85801d2f64c3f80ad7a49d32c8633 in this term.
I20260713 09:11:52.991982 26678 leader_election.cc:304] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:11:52.995424 26837 raft_consensus.cc:2749] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:52.996541 26857 consensus_queue.cc:1048] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.006779 26857 consensus_queue.cc:1048] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.023882 26837 consensus_queue.cc:1048] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.033968 26857 consensus_queue.cc:1048] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.034500 26866 consensus_queue.cc:1048] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.054358 26835 consensus_queue.cc:1048] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.132648 26871 consensus_queue.cc:1048] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:53.139294 26835 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:53.140520 26835 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:11:53.145102 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:11:53.146541 26714 raft_consensus.cc:2393] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb85801d2f64c3f80ad7a49d32c8633 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:11:53.149420 26835 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:11:53.149982 26871 consensus_queue.cc:1048] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.151455 26789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:11:53.152614 26789 raft_consensus.cc:2393] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb85801d2f64c3f80ad7a49d32c8633 in current term 1: Already voted for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in this term.
I20260713 09:11:53.154937 26603 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb85801d2f64c3f80ad7a49d32c8633; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30
I20260713 09:11:53.156646 26835 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.171255 26835 raft_consensus.cc:2749] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:53.200795 26835 consensus_queue.cc:1048] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.216240 26874 consensus_queue.cc:1048] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:53.216825 26871 consensus_queue.cc:1048] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.223423 26835 consensus_queue.cc:1048] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:53.237711 26871 consensus_queue.cc:1048] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.245944 26835 consensus_queue.cc:1048] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:53.327464 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:54.968510 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:55.935709 26569 debug-util.cc:398] Leaking SignalData structure 0x7b0800148960 after lost signal to thread 22198
W20260713 09:11:55.936869 26569 debug-util.cc:398] Leaking SignalData structure 0x7b0800048460 after lost signal to thread 26572
W20260713 09:11:55.937878 26569 debug-util.cc:398] Leaking SignalData structure 0x7b080009e600 after lost signal to thread 26664
W20260713 09:11:55.938752 26569 debug-util.cc:398] Leaking SignalData structure 0x7b0800284100 after lost signal to thread 26739
W20260713 09:11:55.939560 26569 debug-util.cc:398] Leaking SignalData structure 0x7b080019d8e0 after lost signal to thread 26813
W20260713 09:11:55.976537 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:56.986169 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:57.994855 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:11:59.000969 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:00.007419 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:01.012931 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:01.428742 26915 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:01.429311 26915 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:01.431002 26915 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:01.431998 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:01.432191 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:01.432686 26639 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:01.432840 26784 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:01.434007 26678 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [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: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:01.434684 26915 raft_consensus.cc:2804] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:01.435075 26915 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:01.435367 26915 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.441865 26915 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:01.443760 26915 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:01.444247 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:01.444799 26639 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.444748 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:01.445429 26784 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.450879 26784 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:01.451092 26639 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:01.451853 26678 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:01.452567 26915 raft_consensus.cc:2804] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:01.453483 26915 raft_consensus.cc:697] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:01.454413 26915 consensus_queue.cc:237] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER 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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:01.461794 26536 catalog_manager.cc:5697] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 0 to 2, leader changed from <none> to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.950764 26784 raft_consensus.cc:1275] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:01.950868 26639 raft_consensus.cc:1275] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:01.952190 26924 consensus_queue.cc:1048] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:01.952898 26915 consensus_queue.cc:1048] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:02.819667 26715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
mode: GRACEFUL
new_leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:53744
I20260713 09:12:02.820350 26715 raft_consensus.cc:606] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Received request to transfer leadership to TS adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:02.827477 26715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
mode: GRACEFUL
new_leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:53744
I20260713 09:12:02.827955 26715 raft_consensus.cc:606] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Received request to transfer leadership to TS adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:02.842401 26639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:51490
I20260713 09:12:02.842980 26639 raft_consensus.cc:606] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:02.847745 26639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de920624e09a460fa75047aab0e512f0"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:51490
I20260713 09:12:02.848196 26639 raft_consensus.cc:606] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:02.860558 26786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:12:02.861034 26786 raft_consensus.cc:606] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:02.950815 26921 raft_consensus.cc:993] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:02.951305 26935 raft_consensus.cc:1081] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:02.952658 26715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59794
I20260713 09:12:02.953099 26715 raft_consensus.cc:493] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.953334 26715 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.958645 26715 raft_consensus.cc:515] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:02.960202 26715 leader_election.cc:290] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:02.960983 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:02.961261 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80a0defa6b84617a82fa53c1dc3e4f3" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:02.961591 26639 raft_consensus.cc:3055] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:02.961853 26786 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.961975 26639 raft_consensus.cc:740] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:02.963203 26639 consensus_queue.cc:260] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:02.964661 26639 raft_consensus.cc:3060] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.968291 26786 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:02.969416 26639 raft_consensus.cc:2468] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:02.969483 26678 leader_election.cc:304] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:02.970299 26924 raft_consensus.cc:2804] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:02.971218 26924 raft_consensus.cc:697] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:02.971985 26924 consensus_queue.cc:237] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:02.980490 26536 catalog_manager.cc:5697] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.013566 26940 raft_consensus.cc:993] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: : Instructing follower adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:03.014106 26924 raft_consensus.cc:1081] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Signalling peer adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:03.015496 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:41506
I20260713 09:12:03.015956 26639 raft_consensus.cc:493] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.016258 26639 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.021009 26639 raft_consensus.cc:515] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:12:03.022490 26639 leader_election.cc:290] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:03.023317 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:03.023536 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb09842f7554bfeb39aa7eb4b39726d" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:03.023996 26786 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.024253 26715 raft_consensus.cc:3055] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.024688 26715 raft_consensus.cc:740] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:03.025527 26715 consensus_queue.cc:260] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:12:03.026825 26715 raft_consensus.cc:3060] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.030850 26935 raft_consensus.cc:993] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:03.031381 26921 raft_consensus.cc:1081] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:03.030848 26786 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:03.032670 26603 leader_election.cc:304] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:03.033337 26921 raft_consensus.cc:2804] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.033789 26921 raft_consensus.cc:697] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:03.034312 26715 raft_consensus.cc:2468] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:03.034408 26712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de920624e09a460fa75047aab0e512f0"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59794
I20260713 09:12:03.035135 26712 raft_consensus.cc:493] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.034749 26921 consensus_queue.cc:237] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } }
I20260713 09:12:03.035495 26712 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.042145 26712 raft_consensus.cc:515] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.044224 26712 leader_election.cc:290] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:03.043680 26536 catalog_manager.cc:5697] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 1 to 2, leader changed from 78ae7af82e70460ea34998324cab6a30 (127.21.172.194) to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.045012 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:03.045436 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de920624e09a460fa75047aab0e512f0" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:03.045691 26639 raft_consensus.cc:3055] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.046057 26639 raft_consensus.cc:740] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:03.045993 26786 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.047072 26639 consensus_queue.cc:260] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.048251 26639 raft_consensus.cc:3060] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.053471 26786 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:03.054620 26678 leader_election.cc:304] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:03.055100 26639 raft_consensus.cc:2468] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:03.055409 26924 raft_consensus.cc:2804] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.056936 26924 raft_consensus.cc:697] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:03.057655 26924 consensus_queue.cc:237] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.064394 26536 catalog_manager.cc:5697] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.221367 26950 raft_consensus.cc:993] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:03.222608 26920 raft_consensus.cc:1081] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:03.225297 26712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59810
I20260713 09:12:03.226034 26712 raft_consensus.cc:493] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.226444 26712 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.234586 26712 raft_consensus.cc:515] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.236429 26712 leader_election.cc:290] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:03.238112 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:03.238054 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b3c3bf7941fe87d3d0adb504bf0a" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:03.239125 26784 raft_consensus.cc:3055] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.239167 26639 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.239539 26784 raft_consensus.cc:740] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:03.240815 26784 consensus_queue.cc:260] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.242848 26784 raft_consensus.cc:3060] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.248344 26639 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:03.249652 26678 leader_election.cc:304] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:03.250622 26924 raft_consensus.cc:2804] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.251060 26924 raft_consensus.cc:697] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:03.252048 26924 consensus_queue.cc:237] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.252585 26784 raft_consensus.cc:2468] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:03.261449 26536 catalog_manager.cc:5697] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.322135 26947 raft_consensus.cc:993] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: : Instructing follower adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:03.322943 26924 raft_consensus.cc:1081] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Signalling peer adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:03.325403 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:41506
I20260713 09:12:03.325879 26639 raft_consensus.cc:493] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.326154 26639 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.331059 26639 raft_consensus.cc:515] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.332669 26639 leader_election.cc:290] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:03.333614 26712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:03.333737 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f89f68b27e4de2a967243a7dd6770f" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:03.334295 26712 raft_consensus.cc:3055] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.334389 26784 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.334628 26712 raft_consensus.cc:740] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:03.335747 26712 consensus_queue.cc:260] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.337128 26712 raft_consensus.cc:3060] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.339892 26784 raft_consensus.cc:2468] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:03.340968 26603 leader_election.cc:304] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:03.341800 26921 raft_consensus.cc:2804] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.342257 26921 raft_consensus.cc:697] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:03.342250 26712 raft_consensus.cc:2468] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:03.343559 26921 consensus_queue.cc:237] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:03.350847 26536 catalog_manager.cc:5697] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 1 to 2, leader changed from 78ae7af82e70460ea34998324cab6a30 (127.21.172.194) to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.439261 26639 raft_consensus.cc:1275] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.440439 26924 consensus_queue.cc:1048] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.444566 26784 raft_consensus.cc:1275] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.446061 26924 consensus_queue.cc:1048] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.454350 26712 raft_consensus.cc:1275] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.455492 26786 raft_consensus.cc:1275] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.455849 26921 consensus_queue.cc:1048] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.459141 26940 consensus_queue.cc:1048] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.466037 26640 raft_consensus.cc:1275] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.469772 26947 consensus_queue.cc:1048] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.489961 26786 raft_consensus.cc:1275] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.491681 26962 consensus_queue.cc:1048] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.686734 26786 raft_consensus.cc:1275] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.688221 26640 raft_consensus.cc:1275] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.688244 26940 consensus_queue.cc:1048] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.689610 26947 consensus_queue.cc:1048] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.777278 26786 raft_consensus.cc:1275] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.778385 26962 consensus_queue.cc:1048] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.788904 26712 raft_consensus.cc:1275] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.790402 26921 consensus_queue.cc:1048] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:05.898568 26535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40490:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:05.901391 26535 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:05.947738 26630 tablet_service.cc:1511] Processing CreateTablet for tablet f2510786d5234ca4be2adc133aba31f8 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:05.948836 26704 tablet_service.cc:1511] Processing CreateTablet for tablet f2510786d5234ca4be2adc133aba31f8 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:05.949442 26630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2510786d5234ca4be2adc133aba31f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.950301 26704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2510786d5234ca4be2adc133aba31f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.952023 26775 tablet_service.cc:1511] Processing CreateTablet for tablet f2510786d5234ca4be2adc133aba31f8 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:05.953455 26775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2510786d5234ca4be2adc133aba31f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.957504 26698 tablet_service.cc:1511] Processing CreateTablet for tablet 300b905ba37e42d98013463aa7ea5e20 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:05.958850 26698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b905ba37e42d98013463aa7ea5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.960566 26778 tablet_service.cc:1511] Processing CreateTablet for tablet 300b905ba37e42d98013463aa7ea5e20 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:05.961910 26778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b905ba37e42d98013463aa7ea5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.961556 26625 tablet_service.cc:1511] Processing CreateTablet for tablet 300b905ba37e42d98013463aa7ea5e20 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:05.962903 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b905ba37e42d98013463aa7ea5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.966362 26626 tablet_service.cc:1511] Processing CreateTablet for tablet 2e979bd43a9746c0ae32f3d18c8cadde (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:05.967197 26702 tablet_service.cc:1511] Processing CreateTablet for tablet 151c0aeff11641119f203a9785602f67 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:05.967738 26626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e979bd43a9746c0ae32f3d18c8cadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.967536 26776 tablet_service.cc:1511] Processing CreateTablet for tablet 2e979bd43a9746c0ae32f3d18c8cadde (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:05.968526 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151c0aeff11641119f203a9785602f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.968930 26776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e979bd43a9746c0ae32f3d18c8cadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.969632 26701 tablet_service.cc:1511] Processing CreateTablet for tablet 2e979bd43a9746c0ae32f3d18c8cadde (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:05.971020 26701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e979bd43a9746c0ae32f3d18c8cadde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.973655 26624 tablet_service.cc:1511] Processing CreateTablet for tablet 151c0aeff11641119f203a9785602f67 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:05.974915 26624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151c0aeff11641119f203a9785602f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.979333 26777 tablet_service.cc:1511] Processing CreateTablet for tablet 151c0aeff11641119f203a9785602f67 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:05.980660 26777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151c0aeff11641119f203a9785602f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.984901 26629 tablet_service.cc:1511] Processing CreateTablet for tablet af98b45c16a8458e862631c4a1577d44 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:05.985296 26703 tablet_service.cc:1511] Processing CreateTablet for tablet af98b45c16a8458e862631c4a1577d44 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:05.986246 26629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af98b45c16a8458e862631c4a1577d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.986652 26703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af98b45c16a8458e862631c4a1577d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.002193 26705 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5b49a4a7a44be598cdea3d863dfc91 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.003585 26705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5b49a4a7a44be598cdea3d863dfc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.006743 26628 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5b49a4a7a44be598cdea3d863dfc91 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.007144 26779 tablet_service.cc:1511] Processing CreateTablet for tablet af98b45c16a8458e862631c4a1577d44 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:06.008153 26628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5b49a4a7a44be598cdea3d863dfc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.008534 26779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af98b45c16a8458e862631c4a1577d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.014900 26774 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5b49a4a7a44be598cdea3d863dfc91 (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.016258 26774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5b49a4a7a44be598cdea3d863dfc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.040753 26627 tablet_service.cc:1511] Processing CreateTablet for tablet eb63fccd929d49a3b480c5489019caca (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.042155 26627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb63fccd929d49a3b480c5489019caca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.044498 26704 tablet_service.cc:1511] Processing CreateTablet for tablet eb63fccd929d49a3b480c5489019caca (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.045886 26704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb63fccd929d49a3b480c5489019caca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.048974 26775 tablet_service.cc:1511] Processing CreateTablet for tablet eb63fccd929d49a3b480c5489019caca (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.050312 26775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb63fccd929d49a3b480c5489019caca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.057751 26623 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7751ccbf24e0394455187722a7faa (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.059073 26623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7751ccbf24e0394455187722a7faa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:12:06.061915 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:06.063663 26776 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7751ccbf24e0394455187722a7faa (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.064931 26776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7751ccbf24e0394455187722a7faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.073971 26701 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7751ccbf24e0394455187722a7faa (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.075464 26702 tablet_service.cc:1511] Processing CreateTablet for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.077116 26979 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.078187 26624 tablet_service.cc:1511] Processing CreateTablet for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.079479 26624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.084630 26981 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.088564 26979 tablet_bootstrap.cc:654] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.088368 26778 tablet_service.cc:1511] Processing CreateTablet for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc (DEFAULT_TABLE table=soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.089758 26778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.098033 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b9c02ec0f247d49a3d5118a7a1a0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.099303 26701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7751ccbf24e0394455187722a7faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.115003 26981 tablet_bootstrap.cc:654] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.096315 26980 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.126653 26980 tablet_bootstrap.cc:654] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.127350 26981 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.127822 26981 ts_tablet_manager.cc:1403] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.006s
I20260713 09:12:06.132370 26981 raft_consensus.cc:359] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.133002 26981 raft_consensus.cc:385] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.133255 26981 raft_consensus.cc:740] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.134035 26981 consensus_queue.cc:260] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.135618 26980 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.136582 26980 ts_tablet_manager.cc:1403] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.008s
I20260713 09:12:06.139755 26979 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.140273 26979 ts_tablet_manager.cc:1403] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.009s
I20260713 09:12:06.140261 26980 raft_consensus.cc:359] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.141304 26980 raft_consensus.cc:385] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.141642 26980 raft_consensus.cc:740] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.142482 26980 consensus_queue.cc:260] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.143584 26979 raft_consensus.cc:359] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.144341 26979 raft_consensus.cc:385] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.144645 26979 raft_consensus.cc:740] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.145722 26980 ts_tablet_manager.cc:1434] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:12:06.145356 26979 consensus_queue.cc:260] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.146754 26980 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.151458 26979 ts_tablet_manager.cc:1434] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:06.152948 26981 ts_tablet_manager.cc:1434] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:12:06.154007 26981 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.154021 26980 tablet_bootstrap.cc:654] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.161289 26981 tablet_bootstrap.cc:654] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.161279 26979 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.164485 26924 raft_consensus.cc:493] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.165151 26924 raft_consensus.cc:515] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.166091 26980 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.166596 26980 ts_tablet_manager.cc:1403] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260713 09:12:06.167870 26924 leader_election.cc:290] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.170459 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.171638 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.172468 26979 tablet_bootstrap.cc:654] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:06.173059 26678 leader_election.cc:343] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:06.174114 26678 leader_election.cc:343] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.174482 26678 leader_election.cc:304] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:06.177356 26924 raft_consensus.cc:2749] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.179813 26980 raft_consensus.cc:359] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.180841 26980 raft_consensus.cc:385] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.181208 26980 raft_consensus.cc:740] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.182039 26980 consensus_queue.cc:260] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.184135 26979 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.184326 26980 ts_tablet_manager.cc:1434] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:12:06.184661 26979 ts_tablet_manager.cc:1403] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260713 09:12:06.185277 26980 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.187736 26979 raft_consensus.cc:359] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.188476 26979 raft_consensus.cc:385] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.188774 26979 raft_consensus.cc:740] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.189580 26979 consensus_queue.cc:260] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.194397 26981 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.194928 26981 ts_tablet_manager.cc:1403] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.012s
I20260713 09:12:06.196524 26980 tablet_bootstrap.cc:654] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.197983 26981 raft_consensus.cc:359] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.198721 26981 raft_consensus.cc:385] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.199018 26981 raft_consensus.cc:740] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.199316 26979 ts_tablet_manager.cc:1434] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:12:06.199750 26981 consensus_queue.cc:260] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.202186 26981 ts_tablet_manager.cc:1434] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:12:06.203272 26979 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.203274 26981 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.208287 26980 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.208886 26980 ts_tablet_manager.cc:1403] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260713 09:12:06.210351 26981 tablet_bootstrap.cc:654] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.210561 26979 tablet_bootstrap.cc:654] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.212037 26980 raft_consensus.cc:359] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.212843 26980 raft_consensus.cc:385] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.213179 26980 raft_consensus.cc:740] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.213950 26980 consensus_queue.cc:260] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.223268 26980 ts_tablet_manager.cc:1434] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:12:06.224278 26980 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.225724 26981 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.226198 26981 ts_tablet_manager.cc:1403] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260713 09:12:06.226774 26979 tablet_bootstrap.cc:492] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.227327 26979 ts_tablet_manager.cc:1403] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260713 09:12:06.229328 26981 raft_consensus.cc:359] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.230042 26981 raft_consensus.cc:385] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.230314 26981 raft_consensus.cc:740] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.230829 26980 tablet_bootstrap.cc:654] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.231186 26981 consensus_queue.cc:260] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.231719 26979 raft_consensus.cc:359] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.232779 26979 raft_consensus.cc:385] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.233121 26979 raft_consensus.cc:740] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.233609 26981 ts_tablet_manager.cc:1434] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:06.234041 26979 consensus_queue.cc:260] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.235083 26981 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.242182 26980 tablet_bootstrap.cc:492] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.242282 26981 tablet_bootstrap.cc:654] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.242702 26980 ts_tablet_manager.cc:1403] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:12:06.244270 26979 ts_tablet_manager.cc:1434] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:12:06.249717 26980 raft_consensus.cc:359] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.250448 26980 raft_consensus.cc:385] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.250735 26980 raft_consensus.cc:740] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.251470 26980 consensus_queue.cc:260] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.254021 26980 ts_tablet_manager.cc:1434] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:06.254086 26981 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.254614 26981 ts_tablet_manager.cc:1403] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260713 09:12:06.254946 26980 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.257412 26981 raft_consensus.cc:359] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.258108 26981 raft_consensus.cc:385] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.258379 26981 raft_consensus.cc:740] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.259038 26981 consensus_queue.cc:260] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.262279 26980 tablet_bootstrap.cc:654] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.262477 26981 ts_tablet_manager.cc:1434] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:12:06.263523 26981 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.264672 26979 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.270870 26981 tablet_bootstrap.cc:654] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.271896 26979 tablet_bootstrap.cc:654] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.283855 26979 tablet_bootstrap.cc:492] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.283869 26981 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.284615 26979 ts_tablet_manager.cc:1403] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:12:06.284615 26981 ts_tablet_manager.cc:1403] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:12:06.287868 26979 raft_consensus.cc:359] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.288053 26981 raft_consensus.cc:359] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.288791 26981 raft_consensus.cc:385] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.288794 26979 raft_consensus.cc:385] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.289232 26981 raft_consensus.cc:740] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.289361 26979 raft_consensus.cc:740] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.290060 26981 consensus_queue.cc:260] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.290364 26979 consensus_queue.cc:260] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.292476 26981 ts_tablet_manager.cc:1434] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:06.293512 26981 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.293996 26991 raft_consensus.cc:493] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.294474 26991 raft_consensus.cc:515] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.296620 26991 leader_election.cc:290] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.297824 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.297974 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.298187 26980 tablet_bootstrap.cc:492] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.298496 26786 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:12:06.298732 26980 ts_tablet_manager.cc:1403] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.012s
I20260713 09:12:06.299574 26678 leader_election.cc:304] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:06.298655 26640 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:12:06.300302 26991 raft_consensus.cc:2804] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.302615 26991 raft_consensus.cc:493] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.302932 26991 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.301772 26980 raft_consensus.cc:359] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.305523 26981 tablet_bootstrap.cc:654] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.305610 26980 raft_consensus.cc:385] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.306052 26980 raft_consensus.cc:740] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.306243 26979 ts_tablet_manager.cc:1434] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:12:06.306783 26980 consensus_queue.cc:260] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.307514 26994 raft_consensus.cc:493] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.307952 26994 raft_consensus.cc:515] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.309224 26980 ts_tablet_manager.cc:1434] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:06.310250 26980 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.310240 26994 leader_election.cc:290] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.310967 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151c0aeff11641119f203a9785602f67" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.311620 26715 raft_consensus.cc:2468] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.313462 26604 leader_election.cc:304] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.315732 26994 raft_consensus.cc:2804] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.316100 26994 raft_consensus.cc:493] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.316442 26994 raft_consensus.cc:3060] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.317519 26980 tablet_bootstrap.cc:654] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.318893 26924 raft_consensus.cc:493] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.319344 26924 raft_consensus.cc:515] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.319912 26979 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.321419 26924 leader_election.cc:290] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.322717 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.323575 26640 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:12:06.325842 26784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.326666 26784 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:12:06.327625 26979 tablet_bootstrap.cc:654] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.328572 26981 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.329105 26981 ts_tablet_manager.cc:1403] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260713 09:12:06.316798 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151c0aeff11641119f203a9785602f67" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.331610 26786 raft_consensus.cc:2468] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.332660 26981 raft_consensus.cc:359] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.333487 26981 raft_consensus.cc:385] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.333776 26981 raft_consensus.cc:740] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.334232 26678 leader_election.cc:304] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:06.337983 26924 raft_consensus.cc:2804] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.338346 26924 raft_consensus.cc:493] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.338676 26924 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.345813 26924 raft_consensus.cc:515] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.348042 26924 leader_election.cc:290] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.350701 26979 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.351227 26979 ts_tablet_manager.cc:1403] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260713 09:12:06.353442 26979 raft_consensus.cc:359] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.353967 26979 raft_consensus.cc:385] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.354223 26979 raft_consensus.cc:740] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.334650 26981 consensus_queue.cc:260] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.354916 26979 consensus_queue.cc:260] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.356634 26981 ts_tablet_manager.cc:1434] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:12:06.357230 26979 ts_tablet_manager.cc:1434] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:06.358244 26979 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.358320 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.359136 26786 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.365319 26979 tablet_bootstrap.cc:654] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.369233 26980 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.369714 26980 ts_tablet_manager.cc:1403] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.034s
I20260713 09:12:06.372840 26980 raft_consensus.cc:359] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.373664 26980 raft_consensus.cc:385] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.374104 26980 raft_consensus.cc:740] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.373916 26991 raft_consensus.cc:515] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.374819 26980 consensus_queue.cc:260] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.373543 26920 raft_consensus.cc:493] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.376025 26991 leader_election.cc:290] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.375880 26920 raft_consensus.cc:515] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.377074 26979 tablet_bootstrap.cc:492] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.377231 26981 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.377578 26979 ts_tablet_manager.cc:1403] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:12:06.378881 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.379426 26640 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.379961 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.380276 26980 ts_tablet_manager.cc:1434] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:06.380604 26715 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.381597 26980 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.384074 26994 raft_consensus.cc:515] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.384716 26979 raft_consensus.cc:359] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.385408 26979 raft_consensus.cc:385] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.385579 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.385720 26979 raft_consensus.cc:740] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.388928 26980 tablet_bootstrap.cc:654] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.386220 26639 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.388003 26753 leader_election.cc:304] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:06.386291 26920 leader_election.cc:290] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.393522 26962 raft_consensus.cc:493] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.393592 26638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.394327 26638 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.395442 26786 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:06.394127 26962 raft_consensus.cc:515] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.397204 26640 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:06.398304 26962 leader_election.cc:290] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.401949 26920 raft_consensus.cc:2804] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.402428 26920 raft_consensus.cc:493] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.402249 26678 leader_election.cc:304] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.402922 26920 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.403510 27001 raft_consensus.cc:2804] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.402158 26979 consensus_queue.cc:260] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.404286 26962 raft_consensus.cc:493] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.410671 26962 raft_consensus.cc:515] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.411301 26979 ts_tablet_manager.cc:1434] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:12:06.414146 26639 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:06.415784 26979 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.415970 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.416252 26962 leader_election.cc:290] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.416646 26783 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.416363 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.417503 26715 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.419855 26789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.420568 26789 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.421123 26994 leader_election.cc:290] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.422823 26788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.423458 26981 tablet_bootstrap.cc:654] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.425654 26783 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 1.
I20260713 09:12:06.423053 26979 tablet_bootstrap.cc:654] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.441555 26678 leader_election.cc:304] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.429363 26788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151c0aeff11641119f203a9785602f67" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.429576 26603 leader_election.cc:304] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.429119 27001 raft_consensus.cc:697] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:06.433565 27005 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.440104 26920 raft_consensus.cc:515] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.443317 26991 raft_consensus.cc:2804] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.444205 26788 raft_consensus.cc:3060] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.468050 26920 leader_election.cc:290] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.446063 27005 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.467235 27003 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.470558 26712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151c0aeff11641119f203a9785602f67" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.476691 26712 raft_consensus.cc:3060] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.476424 27003 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
W20260713 09:12:06.448709 26603 leader_election.cc:343] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.478678 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
W20260713 09:12:06.480254 26678 leader_election.cc:343] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.480568 27003 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.447475 27001 consensus_queue.cc:237] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.446488 26991 raft_consensus.cc:697] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:06.482867 26991 consensus_queue.cc:237] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.483697 26712 raft_consensus.cc:2468] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.470080 26980 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.484385 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.484813 26980 ts_tablet_manager.cc:1403] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.015s
I20260713 09:12:06.484957 26639 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.487699 26980 raft_consensus.cc:359] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.488353 26980 raft_consensus.cc:385] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.488662 26980 raft_consensus.cc:740] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.488883 26640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.489714 27005 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.489444 26980 consensus_queue.cc:260] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.491168 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.491678 26980 ts_tablet_manager.cc:1434] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:06.491818 26783 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 0.
I20260713 09:12:06.492762 26639 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.445312 26994 raft_consensus.cc:2804] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.493291 26994 raft_consensus.cc:493] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.493676 26994 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.493577 26678 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:06.495687 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.496373 26981 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.496321 26713 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.448088 26715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.500317 26604 leader_election.cc:304] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.500947 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.501966 26962 raft_consensus.cc:2804] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.502630 26962 raft_consensus.cc:697] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
W20260713 09:12:06.505053 26604 leader_election.cc:343] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.505610 26604 leader_election.cc:304] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb85801d2f64c3f80ad7a49d32c8633; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:06.507221 27004 raft_consensus.cc:2749] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.503684 26962 consensus_queue.cc:237] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
W20260713 09:12:06.509872 26752 leader_election.cc:343] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.510599 26713 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.511487 26980 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.511585 26752 leader_election.cc:304] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.497799 27005 raft_consensus.cc:2804] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.512651 27003 raft_consensus.cc:2804] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.512705 26714 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.513443 27003 raft_consensus.cc:697] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:06.514592 27003 consensus_queue.cc:237] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.515981 27005 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.516572 27005 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.518443 26753 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:06.520520 26920 raft_consensus.cc:2804] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.520960 26920 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.521422 26920 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.524605 26981 ts_tablet_manager.cc:1403] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.011s
I20260713 09:12:06.533542 26980 tablet_bootstrap.cc:654] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.536962 26920 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.541391 26981 raft_consensus.cc:359] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.542464 27005 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.542516 26537 catalog_manager.cc:5697] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.543089 26981 raft_consensus.cc:385] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.545112 26981 raft_consensus.cc:740] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.547127 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.547333 26920 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.547263 26981 consensus_queue.cc:260] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
W20260713 09:12:06.549708 26752 leader_election.cc:343] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.549762 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.550295 26979 tablet_bootstrap.cc:492] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.550704 26713 raft_consensus.cc:2393] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:12:06.550786 26979 ts_tablet_manager.cc:1403] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.019s
I20260713 09:12:06.552515 26788 raft_consensus.cc:2468] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.554392 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
W20260713 09:12:06.556100 26678 leader_election.cc:343] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:06.557647 26753 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425; no voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:06.558095 26981 ts_tablet_manager.cc:1434] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:12:06.559245 26920 raft_consensus.cc:2749] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.559571 26981 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.547271 26994 raft_consensus.cc:515] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.558147 26979 raft_consensus.cc:359] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.562194 26979 raft_consensus.cc:385] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.562481 26979 raft_consensus.cc:740] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.562842 26994 leader_election.cc:290] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.563215 26979 consensus_queue.cc:260] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.563676 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.564221 26713 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.564385 26788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.565234 26788 raft_consensus.cc:2393] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78ae7af82e70460ea34998324cab6a30 in current term 1: Already voted for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in this term.
I20260713 09:12:06.565424 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.566219 26783 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.569429 26678 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [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: 78ae7af82e70460ea34998324cab6a30; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:06.569768 26979 ts_tablet_manager.cc:1434] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260713 09:12:06.570446 27001 raft_consensus.cc:2749] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.572182 26980 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.574437 26979 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.574585 26980 ts_tablet_manager.cc:1403] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260713 09:12:06.577296 26980 raft_consensus.cc:359] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.577976 26980 raft_consensus.cc:385] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.578274 26980 raft_consensus.cc:740] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.578882 26980 consensus_queue.cc:260] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.579945 26713 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.581102 26979 tablet_bootstrap.cc:654] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.585588 26783 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.590056 26603 leader_election.cc:304] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.592958 26980 ts_tablet_manager.cc:1434] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:12:06.593954 26980 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: Bootstrap starting.
I20260713 09:12:06.594269 26979 tablet_bootstrap.cc:492] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.594734 26979 ts_tablet_manager.cc:1403] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 09:12:06.599253 26980 tablet_bootstrap.cc:654] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.600080 26994 raft_consensus.cc:2804] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.600586 26994 raft_consensus.cc:697] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:06.601382 26994 consensus_queue.cc:237] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.602886 26979 raft_consensus.cc:359] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.603561 26979 raft_consensus.cc:385] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.603969 26979 raft_consensus.cc:740] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.588065 26981 tablet_bootstrap.cc:654] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.603266 27005 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.611166 26537 catalog_manager.cc:5697] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:06.619659 27003 raft_consensus.cc:493] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.620167 27003 raft_consensus.cc:515] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.621042 26980 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: No bootstrap required, opened a new log
I20260713 09:12:06.620322 26534 catalog_manager.cc:5697] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 1 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.621620 26980 ts_tablet_manager.cc:1403] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:12:06.622259 27003 leader_election.cc:290] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.622125 26535 catalog_manager.cc:5697] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.624527 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.624614 26980 raft_consensus.cc:359] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.625275 26980 raft_consensus.cc:385] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.625663 26980 raft_consensus.cc:740] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.625927 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.626571 26713 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.626366 26980 consensus_queue.cc:260] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.625219 26639 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.627866 26979 consensus_queue.cc:260] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.628765 26980 ts_tablet_manager.cc:1434] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:06.627859 26753 leader_election.cc:304] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:06.631175 27003 raft_consensus.cc:2804] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.632153 27003 raft_consensus.cc:493] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.632498 27003 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.634096 26979 ts_tablet_manager.cc:1434] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:12:06.636143 26979 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: Bootstrap starting.
I20260713 09:12:06.640808 27003 raft_consensus.cc:515] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.642387 26979 tablet_bootstrap.cc:654] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.646989 26981 tablet_bootstrap.cc:492] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.647439 26981 ts_tablet_manager.cc:1403] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.006s
I20260713 09:12:06.651525 26981 raft_consensus.cc:359] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.652222 26981 raft_consensus.cc:385] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.652518 26981 raft_consensus.cc:740] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.653225 26981 consensus_queue.cc:260] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.654819 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.655382 26981 ts_tablet_manager.cc:1434] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:12:06.655602 26639 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.656308 26981 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Bootstrap starting.
I20260713 09:12:06.665194 26639 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.666461 26752 leader_election.cc:304] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.666656 26979 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: No bootstrap required, opened a new log
I20260713 09:12:06.666113 26537 catalog_manager.cc:5697] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.667188 26979 ts_tablet_manager.cc:1403] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260713 09:12:06.667301 26920 raft_consensus.cc:2804] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.668380 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.668991 26713 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.670140 26979 raft_consensus.cc:359] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.670892 26979 raft_consensus.cc:385] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.671172 26979 raft_consensus.cc:740] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.671829 26979 consensus_queue.cc:260] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.673907 26979 ts_tablet_manager.cc:1434] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:06.675648 26713 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.676456 26920 raft_consensus.cc:697] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:06.676512 26981 tablet_bootstrap.cc:654] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.677371 26920 consensus_queue.cc:237] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.681773 27003 leader_election.cc:290] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.690893 26981 tablet_bootstrap.cc:492] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: No bootstrap required, opened a new log
I20260713 09:12:06.691365 26981 ts_tablet_manager.cc:1403] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:12:06.693969 26981 raft_consensus.cc:359] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.694427 26981 raft_consensus.cc:385] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.694701 26981 raft_consensus.cc:740] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.694440 26537 catalog_manager.cc:5697] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:06.695313 26981 consensus_queue.cc:260] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.697269 26981 ts_tablet_manager.cc:1434] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:06.785027 26994 raft_consensus.cc:493] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.785429 26994 raft_consensus.cc:515] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.787036 26994 leader_election.cc:290] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.787879 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.788053 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.788632 26713 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.788632 26783 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 0.
I20260713 09:12:06.789891 26603 leader_election.cc:304] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.790589 26994 raft_consensus.cc:2804] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.790882 26994 raft_consensus.cc:493] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.791184 26994 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.795922 26994 raft_consensus.cc:515] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.797873 26994 leader_election.cc:290] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.798486 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.798774 26783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:06.799077 26713 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.799455 26783 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.803958 26713 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.804093 26783 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:06.804987 26604 leader_election.cc:304] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.805649 26994 raft_consensus.cc:2804] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.806133 26994 raft_consensus.cc:697] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:06.806839 26994 consensus_queue.cc:237] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.813807 26534 catalog_manager.cc:5697] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 1 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.852574 26994 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:06.853035 26666 tablet.cc:2406] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:06.853502 26994 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.855549 26994 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:06.856199 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.856993 26713 raft_consensus.cc:2393] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb85801d2f64c3f80ad7a49d32c8633 in current term 1: Already voted for candidate 78ae7af82e70460ea34998324cab6a30 in this term.
I20260713 09:12:06.856923 26788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:06.857788 26788 raft_consensus.cc:2393] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb85801d2f64c3f80ad7a49d32c8633 in current term 1: Already voted for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in this term.
I20260713 09:12:06.858879 26603 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb85801d2f64c3f80ad7a49d32c8633; no voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:06.859699 26994 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.864362 26994 raft_consensus.cc:2749] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.905086 26920 raft_consensus.cc:493] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.905669 26920 raft_consensus.cc:515] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.907431 26920 leader_election.cc:290] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.908097 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633" is_pre_election: true
I20260713 09:12:06.908371 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:06.908670 26639 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.909108 26713 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 0.
I20260713 09:12:06.909628 26752 leader_election.cc:304] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:06.910356 26920 raft_consensus.cc:2804] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.910676 26920 raft_consensus.cc:493] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.910888 26920 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.915784 26920 raft_consensus.cc:515] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.917486 26920 leader_election.cc:290] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:06.917676 26994 consensus_queue.cc:1048] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.918820 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:06.918756 27001 consensus_queue.cc:1048] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:06.918718 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:06.919766 26639 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.920707 26713 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.927798 26713 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.929132 26753 leader_election.cc:304] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:06.930474 26920 raft_consensus.cc:2804] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.931054 26920 raft_consensus.cc:697] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:06.931921 26920 consensus_queue.cc:237] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:06.935369 26639 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 1.
I20260713 09:12:06.946686 26962 consensus_queue.cc:1048] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.951267 27005 consensus_queue.cc:1048] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.952661 26537 catalog_manager.cc:5697] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 1 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:06.997202 26920 consensus_queue.cc:1048] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.006067 27023 consensus_queue.cc:1048] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:07.009768 26962 consensus_queue.cc:1048] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.026664 26994 consensus_queue.cc:1048] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.055830 26924 consensus_queue.cc:1048] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.065294 26991 consensus_queue.cc:1048] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:07.075977 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:07.139112 27023 consensus_queue.cc:1048] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.148432 26920 consensus_queue.cc:1048] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.270850 26994 consensus_queue.cc:1048] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.282555 27004 consensus_queue.cc:1048] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.476364 26920 consensus_queue.cc:1048] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.485857 27003 consensus_queue.cc:1048] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:08.080636 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:09.086540 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:10.090801 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:11.095413 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:12.100693 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:13.105206 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:14.110438 26586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:15.055670 27054 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:15.056481 27054 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.059257 27054 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:15.060214 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30" is_pre_election: true
I20260713 09:12:15.060410 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" is_pre_election: true
I20260713 09:12:15.061244 26713 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:15.061353 26786 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 1.
I20260713 09:12:15.062574 26604 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [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: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:15.063279 27054 raft_consensus.cc:2804] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:15.063637 27054 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:15.063962 27054 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.070734 27054 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.072485 27054 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:15.073285 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:15.073423 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:15.073997 26713 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.074077 26786 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.080403 26786 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.080765 26713 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.081940 26603 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:15.082582 27054 raft_consensus.cc:2804] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:15.083702 27054 raft_consensus.cc:697] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:15.084794 27054 consensus_queue.cc:237] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER 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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.093590 26535 catalog_manager.cc:5697] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 0 to 2, leader changed from <none> to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.674088 26713 raft_consensus.cc:1275] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:15.675417 27058 consensus_queue.cc:1048] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:15.686551 26786 raft_consensus.cc:1275] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:15.687850 27058 consensus_queue.cc:1048] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:15.904816 26713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
mode: GRACEFUL
new_leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:53744
I20260713 09:12:15.905548 26713 raft_consensus.cc:606] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Received request to transfer leadership to TS adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:15.910574 26786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
mode: GRACEFUL
new_leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:12:15.910984 26786 raft_consensus.cc:606] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Received request to transfer leadership to TS adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:15.915907 26713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
mode: GRACEFUL
new_leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:53744
I20260713 09:12:15.916436 26713 raft_consensus.cc:606] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Received request to transfer leadership to TS adb85801d2f64c3f80ad7a49d32c8633
I20260713 09:12:15.919181 27072 raft_consensus.cc:993] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: : Instructing follower adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:15.919828 27056 raft_consensus.cc:1081] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Signalling peer adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:15.921697 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:41518
I20260713 09:12:15.922287 26639 raft_consensus.cc:493] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:15.922678 26639 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.924943 26640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:51490
I20260713 09:12:15.925545 26640 raft_consensus.cc:606] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:15.930572 26786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:12:15.930395 26639 raft_consensus.cc:515] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.931144 26786 raft_consensus.cc:606] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:15.932286 26639 leader_election.cc:290] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:15.932914 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:15.933358 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b905ba37e42d98013463aa7ea5e20" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:15.933513 26713 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.933959 26786 raft_consensus.cc:3055] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:15.934314 26786 raft_consensus.cc:740] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:15.935442 26786 consensus_queue.cc:260] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.937659 27073 raft_consensus.cc:993] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: : Instructing follower adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:15.936774 26786 raft_consensus.cc:3060] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.938259 27049 raft_consensus.cc:1081] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Signalling peer adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:15.939128 26640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:51490
I20260713 09:12:15.939716 26640 raft_consensus.cc:606] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:15.940215 26713 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.940032 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:41506
I20260713 09:12:15.941246 26639 raft_consensus.cc:493] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:15.941345 26604 leader_election.cc:304] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:15.941653 26639 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.942195 27058 raft_consensus.cc:2804] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:15.942705 27058 raft_consensus.cc:697] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:15.943766 27058 consensus_queue.cc:237] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.945176 26788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
mode: GRACEFUL
new_leader_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:12:15.945674 26788 raft_consensus.cc:606] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Received request to transfer leadership to TS 78ae7af82e70460ea34998324cab6a30
I20260713 09:12:15.947223 26786 raft_consensus.cc:2468] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.950693 26640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:51490
I20260713 09:12:15.951223 26640 raft_consensus.cc:606] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Received request to transfer leadership to TS 26a4d56aa0f44cd6a2a4dc2eda37e425
I20260713 09:12:15.950245 26639 raft_consensus.cc:515] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.953626 26639 leader_election.cc:290] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:15.954125 26713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:15.954660 26713 raft_consensus.cc:3055] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:15.955018 26713 raft_consensus.cc:740] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:15.955968 26713 consensus_queue.cc:260] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.956032 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2510786d5234ca4be2adc133aba31f8" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:15.956754 26786 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.957023 26713 raft_consensus.cc:3060] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:15.957232 26535 catalog_manager.cc:5697] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 1 to 2, leader changed from 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195) to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:15.961870 26713 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.962891 26786 raft_consensus.cc:2468] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:15.962903 26604 leader_election.cc:304] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:15.964674 27058 raft_consensus.cc:2804] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:15.965425 27058 raft_consensus.cc:697] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:15.966475 27058 consensus_queue.cc:237] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:15.974094 26535 catalog_manager.cc:5697] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 1 to 2, leader changed from 78ae7af82e70460ea34998324cab6a30 (127.21.172.194) to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.075440 27054 raft_consensus.cc:993] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.075930 27058 raft_consensus.cc:1081] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.077241 26713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59794
I20260713 09:12:16.077728 26713 raft_consensus.cc:493] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.078069 26713 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.082674 26713 raft_consensus.cc:515] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.083549 27072 raft_consensus.cc:993] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.084098 27056 raft_consensus.cc:1081] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.085053 26713 leader_election.cc:290] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 3 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:16.085891 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:16.085930 26714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59810
I20260713 09:12:16.085965 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb63fccd929d49a3b480c5489019caca" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:16.086598 26786 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.086680 26714 raft_consensus.cc:493] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.086784 26639 raft_consensus.cc:3055] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:16.087136 26714 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.087291 26639 raft_consensus.cc:740] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:16.088096 26639 consensus_queue.cc:260] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.089059 26639 raft_consensus.cc:3060] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.093425 26639 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 3.
I20260713 09:12:16.093472 26786 raft_consensus.cc:2468] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 3.
I20260713 09:12:16.094647 26678 leader_election.cc:304] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [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: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:16.094722 26714 raft_consensus.cc:515] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.095326 27049 raft_consensus.cc:2804] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:16.095746 27049 raft_consensus.cc:697] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 3 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:16.096423 27049 consensus_queue.cc:237] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.098148 26714 leader_election.cc:290] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:16.098628 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:16.099050 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7751ccbf24e0394455187722a7faa" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:16.099149 26639 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.099705 26786 raft_consensus.cc:3055] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.100332 26786 raft_consensus.cc:740] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:16.101238 26786 consensus_queue.cc:260] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.102172 26786 raft_consensus.cc:3060] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.104611 26639 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.104772 26535 catalog_manager.cc:5697] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 2 to 3, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 3 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.105526 26678 leader_election.cc:304] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:16.106285 27049 raft_consensus.cc:2804] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.106701 27049 raft_consensus.cc:697] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:16.107581 27049 consensus_queue.cc:237] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.108178 26786 raft_consensus.cc:2468] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.111480 27072 raft_consensus.cc:993] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.111896 27072 raft_consensus.cc:1081] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.114418 26714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59810
I20260713 09:12:16.114923 26714 raft_consensus.cc:493] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.115283 26714 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.121065 26714 raft_consensus.cc:515] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.122836 26714 leader_election.cc:290] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:16.123310 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:16.123620 26535 catalog_manager.cc:5697] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.123982 26639 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.126221 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5b49a4a7a44be598cdea3d863dfc91" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:16.126678 26786 raft_consensus.cc:3055] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.126916 26786 raft_consensus.cc:740] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:16.127624 26786 consensus_queue.cc:260] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.128783 26786 raft_consensus.cc:3060] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.130517 26639 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.131521 26678 leader_election.cc:304] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78ae7af82e70460ea34998324cab6a30, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:16.132326 27049 raft_consensus.cc:2804] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.132761 27049 raft_consensus.cc:697] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:16.133551 27049 consensus_queue.cc:237] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.134775 26786 raft_consensus.cc:2468] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.141611 26535 catalog_manager.cc:5697] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.193086 27073 raft_consensus.cc:993] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: : Instructing follower adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:16.193487 27049 raft_consensus.cc:1081] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Signalling peer adb85801d2f64c3f80ad7a49d32c8633 to start an election
I20260713 09:12:16.194667 26639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
 from {username='slave'} at 127.0.0.1:41506
I20260713 09:12:16.195084 26639 raft_consensus.cc:493] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.195349 26639 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.199728 26639 raft_consensus.cc:515] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.201354 26639 leader_election.cc:290] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Requested vote from peers 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:16.201918 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:16.202450 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e979bd43a9746c0ae32f3d18c8cadde" candidate_uuid: "adb85801d2f64c3f80ad7a49d32c8633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:16.202636 26714 raft_consensus.cc:3055] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.202993 26786 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.203028 26714 raft_consensus.cc:740] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:16.204049 26714 consensus_queue.cc:260] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.205037 26714 raft_consensus.cc:3060] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.207590 26786 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:16.208493 26603 leader_election.cc:304] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:16.209213 27058 raft_consensus.cc:2804] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.209599 27058 raft_consensus.cc:697] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Becoming Leader. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:16.210093 26714 raft_consensus.cc:2468] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb85801d2f64c3f80ad7a49d32c8633 in term 2.
I20260713 09:12:16.210453 27058 consensus_queue.cc:237] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.217219 26535 catalog_manager.cc:5697] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 reported cstate change: term changed from 1 to 2, leader changed from 78ae7af82e70460ea34998324cab6a30 (127.21.172.194) to adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193). New cstate: current_term: 2 leader_uuid: "adb85801d2f64c3f80ad7a49d32c8633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.300575 27054 raft_consensus.cc:993] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.301458 27058 raft_consensus.cc:1081] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Signalling peer 78ae7af82e70460ea34998324cab6a30 to start an election
I20260713 09:12:16.303058 26714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
 from {username='slave'} at 127.0.0.1:59794
I20260713 09:12:16.303591 26714 raft_consensus.cc:493] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.303861 26714 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.307998 26714 raft_consensus.cc:515] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.309340 26714 leader_election.cc:290] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195:38675)
I20260713 09:12:16.310027 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:16.310197 26786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af98b45c16a8458e862631c4a1577d44" candidate_uuid: "78ae7af82e70460ea34998324cab6a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
I20260713 09:12:16.310557 26639 raft_consensus.cc:3055] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.310724 26786 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.310871 26639 raft_consensus.cc:740] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:16.311645 26639 consensus_queue.cc:260] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.312506 26639 raft_consensus.cc:3060] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.315023 26786 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.315888 26678 leader_election.cc:304] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:16.316563 27049 raft_consensus.cc:2804] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.316937 27049 raft_consensus.cc:697] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Leader. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:16.316938 26639 raft_consensus.cc:2468] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78ae7af82e70460ea34998324cab6a30 in term 2.
I20260713 09:12:16.317885 27049 consensus_queue.cc:237] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.325270 26535 catalog_manager.cc:5697] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 reported cstate change: term changed from 1 to 2, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 78ae7af82e70460ea34998324cab6a30 (127.21.172.194). New cstate: current_term: 2 leader_uuid: "78ae7af82e70460ea34998324cab6a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:16.347790 26786 raft_consensus.cc:1275] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.348860 27058 consensus_queue.cc:1048] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.358882 26714 raft_consensus.cc:1275] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.360033 27082 consensus_queue.cc:1048] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.367648 26713 raft_consensus.cc:1275] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.369148 27058 consensus_queue.cc:1048] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.379253 26786 raft_consensus.cc:1275] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.380580 27054 consensus_queue.cc:1048] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.404548 27058 raft_consensus.cc:993] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:16.405016 27054 raft_consensus.cc:1081] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Signalling peer 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:16.406262 26786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:41414
I20260713 09:12:16.406678 26786 raft_consensus.cc:493] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.406953 26786 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.411175 26786 raft_consensus.cc:515] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.413043 26786 leader_election.cc:290] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:16.413666 26639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:16.414002 26714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b9c02ec0f247d49a3d5118a7a1a0dc" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:16.414242 26639 raft_consensus.cc:3055] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:16.414506 26714 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.414562 26639 raft_consensus.cc:740] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:16.415314 26639 consensus_queue.cc:260] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.416189 26639 raft_consensus.cc:3060] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:16.418844 26714 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 2.
I20260713 09:12:16.419845 26753 leader_election.cc:304] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:16.420651 27056 raft_consensus.cc:2804] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:16.420775 26639 raft_consensus.cc:2468] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 2.
I20260713 09:12:16.421047 27056 raft_consensus.cc:697] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:16.421937 27056 consensus_queue.cc:237] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:16.428366 26534 catalog_manager.cc:5697] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 1 to 2, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.585090 26639 raft_consensus.cc:1275] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.586242 27049 consensus_queue.cc:1048] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.594985 26786 raft_consensus.cc:1275] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.596451 27073 consensus_queue.cc:1048] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.625180 26639 raft_consensus.cc:1275] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.626355 27073 consensus_queue.cc:1048] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.638093 26783 raft_consensus.cc:1275] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.642199 27096 consensus_queue.cc:1048] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.651448 26639 raft_consensus.cc:1275] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:16.652660 27093 consensus_queue.cc:1048] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.663002 26783 raft_consensus.cc:1275] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:16.664098 27093 consensus_queue.cc:1048] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.676640 26783 raft_consensus.cc:1275] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.677740 27054 consensus_queue.cc:1048] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.686610 26714 raft_consensus.cc:1275] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer adb85801d2f64c3f80ad7a49d32c8633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.687961 27082 consensus_queue.cc:1048] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.778057 26783 raft_consensus.cc:1275] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.779244 27093 consensus_queue.cc:1048] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:16.787407 26639 raft_consensus.cc:1275] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 78ae7af82e70460ea34998324cab6a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.789413 27093 consensus_queue.cc:1048] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:16.993098 26714 raft_consensus.cc:1275] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:16.994369 27056 consensus_queue.cc:1048] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:17.002920 26639 raft_consensus.cc:1275] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:17.005138 27056 consensus_queue.cc:1048] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:18.957381 26535 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40490:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:18.975692 26535 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40490:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:19.045338 22195 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:19.369065 27152 tablet.cc:1724] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:19.482192 26604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.194:42055, user_credentials={real_user=slave}} blocked reactor thread for 214878us
I20260713 09:12:19.493064 27159 tablet.cc:1724] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:19.345832 27126 log.cc:927] Time spent T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
W20260713 09:12:20.090188 27152 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.717s	user 0.000s	sys 0.001s
I20260713 09:12:20.090083 27162 tablet.cc:1724] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.093137 26715 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59794 (request call id 332) took 1078 ms. Trace:
I20260713 09:12:20.101748 27161 tablet.cc:1724] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.093755 26715 rpcz_store.cc:276] 0713 09:12:19.015046 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.015195 (+   149us) service_pool.cc:224] Handling call
0713 09:12:19.015593 (+   398us) raft_consensus.cc:1471] Updating replica for 1 ops
0713 09:12:19.015842 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 0
0713 09:12:19.015873 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0713 09:12:19.016205 (+   332us) alter_schema_op.cc:128] START. Timestamp: 1783933939006742
0713 09:12:19.172042 (+155837us) log.cc:844] Serialized 204 byte log entry
0713 09:12:19.342247 (+170205us) raft_consensus.cc:1645] Marking committed up to 2
0713 09:12:19.342417 (+   170us) raft_consensus.cc:1697] Filling consensus response to leader.
0713 09:12:19.342733 (+   316us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0713 09:12:20.092692 (+749959us) raft_consensus.cc:1685] finished
0713 09:12:20.092722 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0713 09:12:20.092908 (+   186us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.177772 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.209992 (+ 32220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.210031 (+    39us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.210105 (+    74us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"thread_start_us":167416,"threads_started":1,"wal-append.queue_time_us":200785,"child_traces":[["op",{"prepare.queue_time_us":158535,"prepare.run_cpu_time_us":1031,"prepare.run_wall_time_us":33566,"thread_start_us":120955,"threads_started":1}]]}
I20260713 09:12:20.110044 27165 tablet.cc:1724] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:20.115852 26603 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.848s	user 0.007s	sys 0.010s
W20260713 09:12:20.116240 26603 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.008s	sys 0.010s
I20260713 09:12:20.123217 26783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41414 (request call id 324) took 1108 ms. Trace:
I20260713 09:12:20.123027 27162 tablet.cc:1724] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.123627 26783 rpcz_store.cc:276] 0713 09:12:19.014435 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.014566 (+   131us) service_pool.cc:224] Handling call
0713 09:12:19.014941 (+   375us) raft_consensus.cc:1471] Updating replica for 1 ops
0713 09:12:19.015218 (+   277us) raft_consensus.cc:1534] Early marking committed up to index 0
0713 09:12:19.015255 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0713 09:12:19.015582 (+   327us) alter_schema_op.cc:128] START. Timestamp: 1783933939006742
0713 09:12:19.173375 (+157793us) log.cc:844] Serialized 204 byte log entry
0713 09:12:19.282276 (+108901us) raft_consensus.cc:1645] Marking committed up to 2
0713 09:12:19.282427 (+   151us) raft_consensus.cc:1697] Filling consensus response to leader.
0713 09:12:19.282720 (+   293us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0713 09:12:20.123003 (+840283us) raft_consensus.cc:1685] finished
0713 09:12:20.123022 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0713 09:12:20.123142 (+   120us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.095670 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.096215 (+   545us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.096245 (+    30us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.096289 (+    44us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"thread_start_us":108226,"threads_started":1,"wal-append.queue_time_us":168907,"child_traces":[["op",{"prepare.queue_time_us":79784,"prepare.run_cpu_time_us":678,"prepare.run_wall_time_us":679,"thread_start_us":155417,"threads_started":1}]]}
I20260713 09:12:20.143314 27152 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:41500 (request call id 20) took 1154 ms. Trace:
I20260713 09:12:20.157531 27172 tablet.cc:1724] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.220791 26639 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41506 (request call id 274) took 1197 ms. Trace:
I20260713 09:12:20.221576 26639 rpcz_store.cc:276] 0713 09:12:19.021702 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.021836 (+   134us) service_pool.cc:224] Handling call
0713 09:12:19.022179 (+   343us) raft_consensus.cc:1471] Updating replica for 1 ops
0713 09:12:19.022400 (+   221us) raft_consensus.cc:1534] Early marking committed up to index 0
0713 09:12:19.022422 (+    22us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0713 09:12:19.022713 (+   291us) alter_schema_op.cc:128] START. Timestamp: 1783933939009919
0713 09:12:19.023638 (+   925us) log.cc:844] Serialized 204 byte log entry
0713 09:12:19.143408 (+119770us) raft_consensus.cc:1645] Marking committed up to 2
0713 09:12:19.143457 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0713 09:12:19.143542 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0713 09:12:20.219057 (+1075515us) raft_consensus.cc:1685] finished
0713 09:12:20.219074 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0713 09:12:20.219205 (+   131us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.178824 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.179467 (+   643us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.185644 (+  6177us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.205631 (+ 19987us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"thread_start_us":119453,"threads_started":1,"wal-append.queue_time_us":176828,"child_traces":[["op",{"prepare.queue_time_us":153015,"prepare.run_cpu_time_us":942,"prepare.run_wall_time_us":29040}]]}
I20260713 09:12:20.228730 26635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46a51914878248eeb7120b61935e456b"
dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
mode: GRACEFUL
new_leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:37328
I20260713 09:12:20.229393 26635 raft_consensus.cc:606] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Received request to transfer leadership to TS 26a4d56aa0f44cd6a2a4dc2eda37e425
I20260713 09:12:20.228878 27174 tablet.cc:1724] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.229977 27154 tablet.cc:1724] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.220355 27166 tablet.cc:1724] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:20.239631 26789 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.897s	user 0.003s	sys 0.011s
W20260713 09:12:20.240887 26789 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.900s	user 0.003s	sys 0.011s
I20260713 09:12:20.240958 27161 tablet.cc:1724] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.241712 26789 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41426 (request call id 272) took 1068 ms. Trace:
I20260713 09:12:20.143780 27152 rpcz_store.cc:276] 0713 09:12:18.989183 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.989640 (+   457us) service_pool.cc:224] Handling call
0713 09:12:20.143228 (+1153588us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.013067 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.013553 (+   486us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.013580 (+    27us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.013626 (+    46us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.013721 (+    95us) alter_schema_op.cc:128] START. Timestamp: 1783933939013666
0713 09:12:19.013741 (+    20us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.018125 (+  4384us) log.cc:844] Serialized 204 byte log entry
0713 09:12:19.247884 (+229759us) op_driver.cc:464] REPLICATION: finished
0713 09:12:19.367561 (+119677us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:19.373430 (+  5869us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.109252 (+735822us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.133554 (+ 24302us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.142457 (+  8903us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.142494 (+    37us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":119306,"prepare.queue_time_us":22167,"prepare.run_cpu_time_us":3642,"prepare.run_wall_time_us":76452,"raft.queue_time_us":2318,"raft.run_cpu_time_us":977,"raft.run_wall_time_us":978,"replication_time_us":220558,"thread_start_us":357417,"threads_started":3,"wal-append.queue_time_us":69519}]]}
I20260713 09:12:20.253295 26789 rpcz_store.cc:276] 0713 09:12:19.172852 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.178900 (+  6048us) service_pool.cc:224] Handling call
0713 09:12:19.316717 (+137817us) spinlock_profiling.cc:243] Waited 6.25 ms on lock 0x7b5800053d98. stack: 00007f1f82645033 00007f1f82644f30 00007f1f81fcd1d4 00007f1f8bd13304 00007f1f8bd13299 00007f1f824fc2d1 00007f1f8263f861 00007f1f8263f712 00007f1f8b558fd9 00007f1f8a6b2ee0 00007f1f8a77c0ab 00007f1f8a77c131 00007f1f8a73dfc0 00007f1f8a728929 00007f1f8a7283d2 00007f1f83c9fbd4
0713 09:12:19.317004 (+   287us) raft_consensus.cc:1471] Updating replica for 1 ops
0713 09:12:19.317366 (+   362us) raft_consensus.cc:1534] Early marking committed up to index 0
0713 09:12:19.319781 (+  2415us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0713 09:12:19.339911 (+ 20130us) alter_schema_op.cc:128] START. Timestamp: 1783933939028550
0713 09:12:19.341088 (+  1177us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.241229 (+900141us) raft_consensus.cc:1645] Marking committed up to 2
0713 09:12:20.241288 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0713 09:12:20.241373 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0713 09:12:20.241439 (+    66us) raft_consensus.cc:1685] finished
0713 09:12:20.241550 (+   111us) raft_consensus.cc:1691] UpdateReplicas() finished
0713 09:12:20.241663 (+   113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.353706 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:20.176125 (+822419us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:20.176167 (+    42us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:20.176229 (+    62us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"spinlock_wait_cycles":14366464,"thread_start_us":899814,"threads_started":1,"wal-append.queue_time_us":43275,"child_traces":[["op",{"prepare.queue_time_us":1724,"prepare.run_cpu_time_us":12491,"prepare.run_wall_time_us":822592}]]}
W20260713 09:12:20.256547 26681 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.077s	user 0.012s	sys 0.025s
W20260713 09:12:20.257037 26681 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.079s	user 0.012s	sys 0.025s
I20260713 09:12:20.253182 27182 tablet.cc:1724] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.267266 27162 tablet.cc:1724] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.295439 27165 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:41500 (request call id 19) took 1308 ms. Trace:
I20260713 09:12:20.296022 27165 rpcz_store.cc:276] 0713 09:12:18.987211 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.987413 (+   202us) service_pool.cc:224] Handling call
0713 09:12:20.295369 (+1307956us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.006040 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.006603 (+   563us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.006639 (+    36us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.006693 (+    54us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.006802 (+   109us) alter_schema_op.cc:128] START. Timestamp: 1783933939006742
0713 09:12:19.006824 (+    22us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.007489 (+   665us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.108824 (+1101335us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.109884 (+  1060us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.112060 (+  2176us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.291167 (+179107us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.295104 (+  3937us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.295212 (+   108us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.295242 (+    30us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":823,"mutex_wait_us":7,"prepare.queue_time_us":17531,"prepare.run_cpu_time_us":2588,"prepare.run_wall_time_us":6866,"raft.queue_time_us":258,"raft.run_cpu_time_us":2176,"raft.run_wall_time_us":2176,"replication_time_us":1101871,"spinlock_wait_cycles":23808,"thread_start_us":54367,"threads_started":4,"wal-append.queue_time_us":77877,"wal-append.run_cpu_time_us":14989,"wal-append.run_wall_time_us":1098508}]]}
I20260713 09:12:20.305975 27180 tablet.cc:1724] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.314059 27172 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:41500 (request call id 21) took 1323 ms. Trace:
I20260713 09:12:20.333374 27166 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59788 (request call id 19) took 1338 ms. Trace:
I20260713 09:12:20.343470 27185 tablet.cc:1724] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.333914 27172 rpcz_store.cc:276] 0713 09:12:18.990693 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.991686 (+   993us) service_pool.cc:224] Handling call
0713 09:12:20.313986 (+1322300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.098587 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.099118 (+   531us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.099151 (+    33us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.099200 (+    49us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.099295 (+    95us) alter_schema_op.cc:128] START. Timestamp: 1783933939099244
0713 09:12:19.099317 (+    22us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.292055 (+192738us) spinlock_profiling.cc:243] Waited 35.8 ms on lock 0x7b5400307b20. stack: 00007f1f82645033 00007f1f82644f30 00007f1f81fcd1d4 00007f1f8bd13304 00007f1f8bd13299 00007f1f856cd571 00007f1f856e1520 00007f1f8576ab42 00007f1f8575ff67 00007f1f8575fda4 00007f1f8919a581 00007f1f89199d58 00007f1f8919e9f1 00007f1f8919e9a9 00007f1f8919e939 00007f1f8919e901
0713 09:12:19.298921 (+  6866us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.142286 (+843365us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.157279 (+ 14993us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.193620 (+ 36341us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.312843 (+119223us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.313703 (+   860us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.313805 (+   102us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.313834 (+    29us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14735,"prepare.queue_time_us":96719,"prepare.run_cpu_time_us":31222,"prepare.run_wall_time_us":973301,"raft.queue_time_us":127,"raft.run_cpu_time_us":1017,"raft.run_wall_time_us":1017,"replication_time_us":1042821,"spinlock_wait_cycles":82444544,"thread_start_us":89905,"threads_started":3,"wal-append.queue_time_us":82527}]]}
I20260713 09:12:20.334380 27166 rpcz_store.cc:276] 0713 09:12:18.994967 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.995178 (+   211us) service_pool.cc:224] Handling call
0713 09:12:20.333280 (+1338102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.027627 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.028361 (+   734us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.028403 (+    42us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.028492 (+    89us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.028622 (+   130us) alter_schema_op.cc:128] START. Timestamp: 1783933939028550
0713 09:12:19.028657 (+    35us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.029345 (+   688us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.193883 (+1164538us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.206371 (+ 12488us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.256026 (+ 49655us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.304669 (+ 48643us) spinlock_profiling.cc:243] Waited 21 ms on lock 0x7b180010b820. stack: 00007f1f82645033 00007f1f82644f30 00007f1f81fcd1d4 00007f1f8bd13304 00007f1f8bd13299 00007f1f8b5401b1 00007f1f8b54c981 00007f1f82677212 00007f1f826794b1 00007f1f82679469 00007f1f826793f9 00007f1f826793c1 00007f1f826786bd 000000000038f674 000000000038f4b9 00007f1f8265a52a
0713 09:12:20.331791 (+ 27122us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.332596 (+   805us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.333126 (+   530us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.333170 (+    44us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1566,"mutex_wait_us":3402,"prepare.queue_time_us":31327,"prepare.run_cpu_time_us":12745,"prepare.run_wall_time_us":112432,"raft.queue_time_us":2437,"raft.run_cpu_time_us":2701,"raft.run_wall_time_us":89421,"replication_time_us":1148537,"spinlock_wait_cycles":48300928,"thread_start_us":235375,"threads_started":2,"wal-append.queue_time_us":147595}]]}
W20260713 09:12:20.364691 26678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.172.195:38675, user_credentials={real_user=slave}} blocked reactor thread for 149757us
W20260713 09:12:20.365811 26569 debug-util.cc:398] Leaking SignalData structure 0x7b0800171160 after lost signal to thread 22198
W20260713 09:12:20.366664 26569 debug-util.cc:398] Leaking SignalData structure 0x7b08000facc0 after lost signal to thread 26572
I20260713 09:12:20.369650 27174 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:41398 (request call id 18) took 1361 ms. Trace:
W20260713 09:12:20.373426 26569 debug-util.cc:398] Leaking SignalData structure 0x7b080013d580 after lost signal to thread 26664
W20260713 09:12:20.375315 26569 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8aa0 after lost signal to thread 26813
I20260713 09:12:20.377934 27166 tablet.cc:1724] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.370055 27174 rpcz_store.cc:276] 0713 09:12:19.007935 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.008223 (+   288us) service_pool.cc:224] Handling call
0713 09:12:20.369574 (+1361351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.067239 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.067854 (+   615us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.067884 (+    30us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.067945 (+    61us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.068061 (+   116us) alter_schema_op.cc:128] START. Timestamp: 1783933939068002
0713 09:12:19.068090 (+    29us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.068782 (+   692us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.156022 (+1087240us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.222891 (+ 66869us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.230805 (+  7914us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.342069 (+111264us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.360443 (+ 18374us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.363860 (+  3417us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.369408 (+  5548us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56441,"prepare.queue_time_us":57649,"prepare.run_cpu_time_us":2753,"prepare.run_wall_time_us":28234,"raft.queue_time_us":1844,"raft.run_cpu_time_us":2215,"raft.run_wall_time_us":2214,"replication_time_us":1087775,"thread_start_us":276144,"threads_started":4,"wal-append.queue_time_us":76620,"wal-append.run_cpu_time_us":1762,"wal-append.run_wall_time_us":1001787}]]}
I20260713 09:12:20.385809 27174 tablet.cc:1724] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.397006 27161 tablet.cc:1724] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.402154 27172 tablet.cc:1724] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.419019 27154 tablet.cc:1724] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.426638 27184 tablet.cc:1724] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.425201 27185 tablet.cc:1724] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.433259 27182 tablet.cc:1724] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.437512 27162 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59788 (request call id 20) took 1440 ms. Trace:
I20260713 09:12:20.438062 27162 rpcz_store.cc:276] 0713 09:12:18.997519 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.997772 (+   253us) service_pool.cc:224] Handling call
0713 09:12:20.437449 (+1439677us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.070516 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.071202 (+   686us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.071239 (+    37us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.071293 (+    54us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.071410 (+   117us) alter_schema_op.cc:128] START. Timestamp: 1783933939071346
0713 09:12:19.071444 (+    34us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.072106 (+   662us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.266687 (+1194581us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.267095 (+   408us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.270034 (+  2939us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.430564 (+160530us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.437196 (+  6632us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.437297 (+   101us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.437326 (+    29us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172,"mutex_wait_us":2819,"prepare.queue_time_us":71428,"prepare.run_cpu_time_us":15605,"prepare.run_wall_time_us":197439,"raft.queue_time_us":23820,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":210,"replication_time_us":1195112,"spinlock_wait_cycles":332672,"thread_start_us":326961,"threads_started":2,"wal-append.queue_time_us":211269}]]}
I20260713 09:12:20.444849 27180 tablet.cc:1724] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.448006 27165 tablet.cc:1724] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.459287 27152 tablet.cc:1724] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.467633 27161 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59788 (request call id 21) took 1462 ms. Trace:
I20260713 09:12:20.470160 27161 rpcz_store.cc:276] 0713 09:12:19.005537 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:19.005789 (+   252us) service_pool.cc:224] Handling call
0713 09:12:20.467546 (+1461757us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.173951 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.230357 (+ 56406us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.233118 (+  2761us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.244886 (+ 11768us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.255453 (+ 10567us) alter_schema_op.cc:128] START. Timestamp: 1783933939248416
0713 09:12:19.256435 (+   982us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.270702 (+ 14267us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.396557 (+1125855us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.396855 (+   298us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.398648 (+  1793us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.466566 (+ 67918us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.467286 (+   720us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.467403 (+   117us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.467433 (+    30us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":111,"mutex_wait_us":1004989,"prepare.queue_time_us":158611,"prepare.run_cpu_time_us":33151,"prepare.run_wall_time_us":709274,"raft.queue_time_us":525705,"raft.run_cpu_time_us":2719,"raft.run_wall_time_us":8642,"replication_time_us":1139216,"thread_start_us":162059,"threads_started":3,"wal-append.queue_time_us":120701,"wal-append.run_cpu_time_us":1949,"wal-append.run_wall_time_us":1001962}]]}
I20260713 09:12:20.492367 26710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe"
dest_uuid: "78ae7af82e70460ea34998324cab6a30"
mode: GRACEFUL
new_leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:36548
I20260713 09:12:20.497121 26710 raft_consensus.cc:606] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Received request to transfer leadership to TS 26a4d56aa0f44cd6a2a4dc2eda37e425
I20260713 09:12:20.493391 27154 tablet.cc:1724] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:20.499087 22195 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:20.499711 22195 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:20.520191 27166 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59788 (request call id 18) took 1526 ms. Trace:
I20260713 09:12:20.520793 27166 rpcz_store.cc:276] 0713 09:12:18.994090 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:18.994316 (+   226us) service_pool.cc:224] Handling call
0713 09:12:20.520125 (+1525809us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:19.009020 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:19.009750 (+   730us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:19.009791 (+    41us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:19.009857 (+    66us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:19.009983 (+   126us) alter_schema_op.cc:128] START. Timestamp: 1783933939009919
0713 09:12:19.010011 (+    28us) op_driver.cc:348] REPLICATION: starting
0713 09:12:19.010768 (+   757us) log.cc:844] Serialized 204 byte log entry
0713 09:12:20.377468 (+1366700us) op_driver.cc:464] REPLICATION: finished
0713 09:12:20.377768 (+   300us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:20.379718 (+  1950us) log.cc:844] Serialized 5 byte log entry
0713 09:12:20.518343 (+138625us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:20.519050 (+   707us) log.cc:844] Serialized 14 byte log entry
0713 09:12:20.519955 (+   905us) alter_schema_op.cc:73] Released schema lock
0713 09:12:20.519990 (+    35us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89,"prepare.queue_time_us":13533,"prepare.run_cpu_time_us":2930,"prepare.run_wall_time_us":18353,"raft.queue_time_us":191,"raft.run_cpu_time_us":1836,"raft.run_wall_time_us":1837,"replication_time_us":1367317,"thread_start_us":65419,"threads_started":3,"wal-append.queue_time_us":49864,"wal-append.run_cpu_time_us":9017,"wal-append.run_wall_time_us":1122800}]]}
I20260713 09:12:20.539557 26534 catalog_manager.cc:6242] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: soft_deleted_table [id=1cd30484a9274cca8b1af1473c07b498] alter complete (version 1)
I20260713 09:12:20.553877 27191 raft_consensus.cc:993] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: : Instructing follower 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:20.554352 27049 raft_consensus.cc:1081] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Signalling peer 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:20.556063 26787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:41426
I20260713 09:12:20.556710 26787 raft_consensus.cc:493] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:20.557089 26787 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.567682 26787 raft_consensus.cc:515] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.571674 26710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:20.572310 26638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f509ace20571476ea37e127a8d972bfe" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:20.572428 26710 raft_consensus.cc:3055] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:20.573009 26710 raft_consensus.cc:740] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78ae7af82e70460ea34998324cab6a30, State: Running, Role: LEADER
I20260713 09:12:20.573041 26638 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.573925 26710 consensus_queue.cc:260] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.575131 26710 raft_consensus.cc:3060] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.583007 26710 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 3.
I20260713 09:12:20.570699 26787 leader_election.cc:290] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 3 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:20.584411 26753 leader_election.cc:304] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [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: 26a4d56aa0f44cd6a2a4dc2eda37e425, 78ae7af82e70460ea34998324cab6a30; no voters: 
I20260713 09:12:20.587075 27173 raft_consensus.cc:2804] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:20.587604 27173 raft_consensus.cc:697] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:20.584889 26638 raft_consensus.cc:2468] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 3.
I20260713 09:12:20.588508 27173 consensus_queue.cc:237] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [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: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.599282 26537 catalog_manager.cc:5697] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 2 to 3, leader changed from 78ae7af82e70460ea34998324cab6a30 (127.21.172.194) to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 3 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:20.741261 27175 raft_consensus.cc:993] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: : Instructing follower 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:20.741843 27181 raft_consensus.cc:1081] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Signalling peer 26a4d56aa0f44cd6a2a4dc2eda37e425 to start an election
I20260713 09:12:20.743315 26787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46a51914878248eeb7120b61935e456b"
dest_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425"
 from {username='slave'} at 127.0.0.1:41414
I20260713 09:12:20.743829 26787 raft_consensus.cc:493] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:20.744148 26787 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.749332 26787 raft_consensus.cc:515] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.752045 26787 leader_election.cc:290] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 2 election: Requested vote from peers adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819), 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055)
I20260713 09:12:20.752686 26638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb85801d2f64c3f80ad7a49d32c8633"
I20260713 09:12:20.753315 26638 raft_consensus.cc:3055] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:20.753559 26638 raft_consensus.cc:740] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb85801d2f64c3f80ad7a49d32c8633, State: Running, Role: LEADER
I20260713 09:12:20.754163 26638 consensus_queue.cc:260] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.755033 26638 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.759045 26710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a51914878248eeb7120b61935e456b" candidate_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78ae7af82e70460ea34998324cab6a30"
I20260713 09:12:20.759632 26710 raft_consensus.cc:3060] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.763927 26638 raft_consensus.cc:2468] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 2.
I20260713 09:12:20.766042 26752 leader_election.cc:304] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26a4d56aa0f44cd6a2a4dc2eda37e425, adb85801d2f64c3f80ad7a49d32c8633; no voters: 
I20260713 09:12:20.766866 27173 raft_consensus.cc:2804] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.767309 27173 raft_consensus.cc:697] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 LEADER]: Becoming Leader. State: Replica: 26a4d56aa0f44cd6a2a4dc2eda37e425, State: Running, Role: LEADER
I20260713 09:12:20.768133 27173 consensus_queue.cc:237] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } }
I20260713 09:12:20.771528 26710 raft_consensus.cc:2468] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26a4d56aa0f44cd6a2a4dc2eda37e425 in term 2.
I20260713 09:12:20.783814 26537 catalog_manager.cc:5697] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 reported cstate change: term changed from 1 to 2, leader changed from adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193) to 26a4d56aa0f44cd6a2a4dc2eda37e425 (127.21.172.195). New cstate: current_term: 2 leader_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26a4d56aa0f44cd6a2a4dc2eda37e425" member_type: VOTER last_known_addr { host: "127.21.172.195" port: 38675 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:21.103678 26715 raft_consensus.cc:1275] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:21.105139 27173 consensus_queue.cc:1048] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.115216 26638 raft_consensus.cc:1275] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:21.117664 27105 consensus_queue.cc:1048] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.276981 26638 raft_consensus.cc:1275] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.278319 27209 consensus_queue.cc:1048] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb85801d2f64c3f80ad7a49d32c8633" member_type: VOTER last_known_addr { host: "127.21.172.193" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.287624 26715 raft_consensus.cc:1275] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Refusing update from remote peer 26a4d56aa0f44cd6a2a4dc2eda37e425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:21.289511 27105 consensus_queue.cc:1048] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78ae7af82e70460ea34998324cab6a30" member_type: VOTER last_known_addr { host: "127.21.172.194" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.559346 22195 tablet_server.cc:179] TabletServer@127.21.172.193:0 shutting down...
I20260713 09:12:21.596982 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.597959 22195 tablet_replica.cc:333] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.598963 22195 raft_consensus.cc:2243] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.599567 22195 raft_consensus.cc:2272] T 66f7751ccbf24e0394455187722a7faa P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.602586 22195 tablet_replica.cc:333] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.603771 22195 raft_consensus.cc:2243] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:21.604213 26752 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260713 09:12:21.604696 22195 raft_consensus.cc:2272] T 151c0aeff11641119f203a9785602f67 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:21.607890 26752 consensus_peers.cc:597] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.607921 22195 tablet_replica.cc:333] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.609109 22195 raft_consensus.cc:2243] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.610055 22195 raft_consensus.cc:2272] T 300b905ba37e42d98013463aa7ea5e20 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.612712 22195 tablet_replica.cc:333] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.613644 22195 raft_consensus.cc:2243] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.614152 22195 raft_consensus.cc:2272] T eb63fccd929d49a3b480c5489019caca P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.616540 22195 tablet_replica.cc:333] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.617384 22195 raft_consensus.cc:2243] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.617923 22195 raft_consensus.cc:2272] T af98b45c16a8458e862631c4a1577d44 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.620537 22195 tablet_replica.cc:333] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.621336 22195 raft_consensus.cc:2243] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.621984 22195 raft_consensus.cc:2272] T c909b3c3bf7941fe87d3d0adb504bf0a P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.624812 22195 tablet_replica.cc:333] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.625598 22195 raft_consensus.cc:2243] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.626555 22195 raft_consensus.cc:2272] T f2510786d5234ca4be2adc133aba31f8 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.629290 22195 tablet_replica.cc:333] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.630065 22195 raft_consensus.cc:2243] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.630597 22195 raft_consensus.cc:2272] T f509ace20571476ea37e127a8d972bfe P adb85801d2f64c3f80ad7a49d32c8633 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.633569 22195 tablet_replica.cc:333] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.634320 22195 raft_consensus.cc:2243] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.635372 22195 raft_consensus.cc:2272] T 2e979bd43a9746c0ae32f3d18c8cadde P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.638126 22195 tablet_replica.cc:333] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.638868 22195 raft_consensus.cc:2243] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.639524 22195 raft_consensus.cc:2272] T de920624e09a460fa75047aab0e512f0 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.642321 22195 tablet_replica.cc:333] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.643047 22195 raft_consensus.cc:2243] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.644111 22195 raft_consensus.cc:2272] T 9eb9ca767d8548d8af304d0cb0ceee64 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.646803 22195 tablet_replica.cc:333] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.647544 22195 raft_consensus.cc:2243] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.648101 22195 raft_consensus.cc:2272] T 23b9c02ec0f247d49a3d5118a7a1a0dc P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.650805 22195 tablet_replica.cc:333] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.651556 22195 raft_consensus.cc:2243] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.652087 22195 raft_consensus.cc:2272] T d80a0defa6b84617a82fa53c1dc3e4f3 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.654807 22195 tablet_replica.cc:333] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.655495 22195 raft_consensus.cc:2243] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.656428 22195 raft_consensus.cc:2272] T 35f89f68b27e4de2a967243a7dd6770f P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.659057 22195 tablet_replica.cc:333] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.659760 22195 raft_consensus.cc:2243] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.660280 22195 raft_consensus.cc:2272] T 46a51914878248eeb7120b61935e456b P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.664026 22195 tablet_replica.cc:333] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.664698 22195 raft_consensus.cc:2243] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.665177 22195 raft_consensus.cc:2272] T 1a5b49a4a7a44be598cdea3d863dfc91 P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:21.665184 26752 consensus_peers.cc:597] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.667411 22195 tablet_replica.cc:333] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.667941 22195 raft_consensus.cc:2243] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.668419 22195 raft_consensus.cc:2272] T a0ee21ee4d4b4fdea5d7b594c02885a2 P adb85801d2f64c3f80ad7a49d32c8633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.670456 22195 tablet_replica.cc:333] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633: stopping tablet replica
I20260713 09:12:21.670925 22195 raft_consensus.cc:2243] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.671705 22195 raft_consensus.cc:2272] T 6cb09842f7554bfeb39aa7eb4b39726d P adb85801d2f64c3f80ad7a49d32c8633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.711624 22195 tablet_server.cc:196] TabletServer@127.21.172.193:0 shutdown complete.
W20260713 09:12:21.714130 26678 consensus_peers.cc:597] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:36819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:21.718079 26678 consensus_peers.cc:597] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:36819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:21.720741 26678 consensus_peers.cc:597] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:36819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.750337 22195 tablet_server.cc:179] TabletServer@127.21.172.194:0 shutting down...
I20260713 09:12:21.782025 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.782833 22195 tablet_replica.cc:333] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.783437 22195 raft_consensus.cc:2243] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.784271 22195 raft_consensus.cc:2272] T 66f7751ccbf24e0394455187722a7faa P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.786799 22195 tablet_replica.cc:333] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.787426 22195 raft_consensus.cc:2243] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.787865 22195 raft_consensus.cc:2272] T 300b905ba37e42d98013463aa7ea5e20 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.789674 22195 tablet_replica.cc:333] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.790252 22195 raft_consensus.cc:2243] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.790668 22195 raft_consensus.cc:2272] T 2e979bd43a9746c0ae32f3d18c8cadde P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.792901 22195 tablet_replica.cc:333] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.793740 22195 raft_consensus.cc:2243] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.794258 22195 raft_consensus.cc:2272] T 151c0aeff11641119f203a9785602f67 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.796015 22195 tablet_replica.cc:333] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.796576 22195 raft_consensus.cc:2243] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.797274 22195 raft_consensus.cc:2272] T eb63fccd929d49a3b480c5489019caca P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.799080 22195 tablet_replica.cc:333] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.799651 22195 raft_consensus.cc:2243] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.800367 22195 raft_consensus.cc:2272] T c909b3c3bf7941fe87d3d0adb504bf0a P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.802201 22195 tablet_replica.cc:333] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.802692 22195 raft_consensus.cc:2243] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.803089 22195 raft_consensus.cc:2272] T f2510786d5234ca4be2adc133aba31f8 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.804864 22195 tablet_replica.cc:333] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.805372 22195 raft_consensus.cc:2243] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.806090 22195 raft_consensus.cc:2272] T af98b45c16a8458e862631c4a1577d44 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.807859 22195 tablet_replica.cc:333] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.808369 22195 raft_consensus.cc:2243] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.808841 22195 raft_consensus.cc:2272] T 46a51914878248eeb7120b61935e456b P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.811497 22195 tablet_replica.cc:333] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.812129 22195 raft_consensus.cc:2243] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.812582 22195 raft_consensus.cc:2272] T f509ace20571476ea37e127a8d972bfe P 78ae7af82e70460ea34998324cab6a30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:21.812701 26753 consensus_peers.cc:597] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Couldn't send request to peer 78ae7af82e70460ea34998324cab6a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.814929 22195 tablet_replica.cc:333] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.815433 22195 raft_consensus.cc:2243] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.815843 22195 raft_consensus.cc:2272] T 9eb9ca767d8548d8af304d0cb0ceee64 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.818383 22195 tablet_replica.cc:333] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.819037 22195 raft_consensus.cc:2243] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.819479 22195 raft_consensus.cc:2272] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.822043 22195 tablet_replica.cc:333] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.822799 22195 raft_consensus.cc:2243] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.823958 22195 raft_consensus.cc:2272] T d80a0defa6b84617a82fa53c1dc3e4f3 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.827275 22195 tablet_replica.cc:333] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
W20260713 09:12:21.828096 26678 consensus_peers.cc:597] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:36819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.828220 22195 raft_consensus.cc:2243] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:21.829073 26753 consensus_peers.cc:597] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Couldn't send request to peer 78ae7af82e70460ea34998324cab6a30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.829221 22195 raft_consensus.cc:2272] T 35f89f68b27e4de2a967243a7dd6770f P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.831660 22195 tablet_replica.cc:333] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.832249 22195 raft_consensus.cc:2243] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.833233 22195 raft_consensus.cc:2272] T de920624e09a460fa75047aab0e512f0 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:21.834069 26752 consensus_peers.cc:597] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer adb85801d2f64c3f80ad7a49d32c8633 (127.21.172.193:36819): Couldn't send request to peer adb85801d2f64c3f80ad7a49d32c8633. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.193:36819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.835273 22195 tablet_replica.cc:333] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.835811 22195 raft_consensus.cc:2243] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.836493 22195 raft_consensus.cc:2272] T 1a5b49a4a7a44be598cdea3d863dfc91 P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.838169 22195 tablet_replica.cc:333] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.838661 22195 raft_consensus.cc:2243] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.839051 22195 raft_consensus.cc:2272] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 78ae7af82e70460ea34998324cab6a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.840752 22195 tablet_replica.cc:333] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30: stopping tablet replica
I20260713 09:12:21.841167 22195 raft_consensus.cc:2243] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.841604 22195 raft_consensus.cc:2272] T 6cb09842f7554bfeb39aa7eb4b39726d P 78ae7af82e70460ea34998324cab6a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.879823 22195 tablet_server.cc:196] TabletServer@127.21.172.194:0 shutdown complete.
W20260713 09:12:21.892809 26753 consensus_peers.cc:597] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 -> Peer 78ae7af82e70460ea34998324cab6a30 (127.21.172.194:42055): Couldn't send request to peer 78ae7af82e70460ea34998324cab6a30. Status: Network error: Client connection negotiation failed: client connection to 127.21.172.194:42055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.917922 22195 tablet_server.cc:179] TabletServer@127.21.172.195:0 shutting down...
I20260713 09:12:21.950629 22195 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.951504 22195 tablet_replica.cc:333] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.952359 22195 raft_consensus.cc:2243] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.953014 22195 raft_consensus.cc:2272] T 66f7751ccbf24e0394455187722a7faa P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.955602 22195 tablet_replica.cc:333] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.956411 22195 raft_consensus.cc:2243] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.957003 22195 raft_consensus.cc:2272] T 151c0aeff11641119f203a9785602f67 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.959491 22195 tablet_replica.cc:333] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.960319 22195 raft_consensus.cc:2243] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.960911 22195 raft_consensus.cc:2272] T 2e979bd43a9746c0ae32f3d18c8cadde P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.963485 22195 tablet_replica.cc:333] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.964247 22195 raft_consensus.cc:2243] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.964843 22195 raft_consensus.cc:2272] T de920624e09a460fa75047aab0e512f0 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.967549 22195 tablet_replica.cc:333] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.968313 22195 raft_consensus.cc:2243] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.969362 22195 raft_consensus.cc:2272] T f509ace20571476ea37e127a8d972bfe P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.972295 22195 tablet_replica.cc:333] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.973094 22195 raft_consensus.cc:2243] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.974093 22195 raft_consensus.cc:2272] T 23b9c02ec0f247d49a3d5118a7a1a0dc P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.976608 22195 tablet_replica.cc:333] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.977336 22195 raft_consensus.cc:2243] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.977854 22195 raft_consensus.cc:2272] T d80a0defa6b84617a82fa53c1dc3e4f3 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.980341 22195 tablet_replica.cc:333] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.981072 22195 raft_consensus.cc:2243] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.981565 22195 raft_consensus.cc:2272] T 9eb9ca767d8548d8af304d0cb0ceee64 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.984215 22195 tablet_replica.cc:333] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.984956 22195 raft_consensus.cc:2243] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.985478 22195 raft_consensus.cc:2272] T 35f89f68b27e4de2a967243a7dd6770f P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.988092 22195 tablet_replica.cc:333] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.988890 22195 raft_consensus.cc:2243] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.989465 22195 raft_consensus.cc:2272] T af98b45c16a8458e862631c4a1577d44 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.992097 22195 tablet_replica.cc:333] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.992843 22195 raft_consensus.cc:2243] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.993366 22195 raft_consensus.cc:2272] T eb63fccd929d49a3b480c5489019caca P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.995695 22195 tablet_replica.cc:333] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:21.996407 22195 raft_consensus.cc:2243] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.996945 22195 raft_consensus.cc:2272] T f2510786d5234ca4be2adc133aba31f8 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.999344 22195 tablet_replica.cc:333] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.000072 22195 raft_consensus.cc:2243] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.000603 22195 raft_consensus.cc:2272] T c909b3c3bf7941fe87d3d0adb504bf0a P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.002991 22195 tablet_replica.cc:333] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.003659 22195 raft_consensus.cc:2243] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:22.004696 22195 raft_consensus.cc:2272] T 46a51914878248eeb7120b61935e456b P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.007561 22195 tablet_replica.cc:333] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.008304 22195 raft_consensus.cc:2243] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.008864 22195 raft_consensus.cc:2272] T 300b905ba37e42d98013463aa7ea5e20 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.011188 22195 tablet_replica.cc:333] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.011873 22195 raft_consensus.cc:2243] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.012406 22195 raft_consensus.cc:2272] T 1a5b49a4a7a44be598cdea3d863dfc91 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.014993 22195 tablet_replica.cc:333] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.015705 22195 raft_consensus.cc:2243] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:22.016815 22195 raft_consensus.cc:2272] T a0ee21ee4d4b4fdea5d7b594c02885a2 P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.019407 22195 tablet_replica.cc:333] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425: stopping tablet replica
I20260713 09:12:22.020033 22195 raft_consensus.cc:2243] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.020572 22195 raft_consensus.cc:2272] T 6cb09842f7554bfeb39aa7eb4b39726d P 26a4d56aa0f44cd6a2a4dc2eda37e425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.069321 22195 tablet_server.cc:196] TabletServer@127.21.172.195:0 shutdown complete.
I20260713 09:12:22.102126 22195 master.cc:562] Master@127.21.172.254:36161 shutting down...
I20260713 09:12:22.126183 22195 raft_consensus.cc:2243] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:22.126715 22195 raft_consensus.cc:2272] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.127054 22195 tablet_replica.cc:333] T 00000000000000000000000000000000 P adf4991fe2634ad28338306a226112ae: stopping tablet replica
W20260713 09:12:23.143918 22195 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26569)
I20260713 09:12:23.546162 22195 master.cc:584] Master@127.21.172.254:36161 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (32435 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (44747 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (131051 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:23.618594 22195 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 426 messages since previous log ~35 seconds ago
I20260713 09:12:23.618851 22195 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 426 messages since previous log ~35 seconds ago
I20260713 09:12:23.619028 22195 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 423 messages since previous log ~35 seconds ago
I20260713 09:12:23.619243 22195 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 ~54 seconds ago
I20260713 09:12:23.619442 22195 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 ~54 seconds ago
I20260713 09:12:23.619711 22195 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~2 seconds ago
I20260713 09:12:23.620033 22195 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 1 messages since previous log ~16 seconds ago
