[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:26:26.799680 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:39281
I20260710 13:26:26.801277 32636 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:26:26.802345 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:26.819387 32642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:26.819433 32643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:26.821947 32636 server_base.cc:1061] running on GCE node
W20260710 13:26:26.819906 32645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.019172 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:28.019438 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:28.019672 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689988019648 us; error 0 us; skew 500 ppm
I20260710 13:26:28.020572 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:28.025972 32636 webserver.cc:533] Webserver started at http://127.31.223.62:40437/ using document root <none> and password file <none>
I20260710 13:26:28.026925 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:28.027172 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:28.027647 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:28.033628 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "331e179a118a4694a869f9ea0e3e51de"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.041880 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:26:28.047259 32651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.048589 32636 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:26:28.049000 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "331e179a118a4694a869f9ea0e3e51de"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.049369 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:28.116173 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:28.117861 32636 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:26:28.118455 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:28.193969 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:39281
I20260710 13:26:28.194032 32702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:39281 every 8 connection(s)
I20260710 13:26:28.202004 32703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:28.223874 32703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: Bootstrap starting.
I20260710 13:26:28.229981 32703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:28.232043 32703 log.cc:826] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: Log is configured to *not* fsync() on all Append() calls
I20260710 13:26:28.236672 32703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: No bootstrap required, opened a new log
I20260710 13:26:28.257699 32703 raft_consensus.cc:359] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER }
I20260710 13:26:28.258315 32703 raft_consensus.cc:385] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:28.258627 32703 raft_consensus.cc:740] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331e179a118a4694a869f9ea0e3e51de, State: Initialized, Role: FOLLOWER
I20260710 13:26:28.259666 32703 consensus_queue.cc:260] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER }
I20260710 13:26:28.260177 32703 raft_consensus.cc:399] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:28.260479 32703 raft_consensus.cc:493] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:28.260828 32703 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:28.265635 32703 raft_consensus.cc:515] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER }
I20260710 13:26:28.266424 32703 leader_election.cc:304] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [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: 331e179a118a4694a869f9ea0e3e51de; no voters: 
I20260710 13:26:28.268141 32703 leader_election.cc:290] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:28.268538 32706 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:28.270797 32706 raft_consensus.cc:697] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 1 LEADER]: Becoming Leader. State: Replica: 331e179a118a4694a869f9ea0e3e51de, State: Running, Role: LEADER
I20260710 13:26:28.271796 32706 consensus_queue.cc:237] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [LEADER]: Queue going to LEADER mode. State: All 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: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER }
I20260710 13:26:28.273034 32703 sys_catalog.cc:565] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:28.282969 32708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 331e179a118a4694a869f9ea0e3e51de. Latest consensus state: current_term: 1 leader_uuid: "331e179a118a4694a869f9ea0e3e51de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER } }
I20260710 13:26:28.283723 32708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:28.283504 32707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "331e179a118a4694a869f9ea0e3e51de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "331e179a118a4694a869f9ea0e3e51de" member_type: VOTER } }
I20260710 13:26:28.284071 32707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:28.286792 32715 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:28.298489 32715 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:28.300812 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:28.314896 32715 catalog_manager.cc:1383] Generated new cluster ID: c38ee66e40054a7499c56de3ebc689e3
I20260710 13:26:28.315184 32715 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:28.344522 32715 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:28.346220 32715 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:28.359508 32715 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: Generated new TSK 0
I20260710 13:26:28.360484 32715 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:28.368016 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:28.377996 32725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:28.379051 32726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:28.383213 32728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.383955 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:28.384928 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:28.385210 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:28.385414 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689988385391 us; error 0 us; skew 500 ppm
I20260710 13:26:28.386224 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:28.390447 32636 webserver.cc:533] Webserver started at http://127.31.223.1:46377/ using document root <none> and password file <none>
I20260710 13:26:28.391182 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:28.391429 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:28.391811 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:28.393370 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "bdbf22d7cc9d476ea3892532f66d845f"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.400554 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260710 13:26:28.405800 32733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.406711 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:26:28.407078 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "bdbf22d7cc9d476ea3892532f66d845f"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.407472 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:28.437705 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:28.439661 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:28.442565 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:28.448262 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:28.448601 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.448940 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:28.449172 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.551203 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:32793
I20260710 13:26:28.551262   327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:32793 every 8 connection(s)
I20260710 13:26:28.559677 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:28.576454   332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:28.581295   333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.592635 32636 server_base.cc:1061] running on GCE node
W20260710 13:26:28.592653   335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.594606 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:28.594851 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:28.595082 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689988595058 us; error 0 us; skew 500 ppm
I20260710 13:26:28.595897 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:28.596580   328 heartbeater.cc:344] Connected to a master server at 127.31.223.62:39281
I20260710 13:26:28.597005   328 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:28.597932   328 heartbeater.cc:507] Master 127.31.223.62:39281 requested a full tablet report, sending...
I20260710 13:26:28.600845 32636 webserver.cc:533] Webserver started at http://127.31.223.2:35065/ using document root <none> and password file <none>
I20260710 13:26:28.601580 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:28.601652 32668 ts_manager.cc:194] Registered new tserver with Master: bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793)
I20260710 13:26:28.601891 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:28.602242 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:28.603895 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.604763 32668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33236
I20260710 13:26:28.610064 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260710 13:26:28.614262   340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.615862 32636 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:26:28.616271 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.616637 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:28.632692 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:28.634063 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:28.636731 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:28.640164 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:28.640348 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.640650 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:28.640793 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.738272 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:44667
I20260710 13:26:28.738409   402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:44667 every 8 connection(s)
I20260710 13:26:28.745316 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:28.754644   406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:28.757838   407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.762796   403 heartbeater.cc:344] Connected to a master server at 127.31.223.62:39281
I20260710 13:26:28.763365   403 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:28.764518   403 heartbeater.cc:507] Master 127.31.223.62:39281 requested a full tablet report, sending...
I20260710 13:26:28.767159 32668 ts_manager.cc:194] Registered new tserver with Master: 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
W20260710 13:26:28.767402   409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:28.768253 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:28.769096 32668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33240
I20260710 13:26:28.769309 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:28.769563 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:28.769755 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689988769737 us; error 0 us; skew 500 ppm
I20260710 13:26:28.770552 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:28.773485 32636 webserver.cc:533] Webserver started at http://127.31.223.3:36133/ using document root <none> and password file <none>
I20260710 13:26:28.774058 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:28.774297 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:28.774631 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:28.775771 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "b85f2232ce594021a588ceb386a00bf9"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.780594 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:28.784227   414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.785283 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:26:28.785604 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "b85f2232ce594021a588ceb386a00bf9"
format_stamp: "Formatted at 2026-07-10 13:26:28 on dist-test-slave-qb46"
I20260710 13:26:28.785919 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:28.807157 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:28.808502 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:28.810182 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:28.813205 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:28.813406 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.813793 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:28.813966 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:28.910068 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:45965
I20260710 13:26:28.910215   477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:45965 every 8 connection(s)
I20260710 13:26:28.927802   478 heartbeater.cc:344] Connected to a master server at 127.31.223.62:39281
I20260710 13:26:28.928237   478 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:28.929033   478 heartbeater.cc:507] Master 127.31.223.62:39281 requested a full tablet report, sending...
I20260710 13:26:28.931078 32668 ts_manager.cc:194] Registered new tserver with Master: b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:28.931221 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015966422s
I20260710 13:26:28.932572 32668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33246
I20260710 13:26:28.985877 32668 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33252:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:28.989949 32668 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:29.096627 32760 tablet_service.cc:1511] Processing CreateTablet for tablet 5c38de76dd894ec99e8db65a2c3146be (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:29.098086 32761 tablet_service.cc:1511] Processing CreateTablet for tablet f91fba0690b44ee095547562b8fd5cfb (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:29.098306   443 tablet_service.cc:1511] Processing CreateTablet for tablet f91fba0690b44ee095547562b8fd5cfb (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:29.099618   443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91fba0690b44ee095547562b8fd5cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.099711 32759 tablet_service.cc:1511] Processing CreateTablet for tablet c2b32b29431141a79b90386a6d76dbaf (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:29.100812 32755 tablet_service.cc:1511] Processing CreateTablet for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:29.102171 32758 tablet_service.cc:1511] Processing CreateTablet for tablet f1fab722bae4400185c80d2380283a59 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:29.103410 32760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c38de76dd894ec99e8db65a2c3146be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.108836 32755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.110445   440 tablet_service.cc:1511] Processing CreateTablet for tablet c2b32b29431141a79b90386a6d76dbaf (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:29.110495 32757 tablet_service.cc:1511] Processing CreateTablet for tablet 1821ab78f458482c8d5355810803b823 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:29.114287   440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b32b29431141a79b90386a6d76dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.109561 32756 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8b181c9abf4dfd97fa41d19e8f479f (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:29.120117 32758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fab722bae4400185c80d2380283a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.110047   441 tablet_service.cc:1511] Processing CreateTablet for tablet 5c38de76dd894ec99e8db65a2c3146be (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:29.120162 32753 tablet_service.cc:1511] Processing CreateTablet for tablet ea3a4d11058b4f2ca45c317a0c17a2e8 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:29.122340 32754 tablet_service.cc:1511] Processing CreateTablet for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:29.123744   439 tablet_service.cc:1511] Processing CreateTablet for tablet f1fab722bae4400185c80d2380283a59 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:29.125139   439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fab722bae4400185c80d2380283a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.131655   437 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8b181c9abf4dfd97fa41d19e8f479f (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:29.135205   441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c38de76dd894ec99e8db65a2c3146be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.136744   436 tablet_service.cc:1511] Processing CreateTablet for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:29.134920 32757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1821ab78f458482c8d5355810803b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.135299   438 tablet_service.cc:1511] Processing CreateTablet for tablet 1821ab78f458482c8d5355810803b823 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:29.141320   434 tablet_service.cc:1511] Processing CreateTablet for tablet ea3a4d11058b4f2ca45c317a0c17a2e8 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:29.140251   435 tablet_service.cc:1511] Processing CreateTablet for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:29.147987   368 tablet_service.cc:1511] Processing CreateTablet for tablet f91fba0690b44ee095547562b8fd5cfb (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:29.145391   437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8b181c9abf4dfd97fa41d19e8f479f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.150401 32761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91fba0690b44ee095547562b8fd5cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.150859   368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91fba0690b44ee095547562b8fd5cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.152076   367 tablet_service.cc:1511] Processing CreateTablet for tablet 5c38de76dd894ec99e8db65a2c3146be (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:29.158015   362 tablet_service.cc:1511] Processing CreateTablet for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:29.160553   365 tablet_service.cc:1511] Processing CreateTablet for tablet f1fab722bae4400185c80d2380283a59 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:29.162703   363 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8b181c9abf4dfd97fa41d19e8f479f (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:29.164278   435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.166953 32753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3a4d11058b4f2ca45c317a0c17a2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.170315   434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3a4d11058b4f2ca45c317a0c17a2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.170092   364 tablet_service.cc:1511] Processing CreateTablet for tablet 1821ab78f458482c8d5355810803b823 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:29.171928   367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c38de76dd894ec99e8db65a2c3146be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.176602   361 tablet_service.cc:1511] Processing CreateTablet for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:29.176522   436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.177109 32759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b32b29431141a79b90386a6d76dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.171509   366 tablet_service.cc:1511] Processing CreateTablet for tablet c2b32b29431141a79b90386a6d76dbaf (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:29.187079   363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8b181c9abf4dfd97fa41d19e8f479f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.189289   438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1821ab78f458482c8d5355810803b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.189412   360 tablet_service.cc:1511] Processing CreateTablet for tablet ea3a4d11058b4f2ca45c317a0c17a2e8 (DEFAULT_TABLE table=test-workload [id=465c633376f24d6cb42cfa871299679a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:29.205328   365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fab722bae4400185c80d2380283a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.207108   366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b32b29431141a79b90386a6d76dbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.217969 32754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.223337 32756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8b181c9abf4dfd97fa41d19e8f479f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.226317   362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e74e6b21eb48ca86df1bdcfb8b01c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.231242   360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3a4d11058b4f2ca45c317a0c17a2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.233072   361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b82b3ea70bb41a89fbdd3ab57f322f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:29.246614   364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1821ab78f458482c8d5355810803b823. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:26:29.322220 32716 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:29.399735   495 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
W20260710 13:26:29.440128 32653 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.223.3:45965, user_credentials={real_user=slave}} blocked reactor thread for 71901.5us
I20260710 13:26:29.514575   497 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.546293   496 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.552572   495 tablet_bootstrap.cc:654] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.566123   496 tablet_bootstrap.cc:654] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.569213   497 tablet_bootstrap.cc:654] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.571962   495 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:29.572876   495 ts_tablet_manager.cc:1403] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.006s
I20260710 13:26:29.576970   495 raft_consensus.cc:359] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:29.577809   495 raft_consensus.cc:385] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.578172   495 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.578661   497 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:29.579224   497 ts_tablet_manager.cc:1403] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.009s
I20260710 13:26:29.579087   495 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:29.583370   497 raft_consensus.cc:359] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.584359   497 raft_consensus.cc:385] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.584750   497 raft_consensus.cc:740] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.585717   497 consensus_queue.cc:260] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.589560   496 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:29.590145   496 ts_tablet_manager.cc:1403] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.017s
I20260710 13:26:29.591917   478 heartbeater.cc:499] Master 127.31.223.62:39281 was elected leader, sending a full tablet report...
I20260710 13:26:29.592211   495 ts_tablet_manager.cc:1434] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 13:26:29.593107   495 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.599831   328 heartbeater.cc:499] Master 127.31.223.62:39281 was elected leader, sending a full tablet report...
I20260710 13:26:29.600037   495 tablet_bootstrap.cc:654] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.600302   496 raft_consensus.cc:359] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.601022   496 raft_consensus.cc:385] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.601395   496 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.601660   497 ts_tablet_manager.cc:1434] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:26:29.602088   496 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.602705   497 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.609179   497 tablet_bootstrap.cc:654] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.610308   403 heartbeater.cc:499] Master 127.31.223.62:39281 was elected leader, sending a full tablet report...
I20260710 13:26:29.611419   496 ts_tablet_manager.cc:1434] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260710 13:26:29.612368   496 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.619385   496 tablet_bootstrap.cc:654] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.624274   503 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.624833   503 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.630414   503 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.631019   497 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:29.631563   497 ts_tablet_manager.cc:1403] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260710 13:26:29.635248   497 raft_consensus.cc:359] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.636176   497 raft_consensus.cc:385] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.636502   497 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.639134   495 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:29.639654   495 ts_tablet_manager.cc:1403] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.002s
I20260710 13:26:29.641453   496 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:29.642346   496 ts_tablet_manager.cc:1403] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:26:29.642632   495 raft_consensus.cc:359] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.643391   495 raft_consensus.cc:385] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.643672   495 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.644454   495 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.645243   496 raft_consensus.cc:359] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.646039   496 raft_consensus.cc:385] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.646348   496 raft_consensus.cc:740] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.646889   497 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.647114   496 consensus_queue.cc:260] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.649566   496 ts_tablet_manager.cc:1434] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:29.649669   497 ts_tablet_manager.cc:1434] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:26:29.650523   496 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.650583   497 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.656991   496 tablet_bootstrap.cc:654] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.658833   495 ts_tablet_manager.cc:1434] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 13:26:29.659942   495 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.666515   495 tablet_bootstrap.cc:654] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.668346   496 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
W20260710 13:26:29.668462   479 tablet.cc:2406] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:29.668865   496 ts_tablet_manager.cc:1403] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:26:29.670307   497 tablet_bootstrap.cc:654] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.672096   496 raft_consensus.cc:359] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.672832   496 raft_consensus.cc:385] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.673125   496 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.673903   496 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.676337   496 ts_tablet_manager.cc:1434] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:29.677507   496 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.685644   497 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:29.685956   496 tablet_bootstrap.cc:654] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.686233   497 ts_tablet_manager.cc:1403] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260710 13:26:29.690994   495 tablet_bootstrap.cc:492] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:29.691547   495 ts_tablet_manager.cc:1403] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260710 13:26:29.694789   495 raft_consensus.cc:359] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.695503   495 raft_consensus.cc:385] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.695793   495 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.696565   495 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.698346   496 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:29.698113   497 raft_consensus.cc:359] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.698887   496 ts_tablet_manager.cc:1403] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:26:29.698932   497 raft_consensus.cc:385] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.699406   497 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.700160   497 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.701990   496 raft_consensus.cc:359] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.702708   496 raft_consensus.cc:385] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.702917   495 ts_tablet_manager.cc:1434] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:26:29.703018   496 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.703948   495 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.703806   496 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.706337   496 ts_tablet_manager.cc:1434] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:26:29.707324   496 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.710688   495 tablet_bootstrap.cc:654] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.713796   496 tablet_bootstrap.cc:654] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.715787   497 ts_tablet_manager.cc:1434] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 13:26:29.717020   497 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.722731   502 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.723249   502 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.726001   502 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.728349   497 tablet_bootstrap.cc:654] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.767035   496 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:29.767534   496 ts_tablet_manager.cc:1403] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.003s
I20260710 13:26:29.773818   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:29.774971   303 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:29.777105   342 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:29.778239   503 raft_consensus.cc:2804] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:29.778640   503 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:29.778978   503 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:29.781297   495 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:29.781738   495 ts_tablet_manager.cc:1403] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.013s
I20260710 13:26:29.785215   495 raft_consensus.cc:359] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.785993   495 raft_consensus.cc:385] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.786504   495 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.787276   495 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.787907   497 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:29.789883   495 ts_tablet_manager.cc:1434] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:26:29.785970   503 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.790480   497 ts_tablet_manager.cc:1403] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.006s
I20260710 13:26:29.790889   495 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.792025   503 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.793646   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:29.794652   303 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:29.797679   497 raft_consensus.cc:359] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.800491   497 raft_consensus.cc:385] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.800971   497 raft_consensus.cc:740] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.801928   497 consensus_queue.cc:260] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.797000   496 raft_consensus.cc:359] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.803369   496 raft_consensus.cc:385] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.803651   496 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.804382   496 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.805598   303 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:29.806877   496 ts_tablet_manager.cc:1434] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.007s
I20260710 13:26:29.806726   342 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:29.808023   503 raft_consensus.cc:2804] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:29.807873   496 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.811645   497 ts_tablet_manager.cc:1434] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 13:26:29.812633   497 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.814524   495 tablet_bootstrap.cc:654] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.835871   497 tablet_bootstrap.cc:654] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.841809   503 raft_consensus.cc:697] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:29.850849   496 tablet_bootstrap.cc:654] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.856655   503 consensus_queue.cc:237] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.867326   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:29.864135   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:29.872049   497 tablet_bootstrap.cc:492] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
W20260710 13:26:29.871834   342 leader_election.cc:343] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:29.874477   342 leader_election.cc:343] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:29.874997   495 tablet_bootstrap.cc:492] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:29.875444   495 ts_tablet_manager.cc:1403] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.011s
I20260710 13:26:29.877628   497 ts_tablet_manager.cc:1403] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.005s
I20260710 13:26:29.878510   495 raft_consensus.cc:359] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.879268   495 raft_consensus.cc:385] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.879577   495 raft_consensus.cc:740] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.880445   495 consensus_queue.cc:260] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.882699   495 ts_tablet_manager.cc:1434] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:29.883652   495 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.884514   378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:29.880460   497 raft_consensus.cc:359] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.889784   497 raft_consensus.cc:385] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.890075   497 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.894008   495 tablet_bootstrap.cc:654] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.894757   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:29.898705   522 raft_consensus.cc:493] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.899466   522 raft_consensus.cc:515] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.902724   522 leader_election.cc:290] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.903682   497 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.904119   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:29.904544   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:29.904736   303 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:29.905158   452 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:29.906061   342 leader_election.cc:304] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:29.906091   497 ts_tablet_manager.cc:1434] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
W20260710 13:26:29.915805 32735 leader_election.cc:343] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:29.916332 32735 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdbf22d7cc9d476ea3892532f66d845f; no voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:29.916622   497 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:29.917443   502 raft_consensus.cc:2749] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:29.918656   502 raft_consensus.cc:493] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.919131   502 raft_consensus.cc:515] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.918237   503 raft_consensus.cc:2804] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:29.921741   503 raft_consensus.cc:493] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:29.922117   503 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:29.923753   378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:29.925017   496 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:29.925467   496 ts_tablet_manager.cc:1403] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.010s
W20260710 13:26:29.925935 32735 leader_election.cc:343] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:29.928375   496 raft_consensus.cc:359] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.929121   496 raft_consensus.cc:385] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.929416   496 raft_consensus.cc:740] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.928818 32666 catalog_manager.cc:5697] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:29.930142   496 consensus_queue.cc:260] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.932533   496 ts_tablet_manager.cc:1434] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:29.933108   502 leader_election.cc:290] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.934038   522 raft_consensus.cc:493] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.934156   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:29.934963   522 raft_consensus.cc:515] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.936455   496 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:29.936571   495 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
W20260710 13:26:29.937417 32735 leader_election.cc:343] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:29.943058   495 ts_tablet_manager.cc:1403] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.006s
I20260710 13:26:29.943007 32735 leader_election.cc:304] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdbf22d7cc9d476ea3892532f66d845f; no voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:29.943819   502 raft_consensus.cc:2749] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:29.937628   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:29.945293   501 raft_consensus.cc:493] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.945750   501 raft_consensus.cc:515] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:29.946439   495 raft_consensus.cc:359] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.947139   495 raft_consensus.cc:385] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.947403   495 raft_consensus.cc:740] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.948297   495 consensus_queue.cc:260] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
W20260710 13:26:29.948717   342 leader_election.cc:343] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:29.938024   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:29.950052   453 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:29.955273   501 leader_election.cc:290] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:29.957026   531 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.957104   342 leader_election.cc:304] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:29.937022   522 leader_election.cc:290] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.942441   503 raft_consensus.cc:515] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.941425   497 tablet_bootstrap.cc:654] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.964380   501 raft_consensus.cc:493] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.965593   522 raft_consensus.cc:2804] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:29.966842   522 raft_consensus.cc:493] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:29.966959   503 leader_election.cc:290] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:29.967216   522 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:29.970304   531 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.974575   501 raft_consensus.cc:515] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.979122   501 leader_election.cc:290] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:29.980219   495 ts_tablet_manager.cc:1434] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.037s	user 0.023s	sys 0.009s
I20260710 13:26:29.981333   495 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:29.984138   531 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:29.988001   497 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:29.988880   495 tablet_bootstrap.cc:654] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:29.988976   531 raft_consensus.cc:493] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:29.974009   522 raft_consensus.cc:515] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.990113   531 raft_consensus.cc:515] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.992121   497 ts_tablet_manager.cc:1403] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.004s
I20260710 13:26:29.993620   531 leader_election.cc:290] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:29.995577   497 raft_consensus.cc:359] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:29.996563   497 raft_consensus.cc:385] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:29.996941   497 raft_consensus.cc:740] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:29.964200   496 tablet_bootstrap.cc:654] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.003152   522 leader_election.cc:290] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
W20260710 13:26:30.004243   342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:45965, user_credentials={real_user=slave}} blocked reactor thread for 47226.2us
I20260710 13:26:30.005921   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.006592   303 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.008340   497 consensus_queue.cc:260] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.009251   495 tablet_bootstrap.cc:492] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:30.009703   495 ts_tablet_manager.cc:1403] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260710 13:26:30.012462   497 ts_tablet_manager.cc:1434] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:26:30.012668   495 raft_consensus.cc:359] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.013460   497 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:30.013406   495 raft_consensus.cc:385] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.019186   495 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.019999   495 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.020591   496 tablet_bootstrap.cc:492] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:30.021186   496 ts_tablet_manager.cc:1403] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260710 13:26:30.023413   495 ts_tablet_manager.cc:1434] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 13:26:30.023487   533 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.024029   533 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.024535   495 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:30.026300   533 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.028086   496 raft_consensus.cc:359] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.028777   496 raft_consensus.cc:385] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.029057   496 raft_consensus.cc:740] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.029763   496 consensus_queue.cc:260] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.033203   496 ts_tablet_manager.cc:1434] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:26:30.034375   496 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:30.037833   303 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:30.040689   495 tablet_bootstrap.cc:654] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.041863   497 tablet_bootstrap.cc:654] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.046180   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.047055   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.040692   496 tablet_bootstrap.cc:654] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.047647   453 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.053231   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.054107   452 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.058192   453 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:30.060797   533 raft_consensus.cc:493] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.061448   533 raft_consensus.cc:515] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.063674   502 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.063897   533 leader_election.cc:290] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.064183   502 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.067401   378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.068019   378 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 0.
I20260710 13:26:30.068921   452 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:30.066269   502 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.069396 32735 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.070256   502 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.070638   502 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.070988   502 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.071487   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.075443   453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:30.075538   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.076205   453 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 0.
I20260710 13:26:30.076356   302 raft_consensus.cc:2468] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:30.078303   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:30.080931   451 raft_consensus.cc:2468] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:30.080091   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:30.082818   452 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 0.
I20260710 13:26:30.084746   342 leader_election.cc:304] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.079876   502 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.086923   533 raft_consensus.cc:2804] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.087721   533 raft_consensus.cc:697] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:30.088872   533 consensus_queue.cc:237] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.088910   303 raft_consensus.cc:2393] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in current term 1: Already voted for candidate bdbf22d7cc9d476ea3892532f66d845f in this term.
I20260710 13:26:30.091287   342 leader_election.cc:304] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.092892   497 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:30.094722   497 ts_tablet_manager.cc:1403] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.016s
I20260710 13:26:30.093294   502 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.096426   342 leader_election.cc:304] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.093986   496 tablet_bootstrap.cc:492] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:30.097502   503 raft_consensus.cc:2804] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.098007   496 ts_tablet_manager.cc:1403] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.008s
I20260710 13:26:30.098034   503 raft_consensus.cc:493] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.098811   503 raft_consensus.cc:3060] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.102250   342 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.094803   378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.095885   522 raft_consensus.cc:2804] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.104224   378 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.108240   496 raft_consensus.cc:359] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.108994   496 raft_consensus.cc:385] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.109288   496 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.110006   496 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.110687   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.113649   497 raft_consensus.cc:359] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.114593   497 raft_consensus.cc:385] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.114907   497 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.119984   497 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.123075   497 ts_tablet_manager.cc:1434] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:26:30.119220   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.128011   376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.129014   376 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
I20260710 13:26:30.127147   452 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.132701   375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.136107   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.137029   377 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
I20260710 13:26:30.137238   503 raft_consensus.cc:515] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.138492   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.139295   497 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:30.141927   374 raft_consensus.cc:2393] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85f2232ce594021a588ceb386a00bf9 in current term 1: Already voted for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in this term.
I20260710 13:26:30.145917   301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.146545   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.149854   522 raft_consensus.cc:697] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:30.150441   300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.151365   300 raft_consensus.cc:2468] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
I20260710 13:26:30.154089   503 leader_election.cc:290] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.148180   378 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 1.
I20260710 13:26:30.153493   302 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
W20260710 13:26:30.158362   416 leader_election.cc:343] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:30.159382 32735 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
W20260710 13:26:30.155534   342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:45965, user_credentials={real_user=slave}} blocked reactor thread for 57740.8us
I20260710 13:26:30.159866   496 ts_tablet_manager.cc:1434] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.005s
I20260710 13:26:30.160245   502 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.159801   416 leader_election.cc:304] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.162204   496 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Bootstrap starting.
I20260710 13:26:30.162655   531 raft_consensus.cc:2804] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.164772   531 raft_consensus.cc:493] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.165129   531 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.164328   495 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:30.166523   495 ts_tablet_manager.cc:1403] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.053s
I20260710 13:26:30.165900   544 raft_consensus.cc:2764] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:26:30.160678   522 consensus_queue.cc:237] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.173619   497 tablet_bootstrap.cc:654] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.172501   502 raft_consensus.cc:697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
W20260710 13:26:30.172271   342 leader_election.cc:343] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:30.175455   452 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 1.
I20260710 13:26:30.173669   416 leader_election.cc:304] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.177269   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.178063   302 raft_consensus.cc:3060] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.177953   502 consensus_queue.cc:237] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.179859   501 raft_consensus.cc:2804] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.180886   501 raft_consensus.cc:493] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.182206   501 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.181767   544 raft_consensus.cc:493] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.182588   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1821ab78f458482c8d5355810803b823" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.184221   452 raft_consensus.cc:3060] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.191661   495 raft_consensus.cc:359] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.192581   495 raft_consensus.cc:385] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.192915   495 raft_consensus.cc:740] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.184829   544 raft_consensus.cc:515] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.194550   495 consensus_queue.cc:260] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.187654   416 leader_election.cc:304] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:30.200217   495 ts_tablet_manager.cc:1434] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:26:30.201424   495 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: Bootstrap starting.
I20260710 13:26:30.196213   531 raft_consensus.cc:515] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.208566   302 raft_consensus.cc:2468] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:30.216518   342 leader_election.cc:304] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.218321   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.216585   416 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9; no voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.223470   522 raft_consensus.cc:2804] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:26:30.223470   342 leader_election.cc:343] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:30.225109   501 raft_consensus.cc:515] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.225917   452 raft_consensus.cc:2468] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 1.
I20260710 13:26:30.225716   522 raft_consensus.cc:697] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:30.237654   529 raft_consensus.cc:2764] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:26:30.240773   531 leader_election.cc:290] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:30.243474   544 leader_election.cc:290] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.245889   501 leader_election.cc:290] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:30.245391   531 raft_consensus.cc:2749] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:30.246472   522 consensus_queue.cc:237] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.251763   496 tablet_bootstrap.cc:654] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.251971   497 tablet_bootstrap.cc:492] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:30.252378   497 ts_tablet_manager.cc:1403] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.022s
I20260710 13:26:30.254287   378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.254740   301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.254887   378 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.255524   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.255776   301 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.256089   302 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.249677   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:30.256800   495 tablet_bootstrap.cc:654] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.259040   497 raft_consensus.cc:359] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.259711   497 raft_consensus.cc:385] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.259994   497 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.263075   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.263695   374 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.264358   497 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.269524   497 ts_tablet_manager.cc:1434] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:26:30.270251   497 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: Bootstrap starting.
I20260710 13:26:30.276826   301 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.277063 32668 catalog_manager.cc:5697] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:30.271948   342 leader_election.cc:343] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:30.280397   342 leader_election.cc:304] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2; no voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.283542   543 raft_consensus.cc:2749] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:30.288532   497 tablet_bootstrap.cc:654] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:30.289685   496 tablet_bootstrap.cc:492] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: No bootstrap required, opened a new log
I20260710 13:26:30.290230   496 ts_tablet_manager.cc:1403] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.003s
I20260710 13:26:30.287209   416 leader_election.cc:304] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.293605   529 raft_consensus.cc:2804] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.302629   529 raft_consensus.cc:697] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:30.292742 32665 catalog_manager.cc:5697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 1 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.308106   495 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: No bootstrap required, opened a new log
I20260710 13:26:30.309132   495 ts_tablet_manager.cc:1403] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.002s
I20260710 13:26:30.307749   302 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.308588   529 consensus_queue.cc:237] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:30.310231   522 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:26:30.315311   378 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.322454   374 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.316656   416 leader_election.cc:304] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.326442   531 raft_consensus.cc:2804] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.327029   531 raft_consensus.cc:697] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:30.327852   531 consensus_queue.cc:237] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.332429   496 raft_consensus.cc:359] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.333048   496 raft_consensus.cc:385] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.333228   496 raft_consensus.cc:740] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.334105   495 raft_consensus.cc:359] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.339903   495 raft_consensus.cc:385] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.340274   495 raft_consensus.cc:740] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.334136   496 consensus_queue.cc:260] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.341620   495 consensus_queue.cc:260] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.346524   497 tablet_bootstrap.cc:492] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: No bootstrap required, opened a new log
I20260710 13:26:30.346985   497 ts_tablet_manager.cc:1403] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.002s
I20260710 13:26:30.348081   496 ts_tablet_manager.cc:1434] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260710 13:26:30.349823   495 ts_tablet_manager.cc:1434] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.005s
I20260710 13:26:30.365545   531 raft_consensus.cc:493] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.368178   531 raft_consensus.cc:515] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.369624   497 raft_consensus.cc:359] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.370738   497 raft_consensus.cc:385] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:30.371016   497 raft_consensus.cc:740] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Initialized, Role: FOLLOWER
I20260710 13:26:30.375582   531 leader_election.cc:290] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:30.376415   502 raft_consensus.cc:493] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:30.376847   301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f" is_pre_election: true
I20260710 13:26:30.377159   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.376899   502 raft_consensus.cc:515] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.377751   374 raft_consensus.cc:2468] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
I20260710 13:26:30.379027   502 leader_election.cc:290] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.378927   416 leader_election.cc:304] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:30.381981   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9" is_pre_election: true
I20260710 13:26:30.382212   497 consensus_queue.cc:260] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.382722   452 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 0.
I20260710 13:26:30.383961 32735 leader_election.cc:304] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.385274   502 raft_consensus.cc:2804] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.385639   502 raft_consensus.cc:493] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.385964   502 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.385435 32668 catalog_manager.cc:5697] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.388363   301 raft_consensus.cc:2468] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 0.
I20260710 13:26:30.381976   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" is_pre_election: true
I20260710 13:26:30.392321   374 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 0.
I20260710 13:26:30.395203   497 ts_tablet_manager.cc:1434] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.011s
I20260710 13:26:30.395918   531 raft_consensus.cc:2804] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:30.396332   531 raft_consensus.cc:493] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:30.396736   531 raft_consensus.cc:3060] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:30.394181 32716 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:30.392719   502 raft_consensus.cc:515] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.400421   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.400949   374 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.407856 32666 catalog_manager.cc:5697] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.410789 32666 catalog_manager.cc:5697] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.413581   374 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 1.
I20260710 13:26:30.414768 32735 leader_election.cc:304] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.414968   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.415606   452 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.422602   546 raft_consensus.cc:2804] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.423134   546 raft_consensus.cc:697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:30.423930   546 consensus_queue.cc:237] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.426748   451 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.437954   543 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.438732   452 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 1.
I20260710 13:26:30.439450   502 leader_election.cc:290] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 1 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.444679   531 raft_consensus.cc:515] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.452695 32668 catalog_manager.cc:5697] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:30.460878   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.461493   303 raft_consensus.cc:3060] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.468302   303 raft_consensus.cc:2468] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.469506   416 leader_election.cc:304] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.468918 32665 catalog_manager.cc:5697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 1 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.470427   529 raft_consensus.cc:2804] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:30.470997   529 raft_consensus.cc:697] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:30.471835   529 consensus_queue.cc:237] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.478657   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3a4d11058b4f2ca45c317a0c17a2e8" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.479255   374 raft_consensus.cc:3060] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.485777   374 raft_consensus.cc:2468] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 1.
I20260710 13:26:30.487612   531 leader_election.cc:290] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 1 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:30.503276 32665 catalog_manager.cc:5697] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:30.569286   303 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:30.574981   522 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.587131   503 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.662235   503 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.674484   503 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.696959   546 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.707701   502 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:30.745970   529 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.757270   531 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.783486   503 consensus_queue.cc:1048] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.785888   451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:44238
I20260710 13:26:30.786599   451 raft_consensus.cc:606] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.797113   544 consensus_queue.cc:1048] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.808065   531 consensus_queue.cc:1048] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.817665   560 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.832131   378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38084
I20260710 13:26:30.832808   378 raft_consensus.cc:606] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.841419   378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38084
I20260710 13:26:30.842015   378 raft_consensus.cc:606] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.843161   546 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.850026   531 consensus_queue.cc:1048] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.856412   374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38084
I20260710 13:26:30.857030   374 raft_consensus.cc:606] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:30.870972   452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:44238
I20260710 13:26:30.871613   452 raft_consensus.cc:606] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:30.885265   503 raft_consensus.cc:993] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:30.885854   503 raft_consensus.cc:1081] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:30.888475   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:30.889256   303 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:30.889746   303 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.902134   302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:55674
I20260710 13:26:30.902809   302 raft_consensus.cc:606] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:30.903523   303 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.906338   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:30.906971   374 raft_consensus.cc:3055] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:30.907311   374 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:30.908124   374 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.909391   374 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.910815   303 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.911389   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.911962   452 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.917428   531 raft_consensus.cc:993] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:30.917886   531 raft_consensus.cc:1081] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:30.918458   303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:55674
I20260710 13:26:30.919023   303 raft_consensus.cc:606] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:30.920753   529 consensus_queue.cc:1048] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.926565   374 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:30.928336 32735 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.929203   546 raft_consensus.cc:2804] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:30.929689   546 raft_consensus.cc:697] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:30.930526   546 consensus_queue.cc:237] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.931757   452 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:30.928361   378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38082
I20260710 13:26:30.934085   378 raft_consensus.cc:493] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:30.934556   378 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.945770   529 consensus_queue.cc:1048] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:30.948066 32668 catalog_manager.cc:5697] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 1 to 2, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 2 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.949381   378 raft_consensus.cc:515] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.953297   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:30.954093   303 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.962615   303 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:30.963117   378 leader_election.cc:290] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:30.964203   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8b181c9abf4dfd97fa41d19e8f479f" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:30.964830   342 leader_election.cc:304] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:30.964830   452 raft_consensus.cc:3055] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:30.966055   452 raft_consensus.cc:740] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:30.966845   452 consensus_queue.cc:260] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.967831   452 raft_consensus.cc:3060] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:30.965626   543 raft_consensus.cc:2804] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:30.969868   543 raft_consensus.cc:697] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:30.972765   543 consensus_queue.cc:237] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:30.981696 32668 catalog_manager.cc:5697] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 1 to 2, leader changed from b85f2232ce594021a588ceb386a00bf9 (127.31.223.3) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:30.982627   452 raft_consensus.cc:2468] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:31.060279   544 raft_consensus.cc:993] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.060777   543 raft_consensus.cc:1081] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.062458   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:31.063086   303 raft_consensus.cc:493] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:31.063459   303 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.069978   303 raft_consensus.cc:515] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.072036   303 leader_election.cc:290] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:31.073025   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:31.073194   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:31.073671   374 raft_consensus.cc:3055] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:31.073755   452 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.074038   374 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:31.074975   374 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.075924   374 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.080338   374 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.080338   452 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.081655 32735 leader_election.cc:304] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:31.082510   546 raft_consensus.cc:2804] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:31.082937   546 raft_consensus.cc:697] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:31.083638   546 consensus_queue.cc:237] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.090878 32668 catalog_manager.cc:5697] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 1 to 2, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 2 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:31.199932   544 raft_consensus.cc:993] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.200409   543 raft_consensus.cc:1081] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.201890   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:31.202392   303 raft_consensus.cc:493] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:31.202868   303 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.208174   303 raft_consensus.cc:515] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.209692   303 leader_election.cc:290] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:31.210752   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:31.210865   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:31.211388   374 raft_consensus.cc:3055] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:31.211455   452 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.211722   374 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:31.212503   374 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.213382   374 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.217958   452 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.219084 32735 leader_election.cc:304] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:31.219874   546 raft_consensus.cc:2804] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:31.219908   374 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.220467   546 raft_consensus.cc:697] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:31.221231   546 consensus_queue.cc:237] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.227847 32668 catalog_manager.cc:5697] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 1 to 2, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 2 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:31.233384   560 raft_consensus.cc:993] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:31.233843   560 raft_consensus.cc:1081] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:31.235667   374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38078
I20260710 13:26:31.236223   374 raft_consensus.cc:493] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:31.236575   374 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.241153   374 raft_consensus.cc:515] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.242820   374 leader_election.cc:290] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:31.243561   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:31.243878   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:31.244182   303 raft_consensus.cc:3055] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:31.244405   452 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.244557   303 raft_consensus.cc:740] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:31.245362   303 consensus_queue.cc:260] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.246583   303 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.249238   452 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:31.250272   342 leader_election.cc:304] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:31.250996   543 raft_consensus.cc:2804] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:31.251418   543 raft_consensus.cc:697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:31.252228   543 consensus_queue.cc:237] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.252866   303 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:31.259106 32668 catalog_manager.cc:5697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 1 to 2, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:31.267921   501 raft_consensus.cc:993] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.268425   501 raft_consensus.cc:1081] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:31.270291   302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55672
I20260710 13:26:31.270937   302 raft_consensus.cc:493] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:31.271356   302 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.279052   302 raft_consensus.cc:515] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:31.281543   302 leader_election.cc:290] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Requested vote from peers b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:31.282691   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:31.282806   374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:31.283453   374 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.283769   452 raft_consensus.cc:3055] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:31.284132   452 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:31.285099   452 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:31.286417   452 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.288442   502 raft_consensus.cc:993] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:31.288929   560 raft_consensus.cc:1081] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:31.290853   378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38078
I20260710 13:26:31.291453   378 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:31.291841   378 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.292033   374 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.293190 32735 leader_election.cc:304] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:31.293933   560 raft_consensus.cc:2804] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:31.294142   452 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 2.
I20260710 13:26:31.294420   560 raft_consensus.cc:697] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:31.295315   560 consensus_queue.cc:237] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:31.298694   378 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.300920   378 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:31.302093   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:31.302594   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:31.303161   452 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.303169   302 raft_consensus.cc:3055] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:31.303789   302 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:31.304018 32665 catalog_manager.cc:5697] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 1 to 2, leader changed from b85f2232ce594021a588ceb386a00bf9 (127.31.223.3) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 2 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:31.304824   302 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.306006   302 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:31.311228   452 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:31.312717   342 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:31.313769   543 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:31.313724   302 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 2.
I20260710 13:26:31.314417   543 raft_consensus.cc:697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:31.315299   543 consensus_queue.cc:237] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:31.323390 32665 catalog_manager.cc:5697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 1 to 2, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:31.387920   452 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.388163   451 raft_consensus.cc:1275] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.390004   560 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:31.390265   543 consensus_queue.cc:1048] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.410583   378 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.416118   585 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.422148   302 raft_consensus.cc:1275] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.423900   543 consensus_queue.cc:1048] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.480832   378 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.482208   546 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.490959   451 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.493571   502 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.731942   451 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.733490   585 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:31.743664   378 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.745473   502 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.746935   378 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.748368   502 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.751169   303 raft_consensus.cc:1275] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.753350   544 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:31.764475   451 raft_consensus.cc:1275] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.765390   452 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.766113   544 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.767556   560 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.893201   451 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.894853   544 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:31.903491   303 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:31.905074   588 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:33.956580 32636 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:26:33.957605 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:33.979200   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:33.979702   377 raft_consensus.cc:606] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Received request to transfer leadership to TS b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:33.990520   303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:55678
I20260710 13:26:33.991097   303 raft_consensus.cc:606] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Received request to transfer leadership to TS b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:33.992187 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:33.992642 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:34.035410   595 raft_consensus.cc:993] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:34.035846   592 raft_consensus.cc:1081] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Signalling peer b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:34.037263   451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:44222
I20260710 13:26:34.037688   451 raft_consensus.cc:493] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.038195   451 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.042874   451 raft_consensus.cc:515] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:34.044425   451 leader_election.cc:290] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:34.045354   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:34.045822   303 raft_consensus.cc:3055] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:34.045655   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:34.046083   303 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:34.046312   377 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.046864   303 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [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: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:34.047713   303 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.051103   377 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:34.051492   303 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:34.052139   416 leader_election.cc:304] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:34.052814   594 raft_consensus.cc:2804] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:34.053979   594 raft_consensus.cc:697] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:34.054805   594 consensus_queue.cc:237] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [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: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:34.061563 32668 catalog_manager.cc:5697] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 2 to 3, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:34.475775   303 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:34.476989   594 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:34.487850   377 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:34.489584   594 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:34.558686   611 raft_consensus.cc:993] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:34.559130   588 raft_consensus.cc:1081] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Signalling peer b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:34.560705   451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:44208
I20260710 13:26:34.561196   451 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:34.561493   451 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.565893   451 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:34.567746   451 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:34.568639   302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:34.568956   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:34.569262   302 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.569540   377 raft_consensus.cc:3055] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:34.569862   377 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:34.570725   377 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:34.572008   377 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:34.576277   302 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:34.577430   416 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:34.578111   594 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:34.578217   377 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:34.578634   594 raft_consensus.cc:697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:34.579596   594 consensus_queue.cc:237] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:34.586109 32668 catalog_manager.cc:5697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 2 to 3, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:34.993414 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:35.002611   451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:44238
I20260710 13:26:35.003137   451 raft_consensus.cc:606] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:35.007745   302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:55674
I20260710 13:26:35.008293   302 raft_consensus.cc:606] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:35.012916   302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:55674
I20260710 13:26:35.013412   302 raft_consensus.cc:606] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:35.017997   302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:55674
I20260710 13:26:35.018540   302 raft_consensus.cc:606] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:35.030432   451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
mode: GRACEFUL
new_leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:44238
I20260710 13:26:35.030920   451 raft_consensus.cc:606] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Received request to transfer leadership to TS 1e37a9c5d3ac4ea0a1c2d17e842af7f2
I20260710 13:26:35.046375   302 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.047554   594 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.057847   377 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.059569   594 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.067070   618 raft_consensus.cc:993] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.067538   618 raft_consensus.cc:1081] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.068929   377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38082
I20260710 13:26:35.069489   377 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.069868   377 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.075083   377 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.076901   377 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 4 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:35.077641   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:35.078023   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:35.078239   303 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.078619   451 raft_consensus.cc:3055] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:35.078917   451 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:35.079623   451 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.080546   451 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.083513   303 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 4.
I20260710 13:26:35.084576   342 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:35.085342   588 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:35.085633   451 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 4.
I20260710 13:26:35.086679   588 raft_consensus.cc:697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:35.087432   588 consensus_queue.cc:237] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.093983 32664 catalog_manager.cc:5697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 3 to 4, leader changed from b85f2232ce594021a588ceb386a00bf9 (127.31.223.3) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 4 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.099321   607 raft_consensus.cc:993] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.099812   607 raft_consensus.cc:1081] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.102061   377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38082
I20260710 13:26:35.102638   377 raft_consensus.cc:493] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.103029   377 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.108359   377 raft_consensus.cc:515] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:35.110209   377 leader_election.cc:290] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 4 election: Requested vote from peers b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965), bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793)
I20260710 13:26:35.111219   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:35.111222   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91fba0690b44ee095547562b8fd5cfb" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:35.111776   303 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.111882   451 raft_consensus.cc:3055] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:35.112269   451 raft_consensus.cc:740] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:35.112939   451 consensus_queue.cc:260] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [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: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:35.113852   451 raft_consensus.cc:3060] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:35.115957   303 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 4.
I20260710 13:26:35.117065   342 leader_election.cc:304] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:35.117784   588 raft_consensus.cc:2804] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:35.118276   588 raft_consensus.cc:697] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:35.119100   588 consensus_queue.cc:237] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } }
I20260710 13:26:35.119904   451 raft_consensus.cc:2468] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 4.
I20260710 13:26:35.125087 32664 catalog_manager.cc:5697] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 3 to 4, leader changed from b85f2232ce594021a588ceb386a00bf9 (127.31.223.3) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 4 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:35.217108   592 raft_consensus.cc:993] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.217535   626 raft_consensus.cc:1081] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.219072   377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38078
I20260710 13:26:35.219576   377 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.219880   377 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.224809   377 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.226682   377 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:35.227344   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:35.227497   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:35.227847   303 raft_consensus.cc:3055] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:35.228071   451 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.228193   303 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:35.228789   303 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.229697   303 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.232431   451 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.233309   342 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:35.234027   588 raft_consensus.cc:2804] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:35.234555   588 raft_consensus.cc:697] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:35.234802   303 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.235427   588 consensus_queue.cc:237] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.242492 32664 catalog_manager.cc:5697] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 2 to 3, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 3 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.248165   592 raft_consensus.cc:993] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.248654   592 raft_consensus.cc:1081] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.250010   377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38078
I20260710 13:26:35.250487   377 raft_consensus.cc:493] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.250811   377 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.255264   377 raft_consensus.cc:515] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.256830   377 leader_election.cc:290] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:35.257863   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:35.258148   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:35.258507   303 raft_consensus.cc:3055] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:35.258632   451 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.258821   303 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:35.259588   303 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.260663   303 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.264698   451 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.265859   342 leader_election.cc:304] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:35.266309   303 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.266589   588 raft_consensus.cc:2804] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:35.267098   588 raft_consensus.cc:697] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:35.267892   588 consensus_queue.cc:237] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.274677 32664 catalog_manager.cc:5697] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 2 to 3, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 3 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.427774   626 raft_consensus.cc:993] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: : Instructing follower 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.428184   592 raft_consensus.cc:1081] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Signalling peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2 to start an election
I20260710 13:26:35.429597   377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
 from {username='slave'} at 127.0.0.1:38078
I20260710 13:26:35.430088   377 raft_consensus.cc:493] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:35.430337   377 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.435637   377 raft_consensus.cc:515] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.437644   377 leader_election.cc:290] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:35.438572   451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:35.438218   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:35.439193   451 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.439230   303 raft_consensus.cc:3055] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:35.439595   303 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:35.440225   303 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.441013   303 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:35.443329   451 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.444273   342 leader_election.cc:304] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, b85f2232ce594021a588ceb386a00bf9; no voters: 
I20260710 13:26:35.445082   588 raft_consensus.cc:2804] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:35.445160   303 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e37a9c5d3ac4ea0a1c2d17e842af7f2 in term 3.
I20260710 13:26:35.445547   588 raft_consensus.cc:697] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:35.446317   588 consensus_queue.cc:237] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:35.453397 32664 catalog_manager.cc:5697] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 reported cstate change: term changed from 2 to 3, leader changed from bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1) to 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2). New cstate: current_term: 3 leader_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:35.545487   451 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:35.546826   588 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:35.554934   303 raft_consensus.cc:1275] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:35.556635   631 consensus_queue.cc:1048] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:35.653173   302 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:35.654402   588 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:35.661460   451 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:35.662914   631 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:35.765738   451 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.766893   631 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.776297   302 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.777642   588 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.803303   451 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.804477   622 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.813351   302 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.815584   588 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.840235   451 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.841547   588 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:35.849838   302 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer 1e37a9c5d3ac4ea0a1c2d17e842af7f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:35.851166   588 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:38.035410 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:38.043226   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:38.043861   377 raft_consensus.cc:606] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:38.046663   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:38.047230   377 raft_consensus.cc:606] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Received request to transfer leadership to TS b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:38.049588   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:38.050076   377 raft_consensus.cc:606] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Received request to transfer leadership to TS b85f2232ce594021a588ceb386a00bf9
I20260710 13:26:38.052354   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:38.052824   377 raft_consensus.cc:606] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:38.055133   377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
mode: GRACEFUL
new_leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:38088
I20260710 13:26:38.055634   377 raft_consensus.cc:606] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Received request to transfer leadership to TS bdbf22d7cc9d476ea3892532f66d845f
I20260710 13:26:38.056883 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:26:38.057276 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:38.093907   631 raft_consensus.cc:993] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:38.094508   643 raft_consensus.cc:1081] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Signalling peer b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:38.095966   452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:44208
I20260710 13:26:38.096496   452 raft_consensus.cc:493] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:38.096860   452 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:38.102234   452 raft_consensus.cc:515] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.103909   452 leader_election.cc:290] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 3 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:38.105046   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:38.105275   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e74e6b21eb48ca86df1bdcfb8b01c0" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:38.105717   303 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:38.105829   377 raft_consensus.cc:3055] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:38.106170   377 raft_consensus.cc:740] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:38.106959   377 consensus_queue.cc:260] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.108289   377 raft_consensus.cc:3060] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:38.110889   303 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:38.112049   416 leader_election.cc:304] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:38.112857   642 raft_consensus.cc:2804] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:38.114180   377 raft_consensus.cc:2468] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 3.
I20260710 13:26:38.114295   642 raft_consensus.cc:697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:38.115355   642 consensus_queue.cc:237] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.121093   643 raft_consensus.cc:993] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.121570   631 raft_consensus.cc:1081] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.123004   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:38.123534   303 raft_consensus.cc:493] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:38.123901   303 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.124178 32668 catalog_manager.cc:5697] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 2 to 3, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:38.129976   303 raft_consensus.cc:515] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.131996   303 leader_election.cc:290] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 4 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:38.133036   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:38.133458   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b32b29431141a79b90386a6d76dbaf" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:38.133683   377 raft_consensus.cc:3055] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:38.133984   452 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.134011   377 raft_consensus.cc:740] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:38.134958   377 consensus_queue.cc:260] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.136251   377 raft_consensus.cc:3060] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.140834   452 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 4.
I20260710 13:26:38.142156 32735 leader_election.cc:304] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:38.143148   377 raft_consensus.cc:2468] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 4.
I20260710 13:26:38.144130   650 raft_consensus.cc:2804] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:38.145221   650 raft_consensus.cc:697] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 4 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:38.145949   650 consensus_queue.cc:237] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.152295 32668 catalog_manager.cc:5697] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 3 to 4, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 4 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:38.310441   631 raft_consensus.cc:993] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.310935   643 raft_consensus.cc:1081] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.312422   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:38.312897   303 raft_consensus.cc:493] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:38.313161   303 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:38.317094   303 raft_consensus.cc:515] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.318564   303 leader_election.cc:290] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 5 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:38.319334   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:38.319648   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b82b3ea70bb41a89fbdd3ab57f322f9" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:38.319945   377 raft_consensus.cc:3055] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:38.320152   452 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:38.320276   377 raft_consensus.cc:740] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:38.321098   377 consensus_queue.cc:260] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.322305   377 raft_consensus.cc:3060] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:38.326534   452 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 5.
I20260710 13:26:38.327539 32735 leader_election.cc:304] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:38.328080   377 raft_consensus.cc:2468] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 5.
I20260710 13:26:38.328263   650 raft_consensus.cc:2804] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:38.328763   650 raft_consensus.cc:697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 5 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:38.329493   650 consensus_queue.cc:237] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.336714 32668 catalog_manager.cc:5697] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 4 to 5, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 5 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:38.377678   631 raft_consensus.cc:993] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:38.378105   643 raft_consensus.cc:1081] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Signalling peer b85f2232ce594021a588ceb386a00bf9 to start an election
I20260710 13:26:38.379643   452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be"
dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
 from {username='slave'} at 127.0.0.1:44208
I20260710 13:26:38.380102   452 raft_consensus.cc:493] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:38.380393   452 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.384338   452 raft_consensus.cc:515] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.385669   452 leader_election.cc:290] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [CANDIDATE]: Term 4 election: Requested vote from peers bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793), 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667)
I20260710 13:26:38.386590   303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
I20260710 13:26:38.386924   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c38de76dd894ec99e8db65a2c3146be" candidate_uuid: "b85f2232ce594021a588ceb386a00bf9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:38.387147   303 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.387411   377 raft_consensus.cc:3055] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:38.387809   377 raft_consensus.cc:740] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:38.388484   377 consensus_queue.cc:260] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.389546   377 raft_consensus.cc:3060] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.393137   303 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 4.
I20260710 13:26:38.394184   416 leader_election.cc:304] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:38.394984   377 raft_consensus.cc:2468] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85f2232ce594021a588ceb386a00bf9 in term 4.
I20260710 13:26:38.394980   642 raft_consensus.cc:2804] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:38.395526   642 raft_consensus.cc:697] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 4 LEADER]: Becoming Leader. State: Replica: b85f2232ce594021a588ceb386a00bf9, State: Running, Role: LEADER
I20260710 13:26:38.396317   642 consensus_queue.cc:237] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.403491 32668 catalog_manager.cc:5697] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 reported cstate change: term changed from 3 to 4, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to b85f2232ce594021a588ceb386a00bf9 (127.31.223.3). New cstate: current_term: 4 leader_uuid: "b85f2232ce594021a588ceb386a00bf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:38.412205   631 raft_consensus.cc:993] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: : Instructing follower bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.412654   643 raft_consensus.cc:1081] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Signalling peer bdbf22d7cc9d476ea3892532f66d845f to start an election
I20260710 13:26:38.414033   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1fab722bae4400185c80d2380283a59"
dest_uuid: "bdbf22d7cc9d476ea3892532f66d845f"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:26:38.414510   303 raft_consensus.cc:493] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:38.414763   303 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.418888   303 raft_consensus.cc:515] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.420289   303 leader_election.cc:290] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [CANDIDATE]: Term 4 election: Requested vote from peers 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2:44667), b85f2232ce594021a588ceb386a00bf9 (127.31.223.3:45965)
I20260710 13:26:38.421141   377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2"
I20260710 13:26:38.421352   452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fab722bae4400185c80d2380283a59" candidate_uuid: "bdbf22d7cc9d476ea3892532f66d845f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85f2232ce594021a588ceb386a00bf9"
I20260710 13:26:38.421617   377 raft_consensus.cc:3055] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:38.421916   377 raft_consensus.cc:740] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e37a9c5d3ac4ea0a1c2d17e842af7f2, State: Running, Role: LEADER
I20260710 13:26:38.421917   452 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.422669   377 consensus_queue.cc:260] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.423468   377 raft_consensus.cc:3060] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:38.426313   452 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 4.
I20260710 13:26:38.427276   377 raft_consensus.cc:2468] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdbf22d7cc9d476ea3892532f66d845f in term 4.
I20260710 13:26:38.427348 32735 leader_election.cc:304] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [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: b85f2232ce594021a588ceb386a00bf9, bdbf22d7cc9d476ea3892532f66d845f; no voters: 
I20260710 13:26:38.428170   650 raft_consensus.cc:2804] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:38.428596   650 raft_consensus.cc:697] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 4 LEADER]: Becoming Leader. State: Replica: bdbf22d7cc9d476ea3892532f66d845f, State: Running, Role: LEADER
I20260710 13:26:38.429466   650 consensus_queue.cc:237] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [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: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } }
I20260710 13:26:38.437086 32668 catalog_manager.cc:5697] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f reported cstate change: term changed from 3 to 4, leader changed from 1e37a9c5d3ac4ea0a1c2d17e842af7f2 (127.31.223.2) to bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1). New cstate: current_term: 4 leader_uuid: "bdbf22d7cc9d476ea3892532f66d845f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:38.523418   377 raft_consensus.cc:1275] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:38.524499   642 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:38.534561   303 raft_consensus.cc:1275] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:38.536077   642 consensus_queue.cc:1048] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:38.661823   452 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:38.663096   650 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:38.672739   377 raft_consensus.cc:1275] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:38.674255   663 consensus_queue.cc:1048] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:38.788025   377 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:38.789479   658 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:38.798049   303 raft_consensus.cc:1275] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Refusing update from remote peer b85f2232ce594021a588ceb386a00bf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:38.799881   658 consensus_queue.cc:1048] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbf22d7cc9d476ea3892532f66d845f" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:38.927139   377 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 5 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:38.927781   452 raft_consensus.cc:1275] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 5 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:38.928299   663 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:38.929009   650 consensus_queue.cc:1048] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:39.045091   377 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:39.045274   452 raft_consensus.cc:1275] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Refusing update from remote peer bdbf22d7cc9d476ea3892532f66d845f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:39.046576   651 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e37a9c5d3ac4ea0a1c2d17e842af7f2" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:39.047231   650 consensus_queue.cc:1048] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85f2232ce594021a588ceb386a00bf9" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:39.058578 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:39.068133 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
I20260710 13:26:39.097429 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:39.098289 32636 tablet_replica.cc:333] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.099054 32636 raft_consensus.cc:2243] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.099587 32636 raft_consensus.cc:2272] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P bdbf22d7cc9d476ea3892532f66d845f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.102046 32636 tablet_replica.cc:333] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.102631 32636 raft_consensus.cc:2243] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.103336 32636 raft_consensus.cc:2272] T c2b32b29431141a79b90386a6d76dbaf P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.105203 32636 tablet_replica.cc:333] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.105682 32636 raft_consensus.cc:2243] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.106321 32636 raft_consensus.cc:2272] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P bdbf22d7cc9d476ea3892532f66d845f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.108124 32636 tablet_replica.cc:333] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.108614 32636 raft_consensus.cc:2243] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.109059 32636 raft_consensus.cc:2272] T 1821ab78f458482c8d5355810803b823 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.110880 32636 tablet_replica.cc:333] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.111351 32636 raft_consensus.cc:2243] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.111725 32636 raft_consensus.cc:2272] T f91fba0690b44ee095547562b8fd5cfb P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.113130 32636 tablet_replica.cc:333] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.113626 32636 raft_consensus.cc:2243] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.114025 32636 raft_consensus.cc:2272] T 5c38de76dd894ec99e8db65a2c3146be P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.115943 32636 tablet_replica.cc:333] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.116438 32636 raft_consensus.cc:2243] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.117311 32636 raft_consensus.cc:2272] T f1fab722bae4400185c80d2380283a59 P bdbf22d7cc9d476ea3892532f66d845f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.119992 32636 tablet_replica.cc:333] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.120421 32636 raft_consensus.cc:2243] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.120782 32636 raft_consensus.cc:2272] T ea3a4d11058b4f2ca45c317a0c17a2e8 P bdbf22d7cc9d476ea3892532f66d845f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.122509 32636 tablet_replica.cc:333] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f: stopping tablet replica
I20260710 13:26:39.122891 32636 raft_consensus.cc:2243] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.123234 32636 raft_consensus.cc:2272] T 4d8b181c9abf4dfd97fa41d19e8f479f P bdbf22d7cc9d476ea3892532f66d845f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.215494 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:26:39.233336   342 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.223.1:32793: connect: Connection refused (error 111)
I20260710 13:26:39.234180 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
W20260710 13:26:39.239224   342 consensus_peers.cc:597] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 -> Peer bdbf22d7cc9d476ea3892532f66d845f (127.31.223.1:32793): Couldn't send request to peer bdbf22d7cc9d476ea3892532f66d845f. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:32793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:39.262193 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:39.262970 32636 tablet_replica.cc:333] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.263568 32636 raft_consensus.cc:2243] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.264034 32636 raft_consensus.cc:2272] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.266352 32636 tablet_replica.cc:333] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.266932 32636 raft_consensus.cc:2243] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.267670 32636 raft_consensus.cc:2272] T 4d8b181c9abf4dfd97fa41d19e8f479f P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.269491 32636 tablet_replica.cc:333] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.270007 32636 raft_consensus.cc:2243] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.270453 32636 raft_consensus.cc:2272] T ea3a4d11058b4f2ca45c317a0c17a2e8 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.272094 32636 tablet_replica.cc:333] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.272589 32636 raft_consensus.cc:2243] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.272967 32636 raft_consensus.cc:2272] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.275377 32636 tablet_replica.cc:333] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.275852 32636 raft_consensus.cc:2243] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.276232 32636 raft_consensus.cc:2272] T c2b32b29431141a79b90386a6d76dbaf P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.278249 32636 tablet_replica.cc:333] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.278754 32636 raft_consensus.cc:2243] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.279477 32636 raft_consensus.cc:2272] T f91fba0690b44ee095547562b8fd5cfb P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.281138 32636 tablet_replica.cc:333] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.281728 32636 raft_consensus.cc:2243] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.282202 32636 raft_consensus.cc:2272] T 5c38de76dd894ec99e8db65a2c3146be P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.284392 32636 tablet_replica.cc:333] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.284795 32636 raft_consensus.cc:2243] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.285154 32636 raft_consensus.cc:2272] T f1fab722bae4400185c80d2380283a59 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.287145 32636 tablet_replica.cc:333] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2: stopping tablet replica
I20260710 13:26:39.287595 32636 raft_consensus.cc:2243] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.288336 32636 raft_consensus.cc:2272] T 1821ab78f458482c8d5355810803b823 P 1e37a9c5d3ac4ea0a1c2d17e842af7f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.315920 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:26:39.332373 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
I20260710 13:26:39.361935 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:39.362663 32636 tablet_replica.cc:333] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.363278 32636 raft_consensus.cc:2243] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.363997 32636 raft_consensus.cc:2272] T 32e74e6b21eb48ca86df1bdcfb8b01c0 P b85f2232ce594021a588ceb386a00bf9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.366454 32636 tablet_replica.cc:333] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.366961 32636 raft_consensus.cc:2243] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.367633 32636 raft_consensus.cc:2272] T ea3a4d11058b4f2ca45c317a0c17a2e8 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.369140 32636 tablet_replica.cc:333] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.369596 32636 raft_consensus.cc:2243] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.370014 32636 raft_consensus.cc:2272] T 4d8b181c9abf4dfd97fa41d19e8f479f P b85f2232ce594021a588ceb386a00bf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.371469 32636 tablet_replica.cc:333] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.371915 32636 raft_consensus.cc:2243] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.372275 32636 raft_consensus.cc:2272] T 1821ab78f458482c8d5355810803b823 P b85f2232ce594021a588ceb386a00bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.373734 32636 tablet_replica.cc:333] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.374256 32636 raft_consensus.cc:2243] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.375037 32636 raft_consensus.cc:2272] T 5c38de76dd894ec99e8db65a2c3146be P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.376636 32636 tablet_replica.cc:333] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.377094 32636 raft_consensus.cc:2243] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.377465 32636 raft_consensus.cc:2272] T f91fba0690b44ee095547562b8fd5cfb P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.379091 32636 tablet_replica.cc:333] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.379531 32636 raft_consensus.cc:2243] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.379937 32636 raft_consensus.cc:2272] T f1fab722bae4400185c80d2380283a59 P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.381933 32636 tablet_replica.cc:333] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.382467 32636 raft_consensus.cc:2243] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.382896 32636 raft_consensus.cc:2272] T 0b82b3ea70bb41a89fbdd3ab57f322f9 P b85f2232ce594021a588ceb386a00bf9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.384680 32636 tablet_replica.cc:333] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9: stopping tablet replica
I20260710 13:26:39.385110 32636 raft_consensus.cc:2243] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:39.385501 32636 raft_consensus.cc:2272] T c2b32b29431141a79b90386a6d76dbaf P b85f2232ce594021a588ceb386a00bf9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.412137 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:26:39.428411 32636 master.cc:562] Master@127.31.223.62:39281 shutting down...
I20260710 13:26:39.575464 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:39.576073 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:39.576421 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P 331e179a118a4694a869f9ea0e3e51de: stopping tablet replica
I20260710 13:26:39.595671 32636 master.cc:584] Master@127.31.223.62:39281 shutdown complete.
1e37a9c5d3ac4ea0a1c2d17e842af7f2  4
b85f2232ce594021a588ceb386a00bf9  1
bdbf22d7cc9d476ea3892532f66d845f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12840 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:26:39.636830 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:45849
I20260710 13:26:39.638010 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.643816   677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.643949   676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.646215   679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.646838 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:39.647670 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.647897 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.648062 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689999648046 us; error 0 us; skew 500 ppm
I20260710 13:26:39.648639 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.651202 32636 webserver.cc:533] Webserver started at http://127.31.223.62:44475/ using document root <none> and password file <none>
I20260710 13:26:39.651724 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.651942 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.652237 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.653436 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "a08995091b7a477391adee0b1b2a96ae"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.658169 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:39.661576   684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.662518 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:39.662827 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "a08995091b7a477391adee0b1b2a96ae"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.663158 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.688771 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.690006 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.729061 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:45849
I20260710 13:26:39.729188   735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:45849 every 8 connection(s)
I20260710 13:26:39.732959   736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:39.742025   736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae: Bootstrap starting.
I20260710 13:26:39.746572   736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:39.751004   736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae: No bootstrap required, opened a new log
I20260710 13:26:39.753108   736 raft_consensus.cc:359] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER }
I20260710 13:26:39.753484   736 raft_consensus.cc:385] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:39.753661   736 raft_consensus.cc:740] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a08995091b7a477391adee0b1b2a96ae, State: Initialized, Role: FOLLOWER
I20260710 13:26:39.754536   736 consensus_queue.cc:260] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER }
I20260710 13:26:39.754957   736 raft_consensus.cc:399] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:39.755149   736 raft_consensus.cc:493] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:39.755365   736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:39.759240   736 raft_consensus.cc:515] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER }
I20260710 13:26:39.759724   736 leader_election.cc:304] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [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: a08995091b7a477391adee0b1b2a96ae; no voters: 
I20260710 13:26:39.760804   736 leader_election.cc:290] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:39.761274   739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:39.762576   739 raft_consensus.cc:697] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 1 LEADER]: Becoming Leader. State: Replica: a08995091b7a477391adee0b1b2a96ae, State: Running, Role: LEADER
I20260710 13:26:39.763234   739 consensus_queue.cc:237] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [LEADER]: Queue going to LEADER mode. State: All 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: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER }
I20260710 13:26:39.763759   736 sys_catalog.cc:565] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:39.768199   741 sys_catalog.cc:455] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader a08995091b7a477391adee0b1b2a96ae. Latest consensus state: current_term: 1 leader_uuid: "a08995091b7a477391adee0b1b2a96ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER } }
I20260710 13:26:39.768958   741 sys_catalog.cc:458] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:39.769773   740 sys_catalog.cc:455] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a08995091b7a477391adee0b1b2a96ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08995091b7a477391adee0b1b2a96ae" member_type: VOTER } }
I20260710 13:26:39.770165   740 sys_catalog.cc:458] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:39.771046   746 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:39.779402   746 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:39.780530 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:39.788357   746 catalog_manager.cc:1383] Generated new cluster ID: 1a8ade681e70462f8750432edd195d9d
I20260710 13:26:39.788659   746 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:39.806149   746 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:39.807410   746 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:39.821554   746 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae: Generated new TSK 0
I20260710 13:26:39.822253   746 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:39.847112 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.853003   757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.854079   758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.855783   760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.856069 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:39.856863 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.857033 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.857223 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689999857209 us; error 0 us; skew 500 ppm
I20260710 13:26:39.857661 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.860088 32636 webserver.cc:533] Webserver started at http://127.31.223.1:37513/ using document root <none> and password file <none>
I20260710 13:26:39.860517 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.860677 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.860908 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.861888 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "08167c7c18cd42b583812dfd8e25021e"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.866652 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:39.869980   765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.870893 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:39.871156 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "08167c7c18cd42b583812dfd8e25021e"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.871400 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.895234 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.896519 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.897989 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.900347 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.900539 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.900875 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.901054 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.940873 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:34983
I20260710 13:26:39.940956   827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:34983 every 8 connection(s)
I20260710 13:26:39.945711 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:39.952893   832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.954689   833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:39.957638   835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:39.958496 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:39.959599 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:39.959837 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:39.960027 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783689999960001 us; error 0 us; skew 500 ppm
I20260710 13:26:39.960678 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:39.963148   828 heartbeater.cc:344] Connected to a master server at 127.31.223.62:45849
I20260710 13:26:39.963608   828 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:39.963693 32636 webserver.cc:533] Webserver started at http://127.31.223.2:45771/ using document root <none> and password file <none>
I20260710 13:26:39.964368 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:39.964609 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:39.964514   828 heartbeater.cc:507] Master 127.31.223.62:45849 requested a full tablet report, sending...
I20260710 13:26:39.965051 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:39.966341 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.966984   701 ts_manager.cc:194] Registered new tserver with Master: 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983)
I20260710 13:26:39.968694   701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56234
I20260710 13:26:39.971110 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:26:39.974467   840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.975234 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:39.975538 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
format_stamp: "Formatted at 2026-07-10 13:26:39 on dist-test-slave-qb46"
I20260710 13:26:39.975837 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:39.988898 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:39.990185 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:39.991657 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:39.993924 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:39.994159 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:39.994474 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:39.994654 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:40.033818 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:35071
I20260710 13:26:40.033923   902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:35071 every 8 connection(s)
I20260710 13:26:40.038726 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:40.046036   906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:40.046512   907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:40.050866   909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:40.052233 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:40.052953   903 heartbeater.cc:344] Connected to a master server at 127.31.223.62:45849
I20260710 13:26:40.053373   903 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:40.053381 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:40.053755 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:40.053953 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690000053933 us; error 0 us; skew 500 ppm
I20260710 13:26:40.054405   903 heartbeater.cc:507] Master 127.31.223.62:45849 requested a full tablet report, sending...
I20260710 13:26:40.054739 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:40.056851   701 ts_manager.cc:194] Registered new tserver with Master: 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:40.057611 32636 webserver.cc:533] Webserver started at http://127.31.223.3:41211/ using document root <none> and password file <none>
I20260710 13:26:40.058116 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:40.058336 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:40.058465   701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
I20260710 13:26:40.058688 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:40.060086 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "e651ce44be6f45cf8b17802f29a939a7"
format_stamp: "Formatted at 2026-07-10 13:26:40 on dist-test-slave-qb46"
I20260710 13:26:40.064612 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:40.068222   914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:40.069038 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:26:40.069370 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "e651ce44be6f45cf8b17802f29a939a7"
format_stamp: "Formatted at 2026-07-10 13:26:40 on dist-test-slave-qb46"
I20260710 13:26:40.069669 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:40.080360 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:40.081559 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:40.083151 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:40.085291 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:40.085530 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:40.085781 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:40.085966 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:40.125592 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:40729
I20260710 13:26:40.125741   976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:40729 every 8 connection(s)
I20260710 13:26:40.139631   977 heartbeater.cc:344] Connected to a master server at 127.31.223.62:45849
I20260710 13:26:40.140022   977 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:40.140863   977 heartbeater.cc:507] Master 127.31.223.62:45849 requested a full tablet report, sending...
I20260710 13:26:40.142895   701 ts_manager.cc:194] Registered new tserver with Master: e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.143368 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014478051s
I20260710 13:26:40.144313   701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56242
I20260710 13:26:40.169989   701 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56248:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:40.173306   701 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:40.273211   866 tablet_service.cc:1511] Processing CreateTablet for tablet 0236078db9494556bf97d40ad5006ce8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:40.273334   862 tablet_service.cc:1511] Processing CreateTablet for tablet b75631d2bd37433a81df9bc6482c4c3a (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:40.273680   864 tablet_service.cc:1511] Processing CreateTablet for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:40.274870   868 tablet_service.cc:1511] Processing CreateTablet for tablet 718ffb59e8984f3ab7382e3269ea0021 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:40.275434   865 tablet_service.cc:1511] Processing CreateTablet for tablet c878ad2840fc4f3c976b3c97a13579b0 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:40.271109   867 tablet_service.cc:1511] Processing CreateTablet for tablet b8c266f739014046845bf5f8bd145592 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:40.277590   793 tablet_service.cc:1511] Processing CreateTablet for tablet 718ffb59e8984f3ab7382e3269ea0021 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:40.278028   792 tablet_service.cc:1511] Processing CreateTablet for tablet b8c266f739014046845bf5f8bd145592 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:40.278960   793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718ffb59e8984f3ab7382e3269ea0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.278901   790 tablet_service.cc:1511] Processing CreateTablet for tablet c878ad2840fc4f3c976b3c97a13579b0 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:40.280340   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878ad2840fc4f3c976b3c97a13579b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.280407   791 tablet_service.cc:1511] Processing CreateTablet for tablet 0236078db9494556bf97d40ad5006ce8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:40.281698   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0236078db9494556bf97d40ad5006ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.273329   863 tablet_service.cc:1511] Processing CreateTablet for tablet 8c18705468fd4d6495c2eff28cae62c8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:40.283602   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c266f739014046845bf5f8bd145592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.283926   861 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a16ec276540feaf15b711f7b44a59 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:40.288460   860 tablet_service.cc:1511] Processing CreateTablet for tablet 2829972af12b4018937229b8981be051 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:40.290640   789 tablet_service.cc:1511] Processing CreateTablet for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:40.291910   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.293891   859 tablet_service.cc:1511] Processing CreateTablet for tablet b4b2a24410544f988a5c0a1d76c1b065 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:40.296212   788 tablet_service.cc:1511] Processing CreateTablet for tablet 8c18705468fd4d6495c2eff28cae62c8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:40.296569   787 tablet_service.cc:1511] Processing CreateTablet for tablet b75631d2bd37433a81df9bc6482c4c3a (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:40.297767   788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c18705468fd4d6495c2eff28cae62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.299572   785 tablet_service.cc:1511] Processing CreateTablet for tablet 2829972af12b4018937229b8981be051 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:40.300875   785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829972af12b4018937229b8981be051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.302995   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0236078db9494556bf97d40ad5006ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.303615   784 tablet_service.cc:1511] Processing CreateTablet for tablet b4b2a24410544f988a5c0a1d76c1b065 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:40.305101   784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b2a24410544f988a5c0a1d76c1b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.307137   786 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a16ec276540feaf15b711f7b44a59 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:40.308871   787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75631d2bd37433a81df9bc6482c4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.309304   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718ffb59e8984f3ab7382e3269ea0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.311152   861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a16ec276540feaf15b711f7b44a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.312007   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.312806   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878ad2840fc4f3c976b3c97a13579b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.313673   862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75631d2bd37433a81df9bc6482c4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.314350   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c266f739014046845bf5f8bd145592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.315466   859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b2a24410544f988a5c0a1d76c1b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.318861   860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829972af12b4018937229b8981be051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.322794   786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a16ec276540feaf15b711f7b44a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.331475   863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c18705468fd4d6495c2eff28cae62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.367949   942 tablet_service.cc:1511] Processing CreateTablet for tablet 718ffb59e8984f3ab7382e3269ea0021 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:40.371637   938 tablet_service.cc:1511] Processing CreateTablet for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:40.374670   939 tablet_service.cc:1511] Processing CreateTablet for tablet c878ad2840fc4f3c976b3c97a13579b0 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:40.379345   937 tablet_service.cc:1511] Processing CreateTablet for tablet 8c18705468fd4d6495c2eff28cae62c8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:40.379920   936 tablet_service.cc:1511] Processing CreateTablet for tablet b75631d2bd37433a81df9bc6482c4c3a (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:40.382892   935 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a16ec276540feaf15b711f7b44a59 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:40.390031   934 tablet_service.cc:1511] Processing CreateTablet for tablet 2829972af12b4018937229b8981be051 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:40.385345   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718ffb59e8984f3ab7382e3269ea0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.393956   940 tablet_service.cc:1511] Processing CreateTablet for tablet 0236078db9494556bf97d40ad5006ce8 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:40.395152   941 tablet_service.cc:1511] Processing CreateTablet for tablet b8c266f739014046845bf5f8bd145592 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:40.431457   936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75631d2bd37433a81df9bc6482c4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.431313   933 tablet_service.cc:1511] Processing CreateTablet for tablet b4b2a24410544f988a5c0a1d76c1b065 (DEFAULT_TABLE table=test-workload [id=23aef25f0d614fc1b279610a18c35c32]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:40.432937   933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b2a24410544f988a5c0a1d76c1b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.433943   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0236078db9494556bf97d40ad5006ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.438953   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c266f739014046845bf5f8bd145592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.442839   934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2829972af12b4018937229b8981be051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.443676   935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a16ec276540feaf15b711f7b44a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.447860   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878ad2840fc4f3c976b3c97a13579b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.454911   938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bf5ecbc7e847de91bbd6540d0b9fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.468940   993 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.466526   937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c18705468fd4d6495c2eff28cae62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:40.481217   994 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.488806   994 tablet_bootstrap.cc:654] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.491663   992 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.491997   993 tablet_bootstrap.cc:654] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.523013   992 tablet_bootstrap.cc:654] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.526283   994 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:40.526774   994 ts_tablet_manager.cc:1403] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.010s
I20260710 13:26:40.529677   993 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.529650   994 raft_consensus.cc:359] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.530233   993 ts_tablet_manager.cc:1403] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.010s
I20260710 13:26:40.530319   994 raft_consensus.cc:385] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.530723   994 raft_consensus.cc:740] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.531121   992 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.531332   994 consensus_queue.cc:260] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.531881   992 ts_tablet_manager.cc:1403] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.005s
I20260710 13:26:40.533316   993 raft_consensus.cc:359] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.534077   993 raft_consensus.cc:385] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.534407   993 raft_consensus.cc:740] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.535323   977 heartbeater.cc:499] Master 127.31.223.62:45849 was elected leader, sending a full tablet report...
I20260710 13:26:40.535094   992 raft_consensus.cc:359] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:40.535738   994 ts_tablet_manager.cc:1434] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:26:40.535362   993 consensus_queue.cc:260] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.535877   992 raft_consensus.cc:385] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.536249   992 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.536706   994 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.537328   992 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:40.547848   903 heartbeater.cc:499] Master 127.31.223.62:45849 was elected leader, sending a full tablet report...
I20260710 13:26:40.548296   992 ts_tablet_manager.cc:1434] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:26:40.551645   993 ts_tablet_manager.cc:1434] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:26:40.552860   993 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.553550   994 tablet_bootstrap.cc:654] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.555366   992 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.559655   993 tablet_bootstrap.cc:654] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.556051   828 heartbeater.cc:499] Master 127.31.223.62:45849 was elected leader, sending a full tablet report...
I20260710 13:26:40.564756   999 raft_consensus.cc:493] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.565542   999 raft_consensus.cc:515] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.572847   998 raft_consensus.cc:493] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.573462   998 raft_consensus.cc:515] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.573896   999 leader_election.cc:290] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.582057   998 leader_election.cc:290] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:40.576424   992 tablet_bootstrap.cc:654] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.647431   992 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.648165   992 ts_tablet_manager.cc:1403] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.034s
I20260710 13:26:40.654726   992 raft_consensus.cc:359] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.655714   992 raft_consensus.cc:385] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.656378   992 raft_consensus.cc:740] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.657531   992 consensus_queue.cc:260] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.660862   992 ts_tablet_manager.cc:1434] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:26:40.662076   992 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.670971   992 tablet_bootstrap.cc:654] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.696187   992 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.696869   992 ts_tablet_manager.cc:1403] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260710 13:26:40.700875   992 raft_consensus.cc:359] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.701859   992 raft_consensus.cc:385] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.702244   992 raft_consensus.cc:740] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.703513   992 consensus_queue.cc:260] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.707682   994 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:40.708212   994 ts_tablet_manager.cc:1403] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.172s	user 0.076s	sys 0.057s
I20260710 13:26:40.708670   993 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.709190   993 ts_tablet_manager.cc:1403] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.157s	user 0.073s	sys 0.079s
I20260710 13:26:40.710644   992 ts_tablet_manager.cc:1434] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:26:40.711585   992 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.711503   994 raft_consensus.cc:359] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.712291   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:40.712391   994 raft_consensus.cc:385] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.712919   994 raft_consensus.cc:740] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.712419   993 raft_consensus.cc:359] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.713488   993 raft_consensus.cc:385] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.713841   993 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
W20260710 13:26:40.713954   844 leader_election.cc:343] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.713832   994 consensus_queue.cc:260] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.715358   993 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.716892   994 ts_tablet_manager.cc:1434] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260710 13:26:40.717720   993 ts_tablet_manager.cc:1434] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:26:40.718464   994 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.718704   992 tablet_bootstrap.cc:654] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.718832   993 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.725889   994 tablet_bootstrap.cc:654] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.726624   993 tablet_bootstrap.cc:654] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.737826   994 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:40.738444   994 ts_tablet_manager.cc:1403] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 13:26:40.739028   993 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.739463   993 ts_tablet_manager.cc:1403] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 13:26:40.741487   993 raft_consensus.cc:359] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.737900   992 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.741520   994 raft_consensus.cc:359] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.742056   993 raft_consensus.cc:385] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.742412   994 raft_consensus.cc:385] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.742496   992 ts_tablet_manager.cc:1403] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.002s
I20260710 13:26:40.742460   993 raft_consensus.cc:740] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.742897   994 raft_consensus.cc:740] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.743654   993 consensus_queue.cc:260] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.743865   994 consensus_queue.cc:260] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.746099   993 ts_tablet_manager.cc:1434] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:40.745977   992 raft_consensus.cc:359] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.746860   992 raft_consensus.cc:385] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.747131   993 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.747232   992 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.747413   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b2a24410544f988a5c0a1d76c1b065" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:40.748597   994 ts_tablet_manager.cc:1434] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:26:40.748208   992 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
W20260710 13:26:40.749213   916 leader_election.cc:343] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.749650   994 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.754068   992 ts_tablet_manager.cc:1434] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:26:40.754189   993 tablet_bootstrap.cc:654] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.755272   992 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.757555   994 tablet_bootstrap.cc:654] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.760967   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b2a24410544f988a5c0a1d76c1b065" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:40.761953   803 raft_consensus.cc:2468] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:40.764138   992 tablet_bootstrap.cc:654] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.764133   918 leader_election.cc:304] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:40.765846   993 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.766002   998 raft_consensus.cc:2804] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.766448   993 ts_tablet_manager.cc:1403] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:26:40.766376   998 raft_consensus.cc:493] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.766865   998 raft_consensus.cc:3060] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.770987   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
W20260710 13:26:40.773340   843 leader_election.cc:343] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.773839   843 leader_election.cc:304] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:40.774684   999 raft_consensus.cc:2749] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:40.776415   749 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:40.776609   993 raft_consensus.cc:359] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.783566   998 raft_consensus.cc:515] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.779712   993 raft_consensus.cc:385] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.786346   993 raft_consensus.cc:740] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.786713   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b2a24410544f988a5c0a1d76c1b065" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:40.787354   803 raft_consensus.cc:3060] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.788770   993 consensus_queue.cc:260] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.794654   998 leader_election.cc:290] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:40.796129   993 ts_tablet_manager.cc:1434] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 13:26:40.796548   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b2a24410544f988a5c0a1d76c1b065" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:40.794739  1015 raft_consensus.cc:493] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.797493   993 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.797746  1015 raft_consensus.cc:515] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.797488   994 tablet_bootstrap.cc:492] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:40.801327   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:40.801600   994 ts_tablet_manager.cc:1403] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.005s
I20260710 13:26:40.802078  1000 raft_consensus.cc:493] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:40.802661   916 leader_election.cc:343] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.804587   999 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:40.805315   918 leader_election.cc:343] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.804977   994 raft_consensus.cc:359] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.802620  1000 raft_consensus.cc:515] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.805038   999 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.805914   994 raft_consensus.cc:385] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.806283   994 raft_consensus.cc:740] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.807451   999 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.807236   994 consensus_queue.cc:260] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.808161   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:40.809345   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:40.809646   994 ts_tablet_manager.cc:1434] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 13:26:40.809615   916 leader_election.cc:343] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.811312  1000 leader_election.cc:290] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.810292   916 leader_election.cc:304] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:40.811231   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:40.814007   994 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.814076   802 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 0.
W20260710 13:26:40.811997   843 leader_election.cc:343] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.820544   992 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.821076   992 ts_tablet_manager.cc:1403] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.021s
I20260710 13:26:40.806489  1015 leader_election.cc:290] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:40.812675   803 raft_consensus.cc:2468] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 1.
I20260710 13:26:40.823645   993 tablet_bootstrap.cc:654] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.823665   998 raft_consensus.cc:2749] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:40.823980   918 leader_election.cc:304] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:40.825183   998 raft_consensus.cc:2804] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.825263   992 raft_consensus.cc:359] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.826905   992 raft_consensus.cc:385] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.835544   994 tablet_bootstrap.cc:654] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.835486   992 raft_consensus.cc:740] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.836351   992 consensus_queue.cc:260] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.839088   998 raft_consensus.cc:697] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:40.841861   998 consensus_queue.cc:237] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.843111   844 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:40.844293   999 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.844673   999 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.845012   999 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.846011   992 ts_tablet_manager.cc:1434] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260710 13:26:40.848961   992 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.858515   992 tablet_bootstrap.cc:654] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.866039   999 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.872562   999 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.872781   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:40.873350   803 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.876876   696 catalog_manager.cc:5697] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:40.879736   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:40.880056   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:40.880709   878 raft_consensus.cc:2468] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
W20260710 13:26:40.881088   843 leader_election.cc:343] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.881659   803 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 1.
I20260710 13:26:40.882735   844 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:40.882874   767 leader_election.cc:304] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:40.883644  1000 raft_consensus.cc:2804] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.883998  1000 raft_consensus.cc:493] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.884087   999 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.884362  1000 raft_consensus.cc:3060] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.891089   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:40.891983   952 raft_consensus.cc:2468] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:40.895396   999 raft_consensus.cc:697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:40.899883   999 consensus_queue.cc:237] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.894294  1000 raft_consensus.cc:515] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.902778  1025 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.903550  1000 leader_election.cc:290] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.903450  1025 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.904809   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:40.905313   878 raft_consensus.cc:3060] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.907496   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:40.908172   952 raft_consensus.cc:3060] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.911298   993 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.911440   992 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.911827   993 ts_tablet_manager.cc:1403] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.015s
I20260710 13:26:40.911866   992 ts_tablet_manager.cc:1403] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.009s
I20260710 13:26:40.915288   994 tablet_bootstrap.cc:492] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:40.915774   994 ts_tablet_manager.cc:1403] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.026s
I20260710 13:26:40.916018  1025 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.917475   878 raft_consensus.cc:2468] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:40.917569   952 raft_consensus.cc:2468] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:40.917836   993 raft_consensus.cc:359] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.918823   993 raft_consensus.cc:385] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.918746   994 raft_consensus.cc:359] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.919613   768 leader_election.cc:304] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:40.920488   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:40.921222   992 raft_consensus.cc:359] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.921584   993 raft_consensus.cc:740] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.921845  1025 raft_consensus.cc:2804] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.921948   992 raft_consensus.cc:385] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.921976   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:40.922415   992 raft_consensus.cc:740] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.922617  1025 raft_consensus.cc:697] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
W20260710 13:26:40.923429   768 leader_election.cc:343] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.923172   992 consensus_queue.cc:260] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.923573  1025 consensus_queue.cc:237] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.923890   993 consensus_queue.cc:260] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.924952   877 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:40.925570   992 ts_tablet_manager.cc:1434] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:26:40.926411   994 raft_consensus.cc:385] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.926620   992 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.926738   994 raft_consensus.cc:740] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.927583   994 consensus_queue.cc:260] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.929916   767 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:40.932929  1000 raft_consensus.cc:2804] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:40.933305  1000 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:40.933643  1000 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.933990   992 tablet_bootstrap.cc:654] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.933972   993 ts_tablet_manager.cc:1434] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 13:26:40.935623   993 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:40.939985   992 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.940455   992 ts_tablet_manager.cc:1403] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 13:26:40.940768   994 ts_tablet_manager.cc:1434] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 13:26:40.941941   994 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:40.943435   992 raft_consensus.cc:359] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.943152   698 catalog_manager.cc:5697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:40.944154   992 raft_consensus.cc:385] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.944490   992 raft_consensus.cc:740] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.945312   992 consensus_queue.cc:260] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.947777   993 tablet_bootstrap.cc:654] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.955917   994 tablet_bootstrap.cc:654] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.957522   992 ts_tablet_manager.cc:1434] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:26:40.958564   992 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.961186  1000 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.964242   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:40.964884   877 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:40.968039   993 tablet_bootstrap.cc:492] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:40.968148   992 tablet_bootstrap.cc:654] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:40.968865   993 ts_tablet_manager.cc:1403] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.009s
I20260710 13:26:40.972968   993 raft_consensus.cc:359] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.974004   993 raft_consensus.cc:385] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.974535   993 raft_consensus.cc:740] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.975932   877 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:40.975757   993 consensus_queue.cc:260] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.979423   993 ts_tablet_manager.cc:1434] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:26:40.980108   992 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:40.980532   992 ts_tablet_manager.cc:1403] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 13:26:40.981856   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
W20260710 13:26:40.983220   768 leader_election.cc:343] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.983282  1031 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:40.983827  1031 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:40.984579   767 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:40.986006  1031 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:40.986528  1031 raft_consensus.cc:2804] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:40.986727   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:40.986946  1031 raft_consensus.cc:697] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
W20260710 13:26:40.988029   768 leader_election.cc:343] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:40.983847  1000 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:40.987730  1031 consensus_queue.cc:237] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.989203   992 raft_consensus.cc:359] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.989900   992 raft_consensus.cc:385] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:40.990180   992 raft_consensus.cc:740] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:40.990948   992 consensus_queue.cc:260] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:40.993468   992 ts_tablet_manager.cc:1434] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:26:40.994545   992 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:40.997393   993 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:41.002173   992 tablet_bootstrap.cc:654] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.002784  1000 raft_consensus.cc:493] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.003338  1000 raft_consensus.cc:515] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.005558  1000 leader_election.cc:290] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.006840   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:41.007500   952 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:41.007575   993 tablet_bootstrap.cc:654] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.009076   768 leader_election.cc:304] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.010208  1000 raft_consensus.cc:2804] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.010783  1000 raft_consensus.cc:493] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.011214  1000 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.021221   993 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:41.023604   993 ts_tablet_manager.cc:1403] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260710 13:26:41.023839   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.026460   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.027369   878 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:41.030474   993 raft_consensus.cc:359] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.021021  1000 raft_consensus.cc:515] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
W20260710 13:26:41.031668   767 leader_election.cc:343] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.032313   767 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e; no voters: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:41.031709   993 raft_consensus.cc:385] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.033984   993 raft_consensus.cc:740] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.035241  1031 raft_consensus.cc:2749] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.035847   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:41.036473   952 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.046104   993 consensus_queue.cc:260] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.052781   994 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:41.052713   993 ts_tablet_manager.cc:1434] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:26:41.053319   994 ts_tablet_manager.cc:1403] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.040s
I20260710 13:26:41.054260   993 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:41.056602   994 raft_consensus.cc:359] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.057329   994 raft_consensus.cc:385] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.057596   994 raft_consensus.cc:740] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.058512   994 consensus_queue.cc:260] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.059273   696 catalog_manager.cc:5697] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 0 to 1, leader changed from <none> to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 1 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.061511   994 ts_tablet_manager.cc:1434] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:26:41.062654   994 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:41.063565   993 tablet_bootstrap.cc:654] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.070571   994 tablet_bootstrap.cc:654] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.072894   992 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:41.073457   992 ts_tablet_manager.cc:1403] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.026s
I20260710 13:26:41.075428   993 tablet_bootstrap.cc:492] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:41.075876   993 ts_tablet_manager.cc:1403] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260710 13:26:41.076189   992 raft_consensus.cc:359] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.076886   992 raft_consensus.cc:385] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.077137   992 raft_consensus.cc:740] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.078001   992 consensus_queue.cc:260] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.078611   993 raft_consensus.cc:359] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.079241   993 raft_consensus.cc:385] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.079509   993 raft_consensus.cc:740] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.080246   992 ts_tablet_manager.cc:1434] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:41.080405   993 consensus_queue.cc:260] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.081095   992 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: Bootstrap starting.
I20260710 13:26:41.084921   993 ts_tablet_manager.cc:1434] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:41.085856   993 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:41.087018   992 tablet_bootstrap.cc:654] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.091998   993 tablet_bootstrap.cc:654] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.100649   998 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.101318   998 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.103639   998 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.105423   994 tablet_bootstrap.cc:492] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:41.105284   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.105930   994 ts_tablet_manager.cc:1403] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.019s
I20260710 13:26:41.106041   803 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:41.106755   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.107396   918 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
W20260710 13:26:41.108124   916 leader_election.cc:343] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.108433   998 raft_consensus.cc:2804] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.108837   998 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.109212   952 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:41.109297   998 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.109088   994 raft_consensus.cc:359] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.110090   994 raft_consensus.cc:385] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.110443   994 raft_consensus.cc:740] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.111482   994 consensus_queue.cc:260] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.113821   994 ts_tablet_manager.cc:1434] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:26:41.116194   697 catalog_manager.cc:5697] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 0 to 1, leader changed from <none> to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 1 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.123962   994 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:41.128510   993 tablet_bootstrap.cc:492] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:41.129146   993 ts_tablet_manager.cc:1403] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.010s
I20260710 13:26:41.130472   994 tablet_bootstrap.cc:654] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.131464  1025 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.131912  1025 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.133337   993 raft_consensus.cc:359] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.133980   993 raft_consensus.cc:385] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.134085  1025 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.136245   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
W20260710 13:26:41.138800   768 leader_election.cc:343] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.134259   993 raft_consensus.cc:740] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.140303   993 consensus_queue.cc:260] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.048357  1000 leader_election.cc:290] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.147205   993 ts_tablet_manager.cc:1434] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:26:41.147670   994 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:41.148149   994 ts_tablet_manager.cc:1403] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260710 13:26:41.148300   768 leader_election.cc:304] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.149261  1000 raft_consensus.cc:2804] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.150357   993 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: Bootstrap starting.
I20260710 13:26:41.150905   994 raft_consensus.cc:359] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.151592   994 raft_consensus.cc:385] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.151849   994 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.151801   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.152441   877 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.152648   994 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.154443   999 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.155102   999 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.158738   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.159499   803 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 0.
I20260710 13:26:41.159953   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:41.160863   999 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.160965   844 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:41.162559   999 raft_consensus.cc:2804] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.162988   999 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.163313   999 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.163554   994 ts_tablet_manager.cc:1434] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:26:41.164521   994 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:41.167094   993 tablet_bootstrap.cc:654] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.150490  1000 raft_consensus.cc:697] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:41.170337   877 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:41.178866   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.173406   994 tablet_bootstrap.cc:654] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.175112  1023 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.180259  1023 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.181213   878 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:41.181600   993 tablet_bootstrap.cc:492] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: No bootstrap required, opened a new log
I20260710 13:26:41.182055   993 ts_tablet_manager.cc:1403] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.000s
I20260710 13:26:41.182928   767 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:41.183184   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.183768   803 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 0.
I20260710 13:26:41.184237  1025 raft_consensus.cc:2804] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.184598  1025 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.184921  1025 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.185015   844 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:41.184830   993 raft_consensus.cc:359] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.177453  1000 consensus_queue.cc:237] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.189267   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
W20260710 13:26:41.191069   843 leader_election.cc:343] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.191951  1025 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.193806  1023 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.195173   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.196815  1025 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.198027   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
W20260710 13:26:41.199533   768 leader_election.cc:343] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.199585   698 catalog_manager.cc:5697] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 0 to 1, leader changed from <none> to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 1 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.174576   999 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.188357   992 tablet_bootstrap.cc:492] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: No bootstrap required, opened a new log
I20260710 13:26:41.187115   993 raft_consensus.cc:385] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.205202   992 ts_tablet_manager.cc:1403] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: Time spent bootstrapping tablet: real 0.124s	user 0.043s	sys 0.044s
I20260710 13:26:41.205396   993 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.206873   993 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.208053   992 raft_consensus.cc:359] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.208709   992 raft_consensus.cc:385] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.209000   992 raft_consensus.cc:740] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.209682   992 consensus_queue.cc:260] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.210081   993 ts_tablet_manager.cc:1434] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.006s
I20260710 13:26:41.176735   998 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.212244   951 raft_consensus.cc:2393] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1eb6d0827c7b4320af9c7d427286f5e8 in current term 1: Already voted for candidate e651ce44be6f45cf8b17802f29a939a7 in this term.
I20260710 13:26:41.216274   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:41.216845   803 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.220227   992 ts_tablet_manager.cc:1434] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:41.186887  1045 raft_consensus.cc:2804] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.222044   878 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.224684   803 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 1.
I20260710 13:26:41.225865   844 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:41.226766  1023 raft_consensus.cc:2804] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.231590   878 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:41.233445  1045 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.233844  1045 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.233781   767 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:41.234943   999 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.235065  1000 raft_consensus.cc:2804] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.244431  1000 raft_consensus.cc:697] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:41.244143  1045 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.244931   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.236075   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:41.245329  1000 consensus_queue.cc:237] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.246243   951 raft_consensus.cc:2393] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1eb6d0827c7b4320af9c7d427286f5e8 in current term 1: Already voted for candidate e651ce44be6f45cf8b17802f29a939a7 in this term.
I20260710 13:26:41.247033   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:41.238552  1023 raft_consensus.cc:697] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:41.240900   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:41.248191   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:41.248670   803 raft_consensus.cc:2393] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 in current term 1: Already voted for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in this term.
I20260710 13:26:41.243737   998 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.249178   994 tablet_bootstrap.cc:492] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
W20260710 13:26:41.249485   843 leader_election.cc:343] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:41.249697   994 ts_tablet_manager.cc:1403] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.026s
I20260710 13:26:41.249985   843 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:41.249977  1023 consensus_queue.cc:237] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.251260   999 raft_consensus.cc:2749] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:26:41.252101  1045 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.252923   994 raft_consensus.cc:359] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.253643   994 raft_consensus.cc:385] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.253983   994 raft_consensus.cc:740] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.255007   994 consensus_queue.cc:260] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.257296   994 ts_tablet_manager.cc:1434] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:26:41.255544  1000 raft_consensus.cc:493] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.258244   994 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: Bootstrap starting.
I20260710 13:26:41.258104  1000 raft_consensus.cc:515] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.260282  1000 leader_election.cc:290] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.259917   697 catalog_manager.cc:5697] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 0 to 1, leader changed from <none> to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 1 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.262063   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:41.262717   951 raft_consensus.cc:2468] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:41.264160   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.264187   994 tablet_bootstrap.cc:654] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:41.264822   877 raft_consensus.cc:2468] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 0.
I20260710 13:26:41.265497   768 leader_election.cc:304] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.268388  1000 raft_consensus.cc:2804] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.268740  1000 raft_consensus.cc:493] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.269163  1000 raft_consensus.cc:3060] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.270404   916 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [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: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.272533   698 catalog_manager.cc:5697] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.276280  1000 raft_consensus.cc:515] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.280043  1018 raft_consensus.cc:2749] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.280210  1000 leader_election.cc:290] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:41.280740  1018 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.281155  1018 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.281850   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.282148   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:41.282437   878 raft_consensus.cc:3060] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.282759   951 raft_consensus.cc:3060] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.283284  1018 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.284893   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.285197   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.285738   877 raft_consensus.cc:2393] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 in current term 1: Already voted for candidate 08167c7c18cd42b583812dfd8e25021e in this term.
I20260710 13:26:41.286696   916 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.287290  1018 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.289011   878 raft_consensus.cc:2468] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:41.290256   767 leader_election.cc:304] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:41.291610   951 raft_consensus.cc:2468] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 1.
I20260710 13:26:41.293229  1000 raft_consensus.cc:2804] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.293249   994 tablet_bootstrap.cc:492] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: No bootstrap required, opened a new log
I20260710 13:26:41.293865   994 ts_tablet_manager.cc:1403] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260710 13:26:41.293926  1018 raft_consensus.cc:2749] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.293741  1000 raft_consensus.cc:697] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:41.296487   994 raft_consensus.cc:359] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.297166   994 raft_consensus.cc:385] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:41.297453   994 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Initialized, Role: FOLLOWER
I20260710 13:26:41.297026  1000 consensus_queue.cc:237] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.298118   994 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.300309   994 ts_tablet_manager.cc:1434] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:26:41.307361   701 catalog_manager.cc:5697] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 0 to 1, leader changed from <none> to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 1 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.320168  1018 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.320642  1018 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.322355  1018 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.323392   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.323339   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.324355   803 raft_consensus.cc:2393] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 in current term 1: Already voted for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in this term.
I20260710 13:26:41.325356   918 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.325973  1018 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.330860  1018 raft_consensus.cc:2749] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:41.333350  1018 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.333732  1018 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.335472  1018 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.336398   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.336361   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.337114   803 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:41.337100   878 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:41.338303   918 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.339031  1018 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.339376  1018 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.339664  1018 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.343966  1018 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.345512  1018 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.346447   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:41.346529   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.346982   803 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.347035   878 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.354735   803 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 1.
I20260710 13:26:41.355079   878 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 1.
I20260710 13:26:41.355875   918 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.356630  1018 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.356967  1018 raft_consensus.cc:697] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:41.357751  1018 consensus_queue.cc:237] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:41.365633   878 raft_consensus.cc:3060] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.365348   701 catalog_manager.cc:5697] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:41.372656  1018 consensus_queue.cc:1048] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.380012  1018 raft_consensus.cc:493] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.380496  1018 raft_consensus.cc:515] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.383924  1018 leader_election.cc:290] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.384351   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.384613   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.384974   877 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:41.385145   803 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 0.
I20260710 13:26:41.386749   918 leader_election.cc:304] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.387660  1018 raft_consensus.cc:2804] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:41.388008  1018 raft_consensus.cc:493] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:41.388376  1018 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.394557  1018 raft_consensus.cc:515] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.397202   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:41.397447  1018 leader_election.cc:290] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.397915   803 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.397688   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:41.398584   878 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:41.398717  1057 consensus_queue.cc:1048] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:41.403469  1023 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.405543   878 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 1.
I20260710 13:26:41.406046   803 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 1.
I20260710 13:26:41.407104   916 leader_election.cc:304] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:41.407930  1057 raft_consensus.cc:2804] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:41.409180  1057 raft_consensus.cc:697] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:41.410568  1057 consensus_queue.cc:237] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.420713   697 catalog_manager.cc:5697] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:41.422224  1000 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.424625  1045 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.445984  1025 consensus_queue.cc:1048] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.447690  1000 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.452847  1025 consensus_queue.cc:1048] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.680356  1000 consensus_queue.cc:1048] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.690208  1025 consensus_queue.cc:1048] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.703086   878 raft_consensus.cc:1240] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Rejecting Update request from peer 08167c7c18cd42b583812dfd8e25021e for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:41.704638  1035 consensus_queue.cc:1059] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.705387  1025 raft_consensus.cc:3055] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:41.705698  1025 raft_consensus.cc:740] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:41.706439  1025 consensus_queue.cc:260] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.707492  1025 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.713608   952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:36612
I20260710 13:26:41.714236   952 raft_consensus.cc:606] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:41.731981   878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:55088
I20260710 13:26:41.732445   878 raft_consensus.cc:606] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:41.737617   878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:55088
I20260710 13:26:41.738044  1057 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:41.738180   878 raft_consensus.cc:606] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:41.738560  1057 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:41.740722  1057 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:41.741309   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:41.741753   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:41.742127   802 raft_consensus.cc:2368] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2.
I20260710 13:26:41.742463   878 raft_consensus.cc:2368] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2.
I20260710 13:26:41.743393   918 leader_election.cc:400] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983) with higher term. Message: Invalid argument: T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2.
I20260710 13:26:41.743633   918 leader_election.cc:403] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:26:41.744139   916 leader_election.cc:400] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071) with higher term. Message: Invalid argument: T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2.
I20260710 13:26:41.744192  1057 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 0 FOLLOWER]: Advancing to term 2
I20260710 13:26:41.744624   952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:36612
I20260710 13:26:41.745122   952 raft_consensus.cc:606] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.750640  1057 raft_consensus.cc:2749] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983) with higher term. Message: Invalid argument: T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2.
I20260710 13:26:41.758365   802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:59382
I20260710 13:26:41.758963   802 raft_consensus.cc:606] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.763947   802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:59382
I20260710 13:26:41.764433   802 raft_consensus.cc:606] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.764678   802 raft_consensus.cc:614] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:26:41.769994   802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2829972af12b4018937229b8981be051"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:59382
I20260710 13:26:41.770553   802 raft_consensus.cc:606] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:41.807978  1025 consensus_queue.cc:1048] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.818753  1000 consensus_queue.cc:1048] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.821094  1045 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.830013  1045 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:41.846899  1023 raft_consensus.cc:993] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:41.847546  1023 raft_consensus.cc:1081] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:41.978540   998 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:42.952221  1045 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08167c7c18cd42b583812dfd8e25021e)
I20260710 13:26:42.952836  1045 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:42.955106  1045 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.071928   877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55066 (request call id 16) took 1113 ms. Trace:
I20260710 13:26:43.072479   877 rpcz_store.cc:276] 0710 13:26:41.958541 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:41.958686 (+   145us) service_pool.cc:224] Handling call
0710 13:26:43.071388 (+1112702us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:26:43.071680 (+   292us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:26:43.071865 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:26:43.083443   802 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59360 (request call id 11) took 1255 ms. Trace:
I20260710 13:26:43.084055  1077 raft_consensus.cc:493] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08167c7c18cd42b583812dfd8e25021e)
I20260710 13:26:43.084686  1077 raft_consensus.cc:515] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.084048   802 rpcz_store.cc:276] 0710 13:26:41.829342 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:41.829480 (+   138us) service_pool.cc:224] Handling call
0710 13:26:41.829790 (+   310us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:26:41.830108 (+   318us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:26:41.830137 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:26:43.080330 (+1250193us) log.cc:844] Serialized 26 byte log entry
0710 13:26:43.081406 (+  1076us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:26:43.081454 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:26:43.081533 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:26:43.083192 (+  1659us) raft_consensus.cc:1685] finished
0710 13:26:43.083216 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:26:43.083376 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4481,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":96,"thread_start_us":653,"threads_started":1,"wal-append.queue_time_us":1043}
I20260710 13:26:43.087090  1077 leader_election.cc:290] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:43.111347   874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:43.111938  1077 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.112814   801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59360
I20260710 13:26:43.113435   801 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.113833   801 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.120908  1079 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:43.121513  1079 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:43.124342  1079 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729), 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983)
I20260710 13:26:43.125900  1079 raft_consensus.cc:993] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:43.126307  1079 raft_consensus.cc:1081] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:43.129199   798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59360
I20260710 13:26:43.131181   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:43.132331   800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:43.135097   800 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 1.
I20260710 13:26:43.138677   844 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.139871  1079 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:26:43.139043  1075 raft_consensus.cc:993] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:43.140235  1079 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:43.140525  1075 raft_consensus.cc:1081] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Signalling peer 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:43.140643  1079 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.142472   874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:26:43.143244   874 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.143693   874 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.148862  1079 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:43.155081  1075 raft_consensus.cc:993] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:43.155867  1075 raft_consensus.cc:1081] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Signalling peer 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:43.157269  1079 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Requested vote from peers e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729), 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983)
I20260710 13:26:43.158531   875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2829972af12b4018937229b8981be051"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:26:43.159523   875 raft_consensus.cc:493] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.160095   875 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.174855   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0236078db9494556bf97d40ad5006ce8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:43.176628  1084 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08167c7c18cd42b583812dfd8e25021e)
I20260710 13:26:43.177446  1084 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.178989   878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55076 (request call id 20) took 1358 ms. Trace:
I20260710 13:26:43.180512  1084 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:43.185375  1084 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.185742   798 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:43.186403   798 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.187299  1084 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:43.160873   800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:43.200424   800 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:26:43.200260   916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:35071, user_credentials={real_user=slave}} blocked reactor thread for 88765.5us
I20260710 13:26:43.207648   876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55066 (request call id 18) took 1226 ms. Trace:
I20260710 13:26:43.208240   876 rpcz_store.cc:276] 0710 13:26:41.981549 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:41.981721 (+   172us) service_pool.cc:224] Handling call
0710 13:26:41.982162 (+   441us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:26:41.982594 (+   432us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:26:41.982624 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:26:43.145229 (+1162605us) log.cc:844] Serialized 26 byte log entry
0710 13:26:43.207074 (+ 61845us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:26:43.207138 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:26:43.207259 (+   121us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:26:43.207334 (+    75us) raft_consensus.cc:1685] finished
0710 13:26:43.207351 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:26:43.207517 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":98,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":101,"thread_start_us":57763,"threads_started":1,"wal-append.queue_time_us":36970}
I20260710 13:26:43.210011   801 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.211479   803 raft_consensus.cc:1240] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Rejecting Update request from peer 1eb6d0827c7b4320af9c7d427286f5e8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:43.213900   876 raft_consensus.cc:1240] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Rejecting Update request from peer e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:26:43.215245  1079 consensus_queue.cc:1059] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.202404   798 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.201747   878 rpcz_store.cc:276] 0710 13:26:41.820867 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:41.821005 (+   138us) service_pool.cc:224] Handling call
0710 13:26:41.821309 (+   304us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:26:41.821645 (+   336us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:26:41.821680 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:26:41.822124 (+   444us) log.cc:844] Serialized 26 byte log entry
0710 13:26:43.151348 (+1329224us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:26:43.178227 (+ 26879us) log.cc:844] Serialized 14 byte log entry
0710 13:26:43.178643 (+   416us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:26:43.178730 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:26:43.178771 (+    41us) raft_consensus.cc:1685] finished
0710 13:26:43.178787 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:26:43.178932 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":3218,"prepare.run_cpu_time_us":26,"prepare.run_wall_time_us":27,"raft.queue_time_us":457,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":189,"spinlock_wait_cycles":4480,"thread_start_us":32219,"threads_started":2,"wal-append.queue_time_us":5859}
I20260710 13:26:43.218086   698 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56234 (request call id 23) took 1397 ms. Trace:
I20260710 13:26:43.224001   698 rpcz_store.cc:276] 0710 13:26:41.820720 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:26:41.820871 (+   151us) service_pool.cc:224] Handling call
0710 13:26:43.218017 (+1397146us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:26:43.230438   801 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 2 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.234184   875 raft_consensus.cc:515] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.235065   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:43.218364   874 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.236550   798 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 2 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.237779   875 leader_election.cc:290] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.237970   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:43.237792   874 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.239041   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
W20260710 13:26:43.224794   918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.1:34983, user_credentials={real_user=slave}} blocked reactor thread for 49453.9us
I20260710 13:26:43.241546   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:43.241988   798 raft_consensus.cc:3055] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:43.242290   798 raft_consensus.cc:740] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:43.242345   878 raft_consensus.cc:3055] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:43.242821   878 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:43.243495   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.244100   951 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.245324   798 consensus_queue.cc:260] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.248113   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:43.249656   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.251379   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.251899   949 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.243835   878 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.240173   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:43.245607   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:43.255719   878 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.256578   801 raft_consensus.cc:3055] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:43.256956   801 raft_consensus.cc:740] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:43.258790   798 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.258692   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.259804   951 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:43.260782   800 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 2.
I20260710 13:26:43.261636   876 raft_consensus.cc:3055] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:43.258059   801 consensus_queue.cc:260] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.262959   876 raft_consensus.cc:740] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:43.263913   801 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.264144   876 consensus_queue.cc:260] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.265370   876 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.268693   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:43.258631   916 leader_election.cc:304] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [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: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:43.266057   798 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 2.
I20260710 13:26:43.271550  1085 raft_consensus.cc:2749] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:43.271706   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2829972af12b4018937229b8981be051" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.274233   951 raft_consensus.cc:3060] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.271935   844 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.275149   803 raft_consensus.cc:1240] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Rejecting Update request from peer e651ce44be6f45cf8b17802f29a939a7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:26:43.276892   844 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.272652   949 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 2.
I20260710 13:26:43.277096   801 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 2.
I20260710 13:26:43.277997  1086 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:43.279328   843 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:43.279425   844 leader_election.cc:304] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.281874  1085 consensus_queue.cc:1059] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:43.283089  1084 raft_consensus.cc:3055] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:43.284380  1084 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:43.285758   951 raft_consensus.cc:2468] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 2.
I20260710 13:26:43.285537  1084 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:43.275131   878 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:43.287057  1084 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.280784  1045 raft_consensus.cc:2804] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:26:43.288753  1079 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:26:43.293053  1090 raft_consensus.cc:2804] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:43.293229   916 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [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: e651ce44be6f45cf8b17802f29a939a7; no voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:43.293800  1090 raft_consensus.cc:697] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:43.294848  1078 raft_consensus.cc:2749] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:43.294874  1090 consensus_queue.cc:237] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.298224   767 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.300719  1075 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:43.301426  1075 raft_consensus.cc:697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:43.302652  1075 consensus_queue.cc:237] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.311357  1045 raft_consensus.cc:697] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:43.312953  1045 consensus_queue.cc:237] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.327437  1093 raft_consensus.cc:493] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08167c7c18cd42b583812dfd8e25021e)
I20260710 13:26:43.328220  1093 raft_consensus.cc:515] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.331684  1093 leader_election.cc:290] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.336216   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08167c7c18cd42b583812dfd8e25021e" is_pre_election: true
I20260710 13:26:43.341028   876 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
W20260710 13:26:43.341943   843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:40729, user_credentials={real_user=slave}} blocked reactor thread for 62736.7us
I20260710 13:26:43.347155   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c266f739014046845bf5f8bd145592" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:43.344642  1086 raft_consensus.cc:697] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:43.352898  1086 consensus_queue.cc:237] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Queue going to LEADER 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: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:43.356304   843 leader_election.cc:304] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:43.358788  1089 raft_consensus.cc:2749] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:43.363065   767 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:43.365309  1075 raft_consensus.cc:2804] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:43.365900  1075 raft_consensus.cc:697] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:43.376093  1075 consensus_queue.cc:237] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.381616  1079 raft_consensus.cc:2749] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:26:43.384786  1075 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:43.385296  1075 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.388504   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7" is_pre_election: true
I20260710 13:26:43.389110   951 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:43.389453   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" is_pre_election: true
I20260710 13:26:43.390030   876 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:43.390298   768 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:43.391224  1035 raft_consensus.cc:2804] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:26:43.391561  1035 raft_consensus.cc:493] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:43.391892  1035 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.394905  1075 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.399008  1035 raft_consensus.cc:515] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.401153   698 catalog_manager.cc:5697] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 1 to 2, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.401803   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:43.402120  1035 leader_election.cc:290] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 3 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:43.402426   876 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.402631   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a16ec276540feaf15b711f7b44a59" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:43.403169   951 raft_consensus.cc:3060] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:43.402750   698 catalog_manager.cc:5697] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 1 to 2, leader changed from e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3) to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:43.403909   698 catalog_manager.cc:5697] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 1 to 2, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.409369   876 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:43.409531   951 raft_consensus.cc:2468] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:43.410589   767 leader_election.cc:304] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:43.411408  1035 raft_consensus.cc:2804] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:43.411799  1035 raft_consensus.cc:697] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:43.412444  1035 consensus_queue.cc:237] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:43.417579   697 catalog_manager.cc:5697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 1 to 2, leader changed from 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 2 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.419162   697 catalog_manager.cc:5697] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 1 to 2, leader changed from 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 2 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.432037   697 catalog_manager.cc:5697] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:43.690433   951 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.691907  1105 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.699952   876 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.702520  1075 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.793121   800 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:26:43.794502  1090 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.803742   951 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:26:43.804200   951 pending_rounds.cc:85] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Aborting all ops after (but not including) 0
I20260710 13:26:43.804520   951 pending_rounds.cc:107] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:26:43.804822   951 raft_consensus.cc:2889] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:26:43.806566  1079 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.843727   876 raft_consensus.cc:1275] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.844936  1075 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.855975   951 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:43.861770   951 raft_consensus.cc:1275] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.862986  1075 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.876521   951 raft_consensus.cc:1275] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:43.877713  1075 consensus_queue.cc:1048] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.888027   876 raft_consensus.cc:1275] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:43.889560  1105 consensus_queue.cc:1048] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:43.891490   951 raft_consensus.cc:1275] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.892001   952 raft_consensus.cc:1275] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.893612  1045 consensus_queue.cc:1048] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.894245  1079 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.914280   800 raft_consensus.cc:1275] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.917879  1090 consensus_queue.cc:1048] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:43.924752   801 raft_consensus.cc:1275] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:43.926463  1079 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:43.962325   732 debug-util.cc:398] Leaking SignalData structure 0x7b0800052240 after lost signal to thread 32639
W20260710 13:26:43.963254   732 debug-util.cc:398] Leaking SignalData structure 0x7b0800052920 after lost signal to thread 735
W20260710 13:26:43.964057   732 debug-util.cc:398] Leaking SignalData structure 0x7b080008e1e0 after lost signal to thread 827
W20260710 13:26:43.964792   732 debug-util.cc:398] Leaking SignalData structure 0x7b08001da820 after lost signal to thread 902
W20260710 13:26:43.965476   732 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6a60 after lost signal to thread 976
I20260710 13:26:45.243410  1045 raft_consensus.cc:476] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Not starting pre-election -- already a leader
I20260710 13:26:45.796660 32636 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:26:45.797566 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:45.819947   801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:59394
I20260710 13:26:45.820683   801 raft_consensus.cc:606] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Received request to transfer leadership to TS e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:45.821959 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:26:45.822471 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:46.147917  1105 raft_consensus.cc:993] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:46.148447  1105 raft_consensus.cc:1081] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Signalling peer e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:46.150130   952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:36600
I20260710 13:26:46.150890   952 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.151264   952 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:46.156082   952 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.157913   952 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 3 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:46.158936   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:46.158977   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:46.159855   878 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:46.159778   801 raft_consensus.cc:3055] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:46.160351   801 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:46.161278   801 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.162653   801 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:46.165560   878 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 3.
I20260710 13:26:46.166793   916 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [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: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:46.167608  1113 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:46.168726  1113 raft_consensus.cc:697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:46.169703  1113 consensus_queue.cc:237] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.174789   801 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 3.
I20260710 13:26:46.187284   697 catalog_manager.cc:5697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 2 to 3, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.557734   801 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:46.559185  1113 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:46.570325   878 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:46.571591  1113 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:46.823249 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:46.833861   878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:55088
I20260710 13:26:46.834336   878 raft_consensus.cc:606] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:46.846164   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:36612
I20260710 13:26:46.846736   951 raft_consensus.cc:606] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:46.851430   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:36612
I20260710 13:26:46.851974   951 raft_consensus.cc:606] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:46.856379   878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
mode: GRACEFUL
new_leader_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:55088
I20260710 13:26:46.856854   878 raft_consensus.cc:606] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Received request to transfer leadership to TS 08167c7c18cd42b583812dfd8e25021e
I20260710 13:26:46.915987  1113 raft_consensus.cc:993] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:46.917230  1122 raft_consensus.cc:1081] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:46.919844   801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59374
I20260710 13:26:46.920881   801 raft_consensus.cc:493] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.921451   801 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.928565   801 raft_consensus.cc:515] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.930740   801 leader_election.cc:290] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 2 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:46.932507   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:46.932837   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:46.933221   951 raft_consensus.cc:3055] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.933542   878 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.933598   951 raft_consensus.cc:740] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:46.935948   951 consensus_queue.cc:260] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.937598   951 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.943478   951 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:46.943589   878 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 2.
I20260710 13:26:46.944839   768 leader_election.cc:304] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:46.945886  1105 raft_consensus.cc:2804] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.947043  1105 raft_consensus.cc:697] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:46.948283  1105 consensus_queue.cc:237] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:46.958511   697 catalog_manager.cc:5697] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 1 to 2, leader changed from e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 2 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.988672  1140 raft_consensus.cc:993] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:46.989315  1118 raft_consensus.cc:1081] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:46.991169   801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59360
I20260710 13:26:46.991804   801 raft_consensus.cc:493] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.992208   801 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.000180   801 raft_consensus.cc:515] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.003008   801 leader_election.cc:290] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 3 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:47.003397   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:47.003590   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75631d2bd37433a81df9bc6482c4c3a" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:47.003962   878 raft_consensus.cc:3055] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:47.004170   951 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.004323   878 raft_consensus.cc:740] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:47.005247   878 consensus_queue.cc:260] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.006774   878 raft_consensus.cc:3060] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.011477   951 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:47.012969   768 leader_election.cc:304] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:47.013526   878 raft_consensus.cc:2468] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:47.013849  1105 raft_consensus.cc:2804] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:47.014402  1105 raft_consensus.cc:697] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:47.015514  1105 consensus_queue.cc:237] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.024096   697 catalog_manager.cc:5697] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 2 to 3, leader changed from 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 3 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.144164  1140 raft_consensus.cc:993] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:47.144724  1118 raft_consensus.cc:1081] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:47.146283   801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59360
I20260710 13:26:47.146941   801 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.147323   801 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.155441   801 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:47.157641   801 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 3 election: Requested vote from peers e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:47.158681   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:47.158681   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:47.159435   878 raft_consensus.cc:3055] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:47.159544   951 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.159827   878 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:47.160697   878 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:47.162037   878 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:47.166767   951 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:47.168016   768 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:47.168599   878 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 3.
I20260710 13:26:47.168910  1105 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:47.169461  1105 raft_consensus.cc:697] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:47.170554  1105 consensus_queue.cc:237] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [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: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:47.178874   697 catalog_manager.cc:5697] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 2 to 3, leader changed from 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 3 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.180301  1122 raft_consensus.cc:993] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: : Instructing follower 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:47.180773  1113 raft_consensus.cc:1081] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Signalling peer 08167c7c18cd42b583812dfd8e25021e to start an election
I20260710 13:26:47.182540   801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
 from {username='slave'} at 127.0.0.1:59374
I20260710 13:26:47.183213   801 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.183707   801 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:47.192261   801 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.195063   801 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [CANDIDATE]: Term 4 election: Requested vote from peers 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:47.195317   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:47.195668   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "08167c7c18cd42b583812dfd8e25021e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:47.195959   878 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:47.196161   951 raft_consensus.cc:3055] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:47.196465   951 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:47.197284   951 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.198645   951 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:47.202375   878 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 4.
I20260710 13:26:47.203964   767 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [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: 08167c7c18cd42b583812dfd8e25021e, 1eb6d0827c7b4320af9c7d427286f5e8; no voters: 
I20260710 13:26:47.204936  1105 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:47.204936   951 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08167c7c18cd42b583812dfd8e25021e in term 4.
I20260710 13:26:47.206875  1105 raft_consensus.cc:697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 LEADER]: Becoming Leader. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:47.207607  1105 consensus_queue.cc:237] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:47.214437   697 catalog_manager.cc:5697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e reported cstate change: term changed from 3 to 4, leader changed from e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3) to 08167c7c18cd42b583812dfd8e25021e (127.31.223.1). New cstate: current_term: 4 leader_uuid: "08167c7c18cd42b583812dfd8e25021e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.407404   878 raft_consensus.cc:1275] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:47.409078  1105 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:47.433863   951 raft_consensus.cc:1275] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:47.435575  1105 consensus_queue.cc:1048] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:47.550082   878 raft_consensus.cc:1275] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.551306  1105 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.559134   951 raft_consensus.cc:1275] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.565083  1135 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:47.592510   878 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:47.593950  1135 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.604104   951 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:26:47.605647  1151 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:47.636951   878 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:47.638262  1151 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:47.652001   952 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Refusing update from remote peer 08167c7c18cd42b583812dfd8e25021e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:47.653524  1135 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:49.907454 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:49.915290   801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:59394
I20260710 13:26:49.915809   801 raft_consensus.cc:606] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:49.918332   801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:59394
I20260710 13:26:49.918881   801 raft_consensus.cc:606] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Received request to transfer leadership to TS e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:49.921083   801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:59394
I20260710 13:26:49.921557   801 raft_consensus.cc:606] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Received request to transfer leadership to TS 1eb6d0827c7b4320af9c7d427286f5e8
I20260710 13:26:49.923756   801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
mode: GRACEFUL
new_leader_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:59394
I20260710 13:26:49.924232   801 raft_consensus.cc:606] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 LEADER]: Received request to transfer leadership to TS e651ce44be6f45cf8b17802f29a939a7
I20260710 13:26:49.925329 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:26:49.926107 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:50.085666  1157 raft_consensus.cc:993] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:50.086099  1155 raft_consensus.cc:1081] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Signalling peer 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:50.087687   878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:26:50.088255   878 raft_consensus.cc:493] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.088536   878 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.092756   878 raft_consensus.cc:515] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:50.094362   878 leader_election.cc:290] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 4 election: Requested vote from peers e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729), 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983)
I20260710 13:26:50.095233   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:50.095507   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718ffb59e8984f3ab7382e3269ea0021" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:50.095811   951 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.096014   801 raft_consensus.cc:3055] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:50.096343   801 raft_consensus.cc:740] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:50.097291   801 consensus_queue.cc:260] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [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: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:50.098549   801 raft_consensus.cc:3060] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.102413   951 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 4.
I20260710 13:26:50.103725   843 leader_election.cc:304] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:50.104544  1118 raft_consensus.cc:2804] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:50.105098   801 raft_consensus.cc:2468] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 4.
I20260710 13:26:50.105540  1118 raft_consensus.cc:697] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:50.106323  1118 consensus_queue.cc:237] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } }
I20260710 13:26:50.112991   697 catalog_manager.cc:5697] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 3 to 4, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 4 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.120570  1157 raft_consensus.cc:993] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:50.121138  1155 raft_consensus.cc:1081] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 LEADER]: Signalling peer e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:50.122961   951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:36600
I20260710 13:26:50.123409   951 raft_consensus.cc:493] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.123744   951 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:50.128088   951 raft_consensus.cc:515] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.129500   951 leader_election.cc:290] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 5 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:50.130438   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:50.130610   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bf5ecbc7e847de91bbd6540d0b9fe4" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:50.131049   801 raft_consensus.cc:3055] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:50.131191   878 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:50.131412   801 raft_consensus.cc:740] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:50.132324   801 consensus_queue.cc:260] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.133431   801 raft_consensus.cc:3060] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:50.135093  1157 raft_consensus.cc:993] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:50.136797  1164 raft_consensus.cc:1081] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Signalling peer e651ce44be6f45cf8b17802f29a939a7 to start an election
I20260710 13:26:50.139429   878 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 5.
I20260710 13:26:50.139768   952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8"
dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
 from {username='slave'} at 127.0.0.1:36600
I20260710 13:26:50.139997   801 raft_consensus.cc:2468] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 5.
I20260710 13:26:50.140342   952 raft_consensus.cc:493] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.140785   916 leader_election.cc:304] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:50.140797   952 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.141642  1156 raft_consensus.cc:2804] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:50.145290  1156 raft_consensus.cc:697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 5 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:50.146245  1156 consensus_queue.cc:237] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.151538   952 raft_consensus.cc:515] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.154299   952 leader_election.cc:290] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [CANDIDATE]: Term 3 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071)
I20260710 13:26:50.154819   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:50.155380   801 raft_consensus.cc:3055] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.155670   801 raft_consensus.cc:740] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:50.156371   801 consensus_queue.cc:260] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.157528   801 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.155340   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c18705468fd4d6495c2eff28cae62c8" candidate_uuid: "e651ce44be6f45cf8b17802f29a939a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
I20260710 13:26:50.158840   878 raft_consensus.cc:3060] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.160923   697 catalog_manager.cc:5697] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 4 to 5, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 5 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.163582   801 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 3.
I20260710 13:26:50.164228   878 raft_consensus.cc:2468] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e651ce44be6f45cf8b17802f29a939a7 in term 3.
I20260710 13:26:50.164745   918 leader_election.cc:304] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [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: 08167c7c18cd42b583812dfd8e25021e, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:50.165594  1156 raft_consensus.cc:2804] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.166059  1156 raft_consensus.cc:697] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Becoming Leader. State: Replica: e651ce44be6f45cf8b17802f29a939a7, State: Running, Role: LEADER
I20260710 13:26:50.166775  1156 consensus_queue.cc:237] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.170331  1165 raft_consensus.cc:993] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: : Instructing follower 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:50.170838  1155 raft_consensus.cc:1081] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Signalling peer 1eb6d0827c7b4320af9c7d427286f5e8 to start an election
I20260710 13:26:50.172279   878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0"
dest_uuid: "1eb6d0827c7b4320af9c7d427286f5e8"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:26:50.172696   878 raft_consensus.cc:493] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.172961   878 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.177054   878 raft_consensus.cc:515] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.178839   878 leader_election.cc:290] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [CANDIDATE]: Term 3 election: Requested vote from peers 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983), e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3:40729)
I20260710 13:26:50.179993   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e651ce44be6f45cf8b17802f29a939a7"
I20260710 13:26:50.180154   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878ad2840fc4f3c976b3c97a13579b0" candidate_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08167c7c18cd42b583812dfd8e25021e"
I20260710 13:26:50.180706   801 raft_consensus.cc:3055] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.180640   952 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.181147   801 raft_consensus.cc:740] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08167c7c18cd42b583812dfd8e25021e, State: Running, Role: LEADER
I20260710 13:26:50.181917   801 consensus_queue.cc:260] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.182333   697 catalog_manager.cc:5697] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 reported cstate change: term changed from 2 to 3, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to e651ce44be6f45cf8b17802f29a939a7 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "e651ce44be6f45cf8b17802f29a939a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.183153   801 raft_consensus.cc:3060] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.187866   952 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 3.
I20260710 13:26:50.188994   843 leader_election.cc:304] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: 1eb6d0827c7b4320af9c7d427286f5e8, e651ce44be6f45cf8b17802f29a939a7; no voters: 
I20260710 13:26:50.189836  1118 raft_consensus.cc:2804] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.190192   801 raft_consensus.cc:2468] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1eb6d0827c7b4320af9c7d427286f5e8 in term 3.
I20260710 13:26:50.190325  1118 raft_consensus.cc:697] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 LEADER]: Becoming Leader. State: Replica: 1eb6d0827c7b4320af9c7d427286f5e8, State: Running, Role: LEADER
I20260710 13:26:50.191865  1118 consensus_queue.cc:237] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [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: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } }
I20260710 13:26:50.198922   697 catalog_manager.cc:5697] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 reported cstate change: term changed from 2 to 3, leader changed from 08167c7c18cd42b583812dfd8e25021e (127.31.223.1) to 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2). New cstate: current_term: 3 leader_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:50.578454   878 raft_consensus.cc:1275] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.579715  1156 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.589160   801 raft_consensus.cc:1275] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.590788  1166 consensus_queue.cc:1048] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.644814   801 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:26:50.646062  1118 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.654866   952 raft_consensus.cc:1275] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:26:50.656720  1177 consensus_queue.cc:1048] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.728287   952 raft_consensus.cc:1275] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.729702  1177 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e651ce44be6f45cf8b17802f29a939a7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.737171   878 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 5 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:50.738637  1166 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb6d0827c7b4320af9c7d427286f5e8" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:50.739341   801 raft_consensus.cc:1275] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Refusing update from remote peer 1eb6d0827c7b4320af9c7d427286f5e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.742295  1118 consensus_queue.cc:1048] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.747783   800 raft_consensus.cc:1275] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 5 FOLLOWER]: Refusing update from remote peer e651ce44be6f45cf8b17802f29a939a7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:50.749486  1166 consensus_queue.cc:1048] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08167c7c18cd42b583812dfd8e25021e" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:50.926909 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:50.932771 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
I20260710 13:26:50.960067 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:50.960986 32636 tablet_replica.cc:333] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.961696 32636 raft_consensus.cc:2243] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:50.962147 32636 raft_consensus.cc:2272] T 8c18705468fd4d6495c2eff28cae62c8 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.964452 32636 tablet_replica.cc:333] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.965003 32636 raft_consensus.cc:2243] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:50.965798 32636 raft_consensus.cc:2272] T fa4a16ec276540feaf15b711f7b44a59 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.967588 32636 tablet_replica.cc:333] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.968168 32636 raft_consensus.cc:2243] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:50.968578 32636 raft_consensus.cc:2272] T c878ad2840fc4f3c976b3c97a13579b0 P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.971079 32636 tablet_replica.cc:333] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.971630 32636 raft_consensus.cc:2243] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:50.972365 32636 raft_consensus.cc:2272] T b8c266f739014046845bf5f8bd145592 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.974174 32636 tablet_replica.cc:333] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.974771 32636 raft_consensus.cc:2243] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:50.975203 32636 raft_consensus.cc:2272] T 2829972af12b4018937229b8981be051 P 08167c7c18cd42b583812dfd8e25021e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.976941 32636 tablet_replica.cc:333] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.977450 32636 raft_consensus.cc:2243] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:50.978161 32636 raft_consensus.cc:2272] T b75631d2bd37433a81df9bc6482c4c3a P 08167c7c18cd42b583812dfd8e25021e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.979915 32636 tablet_replica.cc:333] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.980401 32636 raft_consensus.cc:2243] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:50.980810 32636 raft_consensus.cc:2272] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 08167c7c18cd42b583812dfd8e25021e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.982957 32636 tablet_replica.cc:333] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.983456 32636 raft_consensus.cc:2243] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:50.983963 32636 raft_consensus.cc:2272] T b4b2a24410544f988a5c0a1d76c1b065 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.985602 32636 tablet_replica.cc:333] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.986068 32636 raft_consensus.cc:2243] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:50.986930 32636 raft_consensus.cc:2272] T 0236078db9494556bf97d40ad5006ce8 P 08167c7c18cd42b583812dfd8e25021e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:50.989391 32636 tablet_replica.cc:333] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e: stopping tablet replica
I20260710 13:26:50.990096 32636 raft_consensus.cc:2243] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 13:26:50.990245   918 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:26:50.990661 32636 raft_consensus.cc:2272] T 718ffb59e8984f3ab7382e3269ea0021 P 08167c7c18cd42b583812dfd8e25021e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:50.994971   918 consensus_peers.cc:597] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 -> Peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983): Couldn't send request to peer 08167c7c18cd42b583812dfd8e25021e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:51.024260 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
I20260710 13:26:51.042503 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
I20260710 13:26:51.071477 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:51.072046 32636 tablet_replica.cc:333] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.072644 32636 raft_consensus.cc:2243] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.073369 32636 raft_consensus.cc:2272] T 718ffb59e8984f3ab7382e3269ea0021 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.075572 32636 tablet_replica.cc:333] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.076116 32636 raft_consensus.cc:2243] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.076864 32636 raft_consensus.cc:2272] T c878ad2840fc4f3c976b3c97a13579b0 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.079025 32636 tablet_replica.cc:333] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.079581 32636 raft_consensus.cc:2243] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.079954 32636 raft_consensus.cc:2272] T fa4a16ec276540feaf15b711f7b44a59 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.081629 32636 tablet_replica.cc:333] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.082119 32636 raft_consensus.cc:2243] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.082525 32636 raft_consensus.cc:2272] T b8c266f739014046845bf5f8bd145592 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.084277 32636 tablet_replica.cc:333] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.084707 32636 raft_consensus.cc:2243] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.085062 32636 raft_consensus.cc:2272] T b4b2a24410544f988a5c0a1d76c1b065 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.086606 32636 tablet_replica.cc:333] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.087205 32636 raft_consensus.cc:2243] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.088131 32636 raft_consensus.cc:2272] T 2829972af12b4018937229b8981be051 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.089720 32636 tablet_replica.cc:333] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.090299 32636 raft_consensus.cc:2243] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.090790 32636 raft_consensus.cc:2272] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.093112 32636 tablet_replica.cc:333] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.093798 32636 raft_consensus.cc:2243] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:26:51.093978   916 consensus_peers.cc:597] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 -> Peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Couldn't send request to peer 1eb6d0827c7b4320af9c7d427286f5e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:51.094247 32636 raft_consensus.cc:2272] T b75631d2bd37433a81df9bc6482c4c3a P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.096078 32636 tablet_replica.cc:333] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.096556 32636 raft_consensus.cc:2243] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.096998 32636 raft_consensus.cc:2272] T 0236078db9494556bf97d40ad5006ce8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.099058 32636 tablet_replica.cc:333] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8: stopping tablet replica
I20260710 13:26:51.099521 32636 raft_consensus.cc:2243] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.100004 32636 raft_consensus.cc:2272] T 8c18705468fd4d6495c2eff28cae62c8 P 1eb6d0827c7b4320af9c7d427286f5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:51.100425   916 consensus_peers.cc:597] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 -> Peer 1eb6d0827c7b4320af9c7d427286f5e8 (127.31.223.2:35071): Couldn't send request to peer 1eb6d0827c7b4320af9c7d427286f5e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:51.117333   918 consensus_peers.cc:597] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 -> Peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983): Couldn't send request to peer 08167c7c18cd42b583812dfd8e25021e. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:34983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:51.128955 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:26:51.146737 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
I20260710 13:26:51.168591 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:51.169394 32636 tablet_replica.cc:333] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.170056 32636 raft_consensus.cc:2243] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.170698 32636 raft_consensus.cc:2272] T fa4a16ec276540feaf15b711f7b44a59 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.173178 32636 tablet_replica.cc:333] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.174014 32636 raft_consensus.cc:2243] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 13:26:51.174677   918 consensus_peers.cc:597] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 -> Peer 08167c7c18cd42b583812dfd8e25021e (127.31.223.1:34983): Couldn't send request to peer 08167c7c18cd42b583812dfd8e25021e. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:34983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:51.174757 32636 raft_consensus.cc:2272] T 718ffb59e8984f3ab7382e3269ea0021 P e651ce44be6f45cf8b17802f29a939a7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.178067 32636 tablet_replica.cc:333] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.179102 32636 raft_consensus.cc:2243] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.180271 32636 raft_consensus.cc:2272] T 8c18705468fd4d6495c2eff28cae62c8 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.183493 32636 tablet_replica.cc:333] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.184525 32636 raft_consensus.cc:2243] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.185956 32636 raft_consensus.cc:2272] T f2bf5ecbc7e847de91bbd6540d0b9fe4 P e651ce44be6f45cf8b17802f29a939a7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.189054 32636 tablet_replica.cc:333] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.190014 32636 raft_consensus.cc:2243] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.190575 32636 raft_consensus.cc:2272] T b75631d2bd37433a81df9bc6482c4c3a P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.192240 32636 tablet_replica.cc:333] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.192844 32636 raft_consensus.cc:2243] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.193578 32636 raft_consensus.cc:2272] T b4b2a24410544f988a5c0a1d76c1b065 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.196002 32636 tablet_replica.cc:333] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.196681 32636 raft_consensus.cc:2243] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.197144 32636 raft_consensus.cc:2272] T 2829972af12b4018937229b8981be051 P e651ce44be6f45cf8b17802f29a939a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.199163 32636 tablet_replica.cc:333] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.199648 32636 raft_consensus.cc:2243] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.200104 32636 raft_consensus.cc:2272] T c878ad2840fc4f3c976b3c97a13579b0 P e651ce44be6f45cf8b17802f29a939a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.202855 32636 tablet_replica.cc:333] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.203488 32636 raft_consensus.cc:2243] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.204017 32636 raft_consensus.cc:2272] T 0236078db9494556bf97d40ad5006ce8 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.206151 32636 tablet_replica.cc:333] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7: stopping tablet replica
I20260710 13:26:51.206663 32636 raft_consensus.cc:2243] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:51.207108 32636 raft_consensus.cc:2272] T b8c266f739014046845bf5f8bd145592 P e651ce44be6f45cf8b17802f29a939a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.226974 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:26:51.244812 32636 master.cc:562] Master@127.31.223.62:45849 shutting down...
I20260710 13:26:51.265846 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:51.266534 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:51.267066 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P a08995091b7a477391adee0b1b2a96ae: stopping tablet replica
I20260710 13:26:51.309350 32636 master.cc:584] Master@127.31.223.62:45849 shutdown complete.
08167c7c18cd42b583812dfd8e25021e  5
1eb6d0827c7b4320af9c7d427286f5e8  3
e651ce44be6f45cf8b17802f29a939a7  2
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11715 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:26:51.352874 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:44727
I20260710 13:26:51.354472 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:51.361574  1188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.362109  1189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.366130 32636 server_base.cc:1061] running on GCE node
W20260710 13:26:51.366641  1191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.367571 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:51.367835 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:51.368034 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690011368001 us; error 0 us; skew 500 ppm
I20260710 13:26:51.368577 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:51.371672 32636 webserver.cc:533] Webserver started at http://127.31.223.62:42579/ using document root <none> and password file <none>
I20260710 13:26:51.372174 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:51.372354 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:51.372653 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:51.373808 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "e92865d836d44d7083389f3b888a32a4"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.378273 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:51.381860  1196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.382771 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:26:51.383013 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "e92865d836d44d7083389f3b888a32a4"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.383261 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:51.406536 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:51.407742 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:51.447726 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:44727
I20260710 13:26:51.447813  1247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:44727 every 8 connection(s)
I20260710 13:26:51.451656  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:51.461006  1248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4: Bootstrap starting.
I20260710 13:26:51.465597  1248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:51.469570  1248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4: No bootstrap required, opened a new log
I20260710 13:26:51.471588  1248 raft_consensus.cc:359] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER }
I20260710 13:26:51.471966  1248 raft_consensus.cc:385] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:51.472146  1248 raft_consensus.cc:740] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e92865d836d44d7083389f3b888a32a4, State: Initialized, Role: FOLLOWER
I20260710 13:26:51.472707  1248 consensus_queue.cc:260] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER }
I20260710 13:26:51.473124  1248 raft_consensus.cc:399] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:51.473317  1248 raft_consensus.cc:493] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:51.473519  1248 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:51.477469  1248 raft_consensus.cc:515] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER }
I20260710 13:26:51.477939  1248 leader_election.cc:304] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [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: e92865d836d44d7083389f3b888a32a4; no voters: 
I20260710 13:26:51.479522  1248 leader_election.cc:290] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:51.480027  1251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:51.482692  1251 raft_consensus.cc:697] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 1 LEADER]: Becoming Leader. State: Replica: e92865d836d44d7083389f3b888a32a4, State: Running, Role: LEADER
I20260710 13:26:51.483033  1248 sys_catalog.cc:565] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:51.483390  1251 consensus_queue.cc:237] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [LEADER]: Queue going to LEADER mode. State: All 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: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER }
I20260710 13:26:51.490202  1252 sys_catalog.cc:455] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e92865d836d44d7083389f3b888a32a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER } }
I20260710 13:26:51.491195  1252 sys_catalog.cc:458] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:51.491429  1253 sys_catalog.cc:455] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e92865d836d44d7083389f3b888a32a4. Latest consensus state: current_term: 1 leader_uuid: "e92865d836d44d7083389f3b888a32a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e92865d836d44d7083389f3b888a32a4" member_type: VOTER } }
I20260710 13:26:51.492005  1253 sys_catalog.cc:458] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:51.499504  1262 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:51.505124  1262 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:51.506204 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:51.513321  1262 catalog_manager.cc:1383] Generated new cluster ID: 5eb71f2529a147c1bee2b95f940bb557
I20260710 13:26:51.513613  1262 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:51.539140  1262 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:51.540372  1262 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:51.555122  1262 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4: Generated new TSK 0
I20260710 13:26:51.555723  1262 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:51.572520 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:51.578451  1270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.579481  1271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.582178 32636 server_base.cc:1061] running on GCE node
W20260710 13:26:51.582216  1273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.583339 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:51.583539 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:51.583699 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690011583684 us; error 0 us; skew 500 ppm
I20260710 13:26:51.584211 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:51.586609 32636 webserver.cc:533] Webserver started at http://127.31.223.1:34527/ using document root <none> and password file <none>
I20260710 13:26:51.587090 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:51.587360 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:51.587625 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:51.588644 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "d96c406cae504707b1b51ca7c00241b0"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.593039 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:26:51.596223  1278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.597096 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:26:51.597451 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "d96c406cae504707b1b51ca7c00241b0"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.597703 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:51.622682 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:51.623881 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:51.625309 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:51.627693 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:51.627947 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.628217 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:51.628407 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.671366 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:42009
I20260710 13:26:51.671453  1340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:42009 every 8 connection(s)
I20260710 13:26:51.676213 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:51.684325  1345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.686455  1346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.689435  1348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.690429  1341 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44727
I20260710 13:26:51.690860  1341 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:51.690862 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:51.691939  1341 heartbeater.cc:507] Master 127.31.223.62:44727 requested a full tablet report, sending...
I20260710 13:26:51.691994 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:51.692274 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:51.692499 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690011692480 us; error 0 us; skew 500 ppm
I20260710 13:26:51.693163 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:51.694458  1213 ts_manager.cc:194] Registered new tserver with Master: d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:26:51.695886 32636 webserver.cc:533] Webserver started at http://127.31.223.2:38399/ using document root <none> and password file <none>
I20260710 13:26:51.696386 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:51.696595 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:51.696511  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47724
I20260710 13:26:51.696995 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:51.698485 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.703158 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:26:51.706322  1353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.707175 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:51.707569 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.707898 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:51.743721 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:51.744973 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:51.746559 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:51.749063 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:51.749303 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.749567 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:51.749738 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.791715 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:45461
I20260710 13:26:51.791842  1415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:45461 every 8 connection(s)
I20260710 13:26:51.796279 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:51.803251  1419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.805665  1420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:51.807480  1422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:51.808629 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:51.809005  1416 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44727
I20260710 13:26:51.809393  1416 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:51.809643 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:51.809880 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:51.810088 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690011810071 us; error 0 us; skew 500 ppm
I20260710 13:26:51.810178  1416 heartbeater.cc:507] Master 127.31.223.62:44727 requested a full tablet report, sending...
I20260710 13:26:51.810758 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:51.812542  1213 ts_manager.cc:194] Registered new tserver with Master: 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:51.813436 32636 webserver.cc:533] Webserver started at http://127.31.223.3:46053/ using document root <none> and password file <none>
I20260710 13:26:51.813944 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:51.814160 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:51.814033  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47734
I20260710 13:26:51.814553 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:51.815866 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "b1594931054a488b9481f8ca9a3dda9c"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.820369 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:51.823524  1427 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.824259 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:51.824550 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "b1594931054a488b9481f8ca9a3dda9c"
format_stamp: "Formatted at 2026-07-10 13:26:51 on dist-test-slave-qb46"
I20260710 13:26:51.824836 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:51.843663 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:51.844859 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:51.846287 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:51.848506 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:51.848724 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.848984 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:51.849156 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:51.889012 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:40883
I20260710 13:26:51.889122  1489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:40883 every 8 connection(s)
I20260710 13:26:51.903559  1490 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44727
I20260710 13:26:51.903995  1490 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:51.904737  1490 heartbeater.cc:507] Master 127.31.223.62:44727 requested a full tablet report, sending...
I20260710 13:26:51.906924  1213 ts_manager.cc:194] Registered new tserver with Master: b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:51.907123 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015009158s
I20260710 13:26:51.908716  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47738
I20260710 13:26:51.933468  1213 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47746:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:51.937338  1213 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:52.054982  1306 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca701a167cc49888b01f18e3b379aa1 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:52.055689  1304 tablet_service.cc:1511] Processing CreateTablet for tablet 09bd2ce5a8de473496418325a1c2acaa (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:52.056558  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca701a167cc49888b01f18e3b379aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.057927  1305 tablet_service.cc:1511] Processing CreateTablet for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:52.059360  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b493c1cb854b44bdae7d0a6a9dfdebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.059604  1303 tablet_service.cc:1511] Processing CreateTablet for tablet 04195770f1034ca9bcef74ce522e7508 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:52.060870  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195770f1034ca9bcef74ce522e7508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.063338  1302 tablet_service.cc:1511] Processing CreateTablet for tablet 227f52a4b8da43b9a5778acf50a20b19 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:52.064705  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227f52a4b8da43b9a5778acf50a20b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.065285  1304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bd2ce5a8de473496418325a1c2acaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.068284  1301 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5a2d49f86a4b42aa62ffc13d39031a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:52.069651  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5a2d49f86a4b42aa62ffc13d39031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.076138  1300 tablet_service.cc:1511] Processing CreateTablet for tablet 47e3ff629f9c43c1acaa83be66531c33 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:52.078044  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e3ff629f9c43c1acaa83be66531c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.081386  1299 tablet_service.cc:1511] Processing CreateTablet for tablet c79b43ba9d324e3da1ec79c9e3a11d00 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:52.084586  1299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79b43ba9d324e3da1ec79c9e3a11d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.086005  1451 tablet_service.cc:1511] Processing CreateTablet for tablet 227f52a4b8da43b9a5778acf50a20b19 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:52.087508  1298 tablet_service.cc:1511] Processing CreateTablet for tablet bd299e1e370341b58fe598d0c103225a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:52.088688  1455 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca701a167cc49888b01f18e3b379aa1 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:52.090881  1454 tablet_service.cc:1511] Processing CreateTablet for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:52.092149  1381 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca701a167cc49888b01f18e3b379aa1 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:26:52.093447  1381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca701a167cc49888b01f18e3b379aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.084174  1452 tablet_service.cc:1511] Processing CreateTablet for tablet 04195770f1034ca9bcef74ce522e7508 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:52.093066  1453 tablet_service.cc:1511] Processing CreateTablet for tablet 09bd2ce5a8de473496418325a1c2acaa (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:52.097249  1297 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fd03215474570aea8d03dac7b94ad (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:52.097980  1449 tablet_service.cc:1511] Processing CreateTablet for tablet 47e3ff629f9c43c1acaa83be66531c33 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:52.098817  1298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd299e1e370341b58fe598d0c103225a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.099762  1450 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5a2d49f86a4b42aa62ffc13d39031a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:52.087508  1451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227f52a4b8da43b9a5778acf50a20b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.102717  1453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bd2ce5a8de473496418325a1c2acaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.104686  1449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e3ff629f9c43c1acaa83be66531c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.105976  1297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fd03215474570aea8d03dac7b94ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.106719  1454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b493c1cb854b44bdae7d0a6a9dfdebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.110780  1450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5a2d49f86a4b42aa62ffc13d39031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.114768  1452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195770f1034ca9bcef74ce522e7508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.115887  1380 tablet_service.cc:1511] Processing CreateTablet for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:26:52.117280  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b493c1cb854b44bdae7d0a6a9dfdebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.118785  1455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca701a167cc49888b01f18e3b379aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.123653  1448 tablet_service.cc:1511] Processing CreateTablet for tablet c79b43ba9d324e3da1ec79c9e3a11d00 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:52.125029  1448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79b43ba9d324e3da1ec79c9e3a11d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.128026  1447 tablet_service.cc:1511] Processing CreateTablet for tablet bd299e1e370341b58fe598d0c103225a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:52.129480  1447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd299e1e370341b58fe598d0c103225a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.129760  1304 tablet_service.cc:1511] Processing CreateTablet for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:52.131924  1379 tablet_service.cc:1511] Processing CreateTablet for tablet 09bd2ce5a8de473496418325a1c2acaa (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:26:52.132287  1446 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fd03215474570aea8d03dac7b94ad (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:52.133370  1379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bd2ce5a8de473496418325a1c2acaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.133571  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fd03215474570aea8d03dac7b94ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.136888  1378 tablet_service.cc:1511] Processing CreateTablet for tablet 04195770f1034ca9bcef74ce522e7508 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:26:52.137217  1377 tablet_service.cc:1511] Processing CreateTablet for tablet 227f52a4b8da43b9a5778acf50a20b19 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:26:52.138674  1378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195770f1034ca9bcef74ce522e7508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.142781  1377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227f52a4b8da43b9a5778acf50a20b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.160190  1376 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5a2d49f86a4b42aa62ffc13d39031a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:26:52.161729  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5a2d49f86a4b42aa62ffc13d39031a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.163045  1304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.163507  1375 tablet_service.cc:1511] Processing CreateTablet for tablet 47e3ff629f9c43c1acaa83be66531c33 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:26:52.128084  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 29abf6ee52584beb8e7bef6b100e98e2 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:52.165297  1375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e3ff629f9c43c1acaa83be66531c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.166672  1374 tablet_service.cc:1511] Processing CreateTablet for tablet c79b43ba9d324e3da1ec79c9e3a11d00 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:26:52.185688  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79b43ba9d324e3da1ec79c9e3a11d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.168402  1373 tablet_service.cc:1511] Processing CreateTablet for tablet bd299e1e370341b58fe598d0c103225a (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:26:52.187435  1373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd299e1e370341b58fe598d0c103225a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.170238  1372 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fd03215474570aea8d03dac7b94ad (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:26:52.171473  1505 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:52.208755  1303 tablet_service.cc:1511] Processing CreateTablet for tablet 4288692b7f874a63b75856824218e55c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:52.214174  1372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fd03215474570aea8d03dac7b94ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.214452  1302 tablet_service.cc:1511] Processing CreateTablet for tablet 30e41e452642486893f1aff811d2bf12 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:52.247008  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e41e452642486893f1aff811d2bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.249581  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288692b7f874a63b75856824218e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.260381  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abf6ee52584beb8e7bef6b100e98e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.305436  1455 tablet_service.cc:1511] Processing CreateTablet for tablet 29abf6ee52584beb8e7bef6b100e98e2 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:52.306334  1306 tablet_service.cc:1511] Processing CreateTablet for tablet 148e886389064bf28caba3799a0e66fb (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:52.329370  1449 tablet_service.cc:1511] Processing CreateTablet for tablet 30e41e452642486893f1aff811d2bf12 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:52.317891  1299 tablet_service.cc:1511] Processing CreateTablet for tablet d221838fcd5f4e0eae4ddbbf9624ad74 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:52.335898  1298 tablet_service.cc:1511] Processing CreateTablet for tablet 05d903e50deb4912a46905f01cda4848 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:52.340509  1449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e41e452642486893f1aff811d2bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.339463  1300 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0a4842cab9435790dca39f5c9684c5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:52.343835  1452 tablet_service.cc:1511] Processing CreateTablet for tablet 148e886389064bf28caba3799a0e66fb (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:52.346498  1450 tablet_service.cc:1511] Processing CreateTablet for tablet d221838fcd5f4e0eae4ddbbf9624ad74 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:52.372475  1297 tablet_service.cc:1511] Processing CreateTablet for tablet 5054e9551ff74db9b558765f5684a26c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:52.376658  1377 tablet_service.cc:1511] Processing CreateTablet for tablet 4288692b7f874a63b75856824218e55c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:52.377763  1452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148e886389064bf28caba3799a0e66fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.378027  1377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288692b7f874a63b75856824218e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.347697  1505 tablet_bootstrap.cc:654] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.350970  1301 tablet_service.cc:1511] Processing CreateTablet for tablet 7eeacedbbd444ae5ae958bf0c363897b (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:52.352074  1299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221838fcd5f4e0eae4ddbbf9624ad74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.352385  1451 tablet_service.cc:1511] Processing CreateTablet for tablet 05d903e50deb4912a46905f01cda4848 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:52.354784  1447 tablet_service.cc:1511] Processing CreateTablet for tablet 7eeacedbbd444ae5ae958bf0c363897b (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:52.314126  1453 tablet_service.cc:1511] Processing CreateTablet for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:52.389356  1380 tablet_service.cc:1511] Processing CreateTablet for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:26:52.385733  1372 tablet_service.cc:1511] Processing CreateTablet for tablet 30e41e452642486893f1aff811d2bf12 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:26:52.392707  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.390663  1376 tablet_service.cc:1511] Processing CreateTablet for tablet 148e886389064bf28caba3799a0e66fb (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:26:52.317888  1448 tablet_service.cc:1511] Processing CreateTablet for tablet 4288692b7f874a63b75856824218e55c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:26:52.393370  1372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e41e452642486893f1aff811d2bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.400530  1381 tablet_service.cc:1511] Processing CreateTablet for tablet d221838fcd5f4e0eae4ddbbf9624ad74 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:26:52.401966  1381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221838fcd5f4e0eae4ddbbf9624ad74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.387118  1378 tablet_service.cc:1511] Processing CreateTablet for tablet 29abf6ee52584beb8e7bef6b100e98e2 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:26:52.409344  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0a4842cab9435790dca39f5c9684c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.409049  1303 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb0dc54aea4e65ac0581f284d61b0d (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:52.409965  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 5580b2295e034581b1ec32355495a9ca (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:52.410655  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb0dc54aea4e65ac0581f284d61b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.416107  1450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221838fcd5f4e0eae4ddbbf9624ad74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.415903  1304 tablet_service.cc:1511] Processing CreateTablet for tablet 7b79863ba8954c498165c64784511832 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:52.415934  1446 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0a4842cab9435790dca39f5c9684c5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:52.418584  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eeacedbbd444ae5ae958bf0c363897b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.420562  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148e886389064bf28caba3799a0e66fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.439007  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580b2295e034581b1ec32355495a9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.447575  1448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288692b7f874a63b75856824218e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.450999  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148e886389064bf28caba3799a0e66fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.452934  1378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abf6ee52584beb8e7bef6b100e98e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.452987  1374 tablet_service.cc:1511] Processing CreateTablet for tablet 05d903e50deb4912a46905f01cda4848 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:26:52.459072  1449 tablet_service.cc:1511] Processing CreateTablet for tablet 5054e9551ff74db9b558765f5684a26c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:52.457739  1373 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0a4842cab9435790dca39f5c9684c5 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:26:52.460421  1449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5054e9551ff74db9b558765f5684a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.461027  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d903e50deb4912a46905f01cda4848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.462455  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0a4842cab9435790dca39f5c9684c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.464985  1454 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb0dc54aea4e65ac0581f284d61b0d (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:52.466251  1454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb0dc54aea4e65ac0581f284d61b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.471454  1375 tablet_service.cc:1511] Processing CreateTablet for tablet 7eeacedbbd444ae5ae958bf0c363897b (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:26:52.474510  1373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0a4842cab9435790dca39f5c9684c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.475961  1380 tablet_service.cc:1511] Processing CreateTablet for tablet 5054e9551ff74db9b558765f5684a26c (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:26:52.477223  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5054e9551ff74db9b558765f5684a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.477068  1379 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb0dc54aea4e65ac0581f284d61b0d (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:26:52.478509  1379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb0dc54aea4e65ac0581f284d61b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.479943  1297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5054e9551ff74db9b558765f5684a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.482373  1453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.489876  1451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d903e50deb4912a46905f01cda4848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.482769  1298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d903e50deb4912a46905f01cda4848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.492434  1506 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
W20260710 13:26:52.496153  1259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:52.496991  1455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abf6ee52584beb8e7bef6b100e98e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.502065  1452 tablet_service.cc:1511] Processing CreateTablet for tablet 5580b2295e034581b1ec32355495a9ca (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:52.502734  1304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b79863ba8954c498165c64784511832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.503453  1452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580b2295e034581b1ec32355495a9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.507455  1377 tablet_service.cc:1511] Processing CreateTablet for tablet 5580b2295e034581b1ec32355495a9ca (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:26:52.510737  1447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eeacedbbd444ae5ae958bf0c363897b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.489138  1507 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.514890  1375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eeacedbbd444ae5ae958bf0c363897b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.522727  1377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580b2295e034581b1ec32355495a9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.524534  1376 tablet_service.cc:1511] Processing CreateTablet for tablet 7b79863ba8954c498165c64784511832 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:52.525871  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b79863ba8954c498165c64784511832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.530762  1506 tablet_bootstrap.cc:654] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.543048  1507 tablet_bootstrap.cc:654] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.561939  1505 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.561815  1303 tablet_service.cc:1511] Processing CreateTablet for tablet 13545a9c490a4e108e68a59952a91601 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:52.563853  1505 ts_tablet_manager.cc:1403] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.393s	user 0.016s	sys 0.012s
I20260710 13:26:52.564679  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13545a9c490a4e108e68a59952a91601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.587425  1454 tablet_service.cc:1511] Processing CreateTablet for tablet 7b79863ba8954c498165c64784511832 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:26:52.587658  1374 tablet_service.cc:1511] Processing CreateTablet for tablet 13545a9c490a4e108e68a59952a91601 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:52.589083  1454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b79863ba8954c498165c64784511832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.589476  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13545a9c490a4e108e68a59952a91601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.608850  1451 tablet_service.cc:1511] Processing CreateTablet for tablet 13545a9c490a4e108e68a59952a91601 (DEFAULT_TABLE table=test-workload [id=9031288bb1724b178bc3811f4c79a813]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:26:52.610487  1451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13545a9c490a4e108e68a59952a91601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:52.613512  1505 raft_consensus.cc:359] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.614260  1505 raft_consensus.cc:385] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.614589  1505 raft_consensus.cc:740] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.622881  1505 consensus_queue.cc:260] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.641373  1506 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:52.641891  1506 ts_tablet_manager.cc:1403] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.150s	user 0.005s	sys 0.021s
I20260710 13:26:52.645004  1506 raft_consensus.cc:359] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.645728  1506 raft_consensus.cc:385] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.646029  1506 raft_consensus.cc:740] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.648243  1341 heartbeater.cc:499] Master 127.31.223.62:44727 was elected leader, sending a full tablet report...
I20260710 13:26:52.648608  1505 ts_tablet_manager.cc:1434] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.014s
I20260710 13:26:52.649642  1505 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:52.655563  1505 tablet_bootstrap.cc:654] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.662539  1506 consensus_queue.cc:260] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.672318  1507 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:52.673002  1507 ts_tablet_manager.cc:1403] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.020s
I20260710 13:26:52.677767  1507 raft_consensus.cc:359] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.678817  1507 raft_consensus.cc:385] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.679205  1507 raft_consensus.cc:740] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.680394  1507 consensus_queue.cc:260] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.686645  1490 heartbeater.cc:499] Master 127.31.223.62:44727 was elected leader, sending a full tablet report...
I20260710 13:26:52.687493  1506 ts_tablet_manager.cc:1434] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.007s
I20260710 13:26:52.688577  1506 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:52.697901  1506 tablet_bootstrap.cc:654] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.700979  1505 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.701521  1505 ts_tablet_manager.cc:1403] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.022s
I20260710 13:26:52.704597  1505 raft_consensus.cc:359] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.705366  1505 raft_consensus.cc:385] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.705663  1505 raft_consensus.cc:740] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.706456  1505 consensus_queue.cc:260] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.709311  1515 raft_consensus.cc:493] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:52.709429  1416 heartbeater.cc:499] Master 127.31.223.62:44727 was elected leader, sending a full tablet report...
I20260710 13:26:52.709017  1505 ts_tablet_manager.cc:1434] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:26:52.710501  1505 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:52.712240  1515 raft_consensus.cc:515] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.714970  1506 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:52.715476  1506 ts_tablet_manager.cc:1403] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260710 13:26:52.717085  1505 tablet_bootstrap.cc:654] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.718624  1506 raft_consensus.cc:359] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.719449  1506 raft_consensus.cc:385] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.719756  1506 raft_consensus.cc:740] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.721122  1506 consensus_queue.cc:260] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.724296  1506 ts_tablet_manager.cc:1434] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:26:52.726547  1515 leader_election.cc:290] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:52.736295  1507 ts_tablet_manager.cc:1434] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.063s	user 0.016s	sys 0.009s
I20260710 13:26:52.737285  1507 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.738952  1511 raft_consensus.cc:493] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:52.739465  1511 raft_consensus.cc:515] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.742879  1506 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:52.747900  1505 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.749127  1505 ts_tablet_manager.cc:1403] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.010s
I20260710 13:26:52.744590  1511 leader_election.cc:290] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:52.755743  1505 raft_consensus.cc:359] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.756888  1505 raft_consensus.cc:385] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.757323  1505 raft_consensus.cc:740] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.758834  1506 tablet_bootstrap.cc:654] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.758306  1505 consensus_queue.cc:260] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.768260  1505 ts_tablet_manager.cc:1434] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:26:52.768103  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:52.770834  1505 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
W20260710 13:26:52.771055  1354 leader_election.cc:343] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:52.769728  1507 tablet_bootstrap.cc:654] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.777841  1505 tablet_bootstrap.cc:654] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.781128  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:52.791721  1316 raft_consensus.cc:2468] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:52.783100  1507 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:52.787904  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:52.793268  1391 raft_consensus.cc:2468] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:52.793483  1357 leader_election.cc:304] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:52.794759  1507 ts_tablet_manager.cc:1403] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.002s
I20260710 13:26:52.795487  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:52.796653  1514 raft_consensus.cc:2804] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:52.797200  1514 raft_consensus.cc:493] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:52.797675  1514 raft_consensus.cc:3060] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:52.798019  1507 raft_consensus.cc:359] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.798813  1507 raft_consensus.cc:385] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.799239  1507 raft_consensus.cc:740] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
W20260710 13:26:52.799293  1279 leader_election.cc:343] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:52.800078  1507 consensus_queue.cc:260] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.802359  1507 ts_tablet_manager.cc:1434] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:52.803329  1507 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.805719  1281 leader_election.cc:304] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:52.806959  1511 raft_consensus.cc:2804] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:52.807443  1511 raft_consensus.cc:493] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:52.807857  1511 raft_consensus.cc:3060] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:52.810256  1507 tablet_bootstrap.cc:654] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.822485  1505 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.822482  1507 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:52.823282  1507 ts_tablet_manager.cc:1403] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:26:52.823282  1505 ts_tablet_manager.cc:1403] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260710 13:26:52.824918  1506 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:52.825385  1506 ts_tablet_manager.cc:1403] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.034s
I20260710 13:26:52.825073  1514 raft_consensus.cc:515] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.822155  1511 raft_consensus.cc:515] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.826689  1505 raft_consensus.cc:359] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.827471  1505 raft_consensus.cc:385] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.827782  1505 raft_consensus.cc:740] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.828293  1506 raft_consensus.cc:359] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.828572  1505 consensus_queue.cc:260] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.829172  1506 raft_consensus.cc:385] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.829519  1506 raft_consensus.cc:740] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.829493  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:52.830368  1391 raft_consensus.cc:2393] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d96c406cae504707b1b51ca7c00241b0 in current term 1: Already voted for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in this term.
I20260710 13:26:52.832126  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:52.832391  1506 consensus_queue.cc:260] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.832890  1316 raft_consensus.cc:2393] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:52.832731  1507 raft_consensus.cc:359] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.833480  1507 raft_consensus.cc:385] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.833796  1507 raft_consensus.cc:740] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.834543  1507 consensus_queue.cc:260] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.834606  1506 ts_tablet_manager.cc:1434] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:26:52.836144  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:52.836738  1465 raft_consensus.cc:3060] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:52.837132  1506 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:52.844175  1506 tablet_bootstrap.cc:654] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.844595  1465 raft_consensus.cc:2468] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:52.845521  1511 leader_election.cc:290] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:52.846815  1279 leader_election.cc:304] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:52.847393  1514 leader_election.cc:290] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:52.836750  1507 ts_tablet_manager.cc:1434] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:26:52.848402  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09bd2ce5a8de473496418325a1c2acaa" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:52.849073  1507 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.849177  1465 raft_consensus.cc:2393] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:52.850404  1354 leader_election.cc:304] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:52.851598  1514 raft_consensus.cc:2749] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:52.854151  1530 raft_consensus.cc:2804] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:52.854732  1530 raft_consensus.cc:697] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:52.855041  1505 ts_tablet_manager.cc:1434] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.008s
I20260710 13:26:52.855582  1530 consensus_queue.cc:237] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.856534  1507 tablet_bootstrap.cc:654] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.858922  1505 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:52.865739  1505 tablet_bootstrap.cc:654] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.874748  1513 raft_consensus.cc:493] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:52.875622  1513 raft_consensus.cc:515] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.879398  1513 leader_election.cc:290] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:52.908176  1211 catalog_manager.cc:5697] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:52.910316  1507 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:52.910883  1507 ts_tablet_manager.cc:1403] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.036s
I20260710 13:26:52.914945  1505 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.915529  1505 ts_tablet_manager.cc:1403] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.037s
I20260710 13:26:52.916019  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:52.915220  1507 raft_consensus.cc:359] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.916828  1507 raft_consensus.cc:385] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.917150  1507 raft_consensus.cc:740] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.917337  1506 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
W20260710 13:26:52.917482  1430 leader_election.cc:343] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:52.918149  1506 ts_tablet_manager.cc:1403] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.015s
I20260710 13:26:52.917924  1507 consensus_queue.cc:260] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.921653  1506 raft_consensus.cc:359] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.921991  1505 raft_consensus.cc:359] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.922633  1506 raft_consensus.cc:385] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.923146  1506 raft_consensus.cc:740] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.924196  1506 consensus_queue.cc:260] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.922809  1505 raft_consensus.cc:385] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.926537  1505 raft_consensus.cc:740] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.927347  1505 consensus_queue.cc:260] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.928758  1507 ts_tablet_manager.cc:1434] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:26:52.931944  1506 ts_tablet_manager.cc:1434] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:26:52.934926  1505 ts_tablet_manager.cc:1434] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:26:52.935336  1506 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:52.935619  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:52.936044  1505 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
W20260710 13:26:52.937036  1431 leader_election.cc:343] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:52.937517  1431 leader_election.cc:304] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:52.939186  1507 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.941335  1513 raft_consensus.cc:2749] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:52.943701  1505 tablet_bootstrap.cc:654] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.945418  1507 tablet_bootstrap.cc:654] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.949355  1506 tablet_bootstrap.cc:654] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.958297  1505 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.958863  1505 ts_tablet_manager.cc:1403] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 13:26:52.959283  1506 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:52.959955  1506 ts_tablet_manager.cc:1403] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260710 13:26:52.962112  1505 raft_consensus.cc:359] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.962977  1505 raft_consensus.cc:385] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.963318  1505 raft_consensus.cc:740] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.963374  1530 raft_consensus.cc:493] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:52.963899  1530 raft_consensus.cc:515] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.963768  1506 raft_consensus.cc:359] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.964171  1505 consensus_queue.cc:260] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.964915  1506 raft_consensus.cc:385] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.965335  1506 raft_consensus.cc:740] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.966691  1505 ts_tablet_manager.cc:1434] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:26:52.967868  1505 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:52.968009  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b493c1cb854b44bdae7d0a6a9dfdebb4" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:52.967850  1506 consensus_queue.cc:260] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.968755  1391 raft_consensus.cc:2468] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:52.970271  1506 ts_tablet_manager.cc:1434] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 13:26:52.971310  1506 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:52.971397  1507 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:52.971879  1507 ts_tablet_manager.cc:1403] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260710 13:26:52.974906  1507 raft_consensus.cc:359] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.975674  1507 raft_consensus.cc:385] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:52.975838  1505 tablet_bootstrap.cc:654] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.976006  1507 raft_consensus.cc:740] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:52.976943  1507 consensus_queue.cc:260] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:52.977864  1506 tablet_bootstrap.cc:654] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:52.978085  1281 leader_election.cc:304] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:52.979182  1511 raft_consensus.cc:2804] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:52.979743  1511 raft_consensus.cc:493] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:52.980212  1511 raft_consensus.cc:3060] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:52.983059  1507 ts_tablet_manager.cc:1434] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:26:52.984613  1507 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:52.989217  1514 raft_consensus.cc:493] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:52.989887  1514 raft_consensus.cc:515] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:52.993745  1514 leader_election.cc:290] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:52.995438  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:52.996153  1316 raft_consensus.cc:2468] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:52.995332  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:52.997603  1505 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:52.998144  1505 ts_tablet_manager.cc:1403] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
W20260710 13:26:52.998088  1354 leader_election.cc:343] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:52.999639  1357 leader_election.cc:304] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.000972  1514 raft_consensus.cc:2804] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.001420  1514 raft_consensus.cc:493] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.001899  1514 raft_consensus.cc:3060] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.001569  1505 raft_consensus.cc:359] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.002430  1505 raft_consensus.cc:385] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.002763  1505 raft_consensus.cc:740] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.007699  1506 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.008205  1506 ts_tablet_manager.cc:1403] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260710 13:26:53.008071  1511 raft_consensus.cc:515] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.010459  1511 leader_election.cc:290] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.011000  1511 raft_consensus.cc:493] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.011467  1511 raft_consensus.cc:515] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.011808  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b493c1cb854b44bdae7d0a6a9dfdebb4" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.012401  1391 raft_consensus.cc:3060] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.012949  1506 raft_consensus.cc:359] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.013721  1511 leader_election.cc:290] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.013917  1506 raft_consensus.cc:385] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.006233  1530 leader_election.cc:290] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.014290  1506 raft_consensus.cc:740] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.015105  1513 raft_consensus.cc:493] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.014804  1505 consensus_queue.cc:260] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.015282  1506 consensus_queue.cc:260] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.015619  1513 raft_consensus.cc:515] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:53.017447  1505 ts_tablet_manager.cc:1434] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:26:53.017885  1513 leader_election.cc:290] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.018184  1507 tablet_bootstrap.cc:654] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.018488  1505 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.019850  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca701a167cc49888b01f18e3b379aa1" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.020634  1390 raft_consensus.cc:2468] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:53.022018  1430 leader_election.cc:304] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c; no voters: 
I20260710 13:26:53.026485  1505 tablet_bootstrap.cc:654] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.027372  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b493c1cb854b44bdae7d0a6a9dfdebb4" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:53.028999  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.031019  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b493c1cb854b44bdae7d0a6a9dfdebb4" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.037302  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca701a167cc49888b01f18e3b379aa1" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.038019  1316 raft_consensus.cc:2468] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:53.038498  1505 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.038961  1505 ts_tablet_manager.cc:1403] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:26:53.041775  1505 raft_consensus.cc:359] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.042614  1505 raft_consensus.cc:385] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.042905  1505 raft_consensus.cc:740] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.043556  1505 consensus_queue.cc:260] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.044859  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.046036  1505 ts_tablet_manager.cc:1434] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 13:26:53.046072  1279 leader_election.cc:343] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:53.047067  1279 leader_election.cc:343] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.047160  1505 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
W20260710 13:26:53.047713  1279 leader_election.cc:343] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.051204  1513 raft_consensus.cc:2804] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.051653  1513 raft_consensus.cc:493] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.052026  1513 raft_consensus.cc:3060] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.053874  1505 tablet_bootstrap.cc:654] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.065562  1505 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.066071  1505 ts_tablet_manager.cc:1403] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:26:53.068900  1505 raft_consensus.cc:359] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.069607  1505 raft_consensus.cc:385] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.069887  1505 raft_consensus.cc:740] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.070815  1505 consensus_queue.cc:260] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.073251  1505 ts_tablet_manager.cc:1434] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:26:53.074203  1505 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.080440  1505 tablet_bootstrap.cc:654] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.092173  1505 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.092645  1505 ts_tablet_manager.cc:1403] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:26:53.095217  1505 raft_consensus.cc:359] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.095858  1505 raft_consensus.cc:385] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.096125  1505 raft_consensus.cc:740] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.096973  1505 consensus_queue.cc:260] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.097910  1391 raft_consensus.cc:2468] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.101554  1505 ts_tablet_manager.cc:1434] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:26:53.102505  1505 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.103451  1281 leader_election.cc:304] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.104524  1530 raft_consensus.cc:2804] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.105171  1530 raft_consensus.cc:697] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:53.106089  1530 consensus_queue.cc:237] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.108310  1505 tablet_bootstrap.cc:654] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.134686  1211 catalog_manager.cc:5697] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.095127  1514 raft_consensus.cc:515] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.143193  1390 raft_consensus.cc:2393] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d96c406cae504707b1b51ca7c00241b0 in current term 1: Already voted for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in this term.
I20260710 13:26:53.149680  1281 leader_election.cc:304] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.151634  1530 raft_consensus.cc:3060] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.161760  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.165143  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227f52a4b8da43b9a5778acf50a20b19" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
W20260710 13:26:53.167387  1354 leader_election.cc:343] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.168313  1514 leader_election.cc:290] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.169797  1513 raft_consensus.cc:515] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:53.174091  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca701a167cc49888b01f18e3b379aa1" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.174922  1315 raft_consensus.cc:3060] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.176617  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca701a167cc49888b01f18e3b379aa1" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.177378  1390 raft_consensus.cc:3060] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.183249  1545 raft_consensus.cc:493] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.183954  1545 raft_consensus.cc:515] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.185225  1315 raft_consensus.cc:2468] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.186842  1511 raft_consensus.cc:493] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.187170  1431 leader_election.cc:304] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.187310  1511 raft_consensus.cc:515] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.189541  1511 leader_election.cc:290] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.190968  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:53.193099  1281 leader_election.cc:343] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.188814  1545 leader_election.cc:290] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.197039  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195770f1034ca9bcef74ce522e7508" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.198266  1391 raft_consensus.cc:2468] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:53.200330  1281 leader_election.cc:304] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.204747  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195770f1034ca9bcef74ce522e7508" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.205109  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.205667  1465 raft_consensus.cc:2468] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
W20260710 13:26:53.206929  1279 leader_election.cc:343] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.207554  1279 leader_election.cc:304] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.208397  1545 raft_consensus.cc:2804] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.208549  1511 raft_consensus.cc:2749] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.208930  1545 raft_consensus.cc:493] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.209519  1545 raft_consensus.cc:3060] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.210471  1553 raft_consensus.cc:493] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.211140  1553 raft_consensus.cc:515] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.214862  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.215703  1315 raft_consensus.cc:2468] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:53.217150  1431 leader_election.cc:304] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.220359  1390 raft_consensus.cc:2468] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.224237  1554 raft_consensus.cc:2804] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.225589  1553 leader_election.cc:290] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.227349  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:53.238005  1430 leader_election.cc:343] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.238336  1554 raft_consensus.cc:697] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:53.227994  1513 leader_election.cc:290] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.233402  1546 raft_consensus.cc:2804] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.239506  1545 raft_consensus.cc:515] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.239279  1554 consensus_queue.cc:237] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } }
I20260710 13:26:53.240918  1507 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.234606  1506 ts_tablet_manager.cc:1434] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.226s	user 0.091s	sys 0.126s
I20260710 13:26:53.241187  1505 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.242842  1505 ts_tablet_manager.cc:1403] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.141s	user 0.064s	sys 0.064s
I20260710 13:26:53.242694  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195770f1034ca9bcef74ce522e7508" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:53.243316  1465 raft_consensus.cc:3060] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.225250  1530 raft_consensus.cc:2749] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.245549  1505 raft_consensus.cc:359] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.245831  1511 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:53.246248  1505 raft_consensus.cc:385] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.246585  1505 raft_consensus.cc:740] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.247400  1505 consensus_queue.cc:260] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.249527  1505 ts_tablet_manager.cc:1434] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:53.250520  1505 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.252524  1316 raft_consensus.cc:2468] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:53.239809  1546 raft_consensus.cc:493] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.253717  1546 raft_consensus.cc:3060] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.254355  1357 leader_election.cc:304] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.256093  1505 tablet_bootstrap.cc:654] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.257570  1515 raft_consensus.cc:2804] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.253201  1465 raft_consensus.cc:2468] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.258150  1515 raft_consensus.cc:697] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:26:53.258975  1279 leader_election.cc:304] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.259204  1515 consensus_queue.cc:237] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.261559  1545 leader_election.cc:290] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.242898  1506 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.262478  1545 raft_consensus.cc:2804] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.264678  1545 raft_consensus.cc:697] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:53.267148  1545 consensus_queue.cc:237] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.241575  1507 ts_tablet_manager.cc:1403] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.257s	user 0.064s	sys 0.109s
I20260710 13:26:53.242363  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195770f1034ca9bcef74ce522e7508" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.271193  1391 raft_consensus.cc:3060] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.273996  1507 raft_consensus.cc:359] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.274749  1507 raft_consensus.cc:385] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.275038  1507 raft_consensus.cc:740] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.275959  1507 consensus_queue.cc:260] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.278339  1507 ts_tablet_manager.cc:1434] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:26:53.279402  1507 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.280718  1391 raft_consensus.cc:2468] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.281508  1546 raft_consensus.cc:515] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.281126  1213 catalog_manager.cc:5697] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.283414  1546 leader_election.cc:290] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.284085  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.284659  1316 raft_consensus.cc:3060] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.285215  1505 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.285706  1505 ts_tablet_manager.cc:1403] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.015s
I20260710 13:26:53.284755  1506 tablet_bootstrap.cc:654] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.291059  1507 tablet_bootstrap.cc:654] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.292773  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
W20260710 13:26:53.294229  1430 leader_election.cc:343] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.294409  1316 raft_consensus.cc:2468] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.295591  1431 leader_election.cc:304] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.296095  1505 raft_consensus.cc:359] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.296859  1505 raft_consensus.cc:385] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.297189  1505 raft_consensus.cc:740] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.297435  1546 raft_consensus.cc:2804] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.297870  1546 raft_consensus.cc:697] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:53.299002  1546 consensus_queue.cc:237] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.297878  1505 consensus_queue.cc:260] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.304363  1505 ts_tablet_manager.cc:1434] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260710 13:26:53.305353  1505 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.309322  1213 catalog_manager.cc:5697] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.311034  1511 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.312930  1211 catalog_manager.cc:5697] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.337735  1506 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.338276  1506 ts_tablet_manager.cc:1403] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.000s
I20260710 13:26:53.341078  1506 raft_consensus.cc:359] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.341969  1506 raft_consensus.cc:385] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.342024  1545 raft_consensus.cc:493] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.342494  1506 raft_consensus.cc:740] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.342664  1545 raft_consensus.cc:515] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.343521  1506 consensus_queue.cc:260] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.345619  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.346240  1505 tablet_bootstrap.cc:654] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.346884  1506 ts_tablet_manager.cc:1434] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
W20260710 13:26:53.346946  1281 leader_election.cc:343] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.348191  1506 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.349502  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.350347  1465 raft_consensus.cc:2468] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:53.351907  1279 leader_election.cc:304] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.353127  1511 raft_consensus.cc:2804] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.353638  1511 raft_consensus.cc:493] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.354056  1511 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.358076  1506 tablet_bootstrap.cc:654] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.359097  1545 leader_election.cc:290] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.360867  1505 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.361340  1505 ts_tablet_manager.cc:1403] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.000s
I20260710 13:26:53.362910  1511 raft_consensus.cc:515] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.363955  1505 raft_consensus.cc:359] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.364648  1505 raft_consensus.cc:385] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.364913  1505 raft_consensus.cc:740] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.365520  1505 consensus_queue.cc:260] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.366631  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.367512  1505 ts_tablet_manager.cc:1434] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 13:26:53.368057  1281 leader_election.cc:343] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.366780  1211 catalog_manager.cc:5697] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:53.369763  1505 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.371001  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:53.369688  1507 tablet_bootstrap.cc:492] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.371555  1465 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.371768  1507 ts_tablet_manager.cc:1403] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.006s
I20260710 13:26:53.372117  1506 tablet_bootstrap.cc:492] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.375449  1511 leader_election.cc:290] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.375921  1506 ts_tablet_manager.cc:1403] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 13:26:53.378806  1506 raft_consensus.cc:359] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.379559  1506 raft_consensus.cc:385] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.379640  1465 raft_consensus.cc:2468] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.379928  1506 raft_consensus.cc:740] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.380738  1506 consensus_queue.cc:260] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.380934  1279 leader_election.cc:304] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.375797  1505 tablet_bootstrap.cc:654] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.382154  1511 raft_consensus.cc:2804] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.375479  1507 raft_consensus.cc:359] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.382911  1507 raft_consensus.cc:385] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.382941  1511 raft_consensus.cc:697] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:53.383322  1506 ts_tablet_manager.cc:1434] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:26:53.384398  1506 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.384313  1545 raft_consensus.cc:493] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.385120  1545 raft_consensus.cc:515] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.387470  1545 leader_election.cc:290] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.389600  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.391364  1506 tablet_bootstrap.cc:654] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:53.391508  1281 leader_election.cc:343] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.393640  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
W20260710 13:26:53.395493  1279 leader_election.cc:343] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.396066  1279 leader_election.cc:304] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.383306  1507 raft_consensus.cc:740] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.398412  1545 raft_consensus.cc:2749] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.383987  1511 consensus_queue.cc:237] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.397929  1507 consensus_queue.cc:260] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.409648  1546 raft_consensus.cc:493] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.409929  1505 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.410447  1505 ts_tablet_manager.cc:1403] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.013s
I20260710 13:26:53.410182  1546 raft_consensus.cc:515] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.412489  1546 leader_election.cc:290] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.412488  1507 ts_tablet_manager.cc:1434] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260710 13:26:53.413944  1507 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.413302  1505 raft_consensus.cc:359] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.414299  1505 raft_consensus.cc:385] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.414633  1505 raft_consensus.cc:740] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.414748  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.413059  1213 catalog_manager.cc:5697] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.415336  1505 consensus_queue.cc:260] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.416069  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.416635  1316 raft_consensus.cc:2468] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:53.418516  1505 ts_tablet_manager.cc:1434] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:26:53.418025  1431 leader_election.cc:304] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.419497  1505 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.419651  1546 raft_consensus.cc:2804] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.420037  1546 raft_consensus.cc:493] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.420370  1546 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.420871  1507 tablet_bootstrap.cc:654] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:53.422590  1430 leader_election.cc:343] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.426183  1505 tablet_bootstrap.cc:654] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.427040  1507 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.427520  1507 ts_tablet_manager.cc:1403] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:26:53.430138  1507 raft_consensus.cc:359] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.430822  1507 raft_consensus.cc:385] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.431092  1507 raft_consensus.cc:740] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.431105  1546 raft_consensus.cc:515] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.431890  1507 consensus_queue.cc:260] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.432526  1506 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.433238  1506 ts_tablet_manager.cc:1403] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.011s
I20260710 13:26:53.435039  1507 ts_tablet_manager.cc:1434] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:26:53.435525  1546 leader_election.cc:290] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.435931  1507 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.436381  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.436865  1316 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.438839  1506 raft_consensus.cc:359] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.439576  1506 raft_consensus.cc:385] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.439884  1506 raft_consensus.cc:740] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.440521  1506 consensus_queue.cc:260] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.442104  1507 tablet_bootstrap.cc:654] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.442529  1506 ts_tablet_manager.cc:1434] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:26:53.443817  1506 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.445401  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
W20260710 13:26:53.447074  1430 leader_election.cc:343] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.454890  1316 raft_consensus.cc:2468] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.456221  1505 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.456548  1505 ts_tablet_manager.cc:1403] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260710 13:26:53.458752  1505 raft_consensus.cc:359] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.459293  1506 tablet_bootstrap.cc:654] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.459151  1431 leader_election.cc:304] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.459504  1505 raft_consensus.cc:385] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.459805  1505 raft_consensus.cc:740] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.460523  1546 raft_consensus.cc:2804] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.460673  1505 consensus_queue.cc:260] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.461238  1546 raft_consensus.cc:697] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:53.462184  1546 consensus_queue.cc:237] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.463207  1505 ts_tablet_manager.cc:1434] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:26:53.463434  1507 tablet_bootstrap.cc:492] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.463896  1507 ts_tablet_manager.cc:1403] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.014s
I20260710 13:26:53.464198  1505 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.466353  1507 raft_consensus.cc:359] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.467064  1507 raft_consensus.cc:385] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.467322  1507 raft_consensus.cc:740] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.467969  1507 consensus_queue.cc:260] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.470207  1507 ts_tablet_manager.cc:1434] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:26:53.471302  1507 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.477324  1505 tablet_bootstrap.cc:654] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.484068  1507 tablet_bootstrap.cc:654] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.498291  1505 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.497725  1213 catalog_manager.cc:5697] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:53.498922  1505 ts_tablet_manager.cc:1403] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260710 13:26:53.499534  1507 tablet_bootstrap.cc:492] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.500109  1515 raft_consensus.cc:493] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.500578  1515 raft_consensus.cc:515] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.501965  1505 raft_consensus.cc:359] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.502704  1505 raft_consensus.cc:385] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.502653  1515 leader_election.cc:290] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.503223  1505 raft_consensus.cc:740] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.504217  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.504844  1316 raft_consensus.cc:2468] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:53.500085  1507 ts_tablet_manager.cc:1403] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260710 13:26:53.505007  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.504010  1505 consensus_queue.cc:260] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.505645  1465 raft_consensus.cc:2468] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:53.506224  1357 leader_election.cc:304] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.507473  1515 raft_consensus.cc:2804] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.507809  1515 raft_consensus.cc:493] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.508152  1515 raft_consensus.cc:3060] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.508255  1507 raft_consensus.cc:359] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
W20260710 13:26:53.508679  1259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:53.508922  1507 raft_consensus.cc:385] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.509223  1507 raft_consensus.cc:740] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.510146  1506 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.509956  1507 consensus_queue.cc:260] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.510635  1506 ts_tablet_manager.cc:1403] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.015s
I20260710 13:26:53.512343  1507 ts_tablet_manager.cc:1434] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:53.513389  1511 raft_consensus.cc:493] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.513200  1506 raft_consensus.cc:359] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.513935  1506 raft_consensus.cc:385] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.513854  1511 raft_consensus.cc:515] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.514263  1506 raft_consensus.cc:740] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.514662  1505 ts_tablet_manager.cc:1434] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:53.514978  1506 consensus_queue.cc:260] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.517128  1506 ts_tablet_manager.cc:1434] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:53.513221  1507 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.518901  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:53.521112  1281 leader_election.cc:343] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.521937  1506 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.523447  1507 tablet_bootstrap.cc:654] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.529422  1506 tablet_bootstrap.cc:654] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.529942  1511 leader_election.cc:290] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.532392  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.533197  1515 raft_consensus.cc:515] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
W20260710 13:26:53.533862  1279 leader_election.cc:343] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.534288  1279 leader_election.cc:304] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.534842  1507 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.535820  1505 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.536011  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.536742  1316 raft_consensus.cc:3060] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.541688  1505 tablet_bootstrap.cc:654] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.544291  1511 raft_consensus.cc:2749] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.544497  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fd03215474570aea8d03dac7b94ad" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:53.545184  1465 raft_consensus.cc:3060] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.535429  1507 ts_tablet_manager.cc:1403] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 13:26:53.546515  1515 leader_election.cc:290] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.548043  1316 raft_consensus.cc:2468] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:53.549589  1357 leader_election.cc:304] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.550659  1515 raft_consensus.cc:2804] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.551880  1515 raft_consensus.cc:697] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:26:53.552809  1515 consensus_queue.cc:237] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.553812  1507 raft_consensus.cc:359] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.555286  1507 raft_consensus.cc:385] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.555644  1507 raft_consensus.cc:740] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.556532  1507 consensus_queue.cc:260] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.559405  1507 ts_tablet_manager.cc:1434] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:26:53.560609  1507 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.560494  1465 raft_consensus.cc:2468] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:53.565094  1506 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.565670  1506 ts_tablet_manager.cc:1403] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.030s
I20260710 13:26:53.568511  1506 raft_consensus.cc:359] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.569144  1507 tablet_bootstrap.cc:654] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.569267  1506 raft_consensus.cc:385] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.569566  1505 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.569686  1506 raft_consensus.cc:740] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.570300  1505 ts_tablet_manager.cc:1403] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.007s
I20260710 13:26:53.570968  1506 consensus_queue.cc:260] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.576653  1507 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.577106  1507 ts_tablet_manager.cc:1403] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:26:53.577911  1506 ts_tablet_manager.cc:1434] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:26:53.578876  1506 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.579777  1507 raft_consensus.cc:359] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.580440  1507 raft_consensus.cc:385] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.580703  1507 raft_consensus.cc:740] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.580027  1212 catalog_manager.cc:5697] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.576653  1505 raft_consensus.cc:359] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.581804  1505 raft_consensus.cc:385] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.582062  1505 raft_consensus.cc:740] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.582722  1505 consensus_queue.cc:260] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.585402  1506 tablet_bootstrap.cc:654] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.588085  1505 ts_tablet_manager.cc:1434] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:26:53.589026  1505 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.591512  1507 consensus_queue.cc:260] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.592401  1515 raft_consensus.cc:493] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.592834  1515 raft_consensus.cc:515] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.595196  1515 leader_election.cc:290] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.595991  1507 ts_tablet_manager.cc:1434] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:26:53.596732  1507 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.599764  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.600636  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
W20260710 13:26:53.601145  1354 leader_election.cc:343] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.601643  1507 tablet_bootstrap.cc:654] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:53.602255  1357 leader_election.cc:343] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.602777  1357 leader_election.cc:304] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:53.603699  1514 raft_consensus.cc:2749] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.607141  1505 tablet_bootstrap.cc:654] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.631223  1514 raft_consensus.cc:493] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.631951  1514 raft_consensus.cc:515] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.634047  1511 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.637657  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.638808  1316 raft_consensus.cc:2393] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate b1594931054a488b9481f8ca9a3dda9c in this term.
I20260710 13:26:53.639565  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.642442  1514 leader_election.cc:290] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.644459  1357 leader_election.cc:304] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:53.646134  1515 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.647614  1546 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.654987  1515 raft_consensus.cc:2749] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.655405  1465 raft_consensus.cc:3060] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.663772  1545 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:53.666172  1546 raft_consensus.cc:493] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.666874  1546 raft_consensus.cc:515] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.679136  1463 raft_consensus.cc:3060] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.688421  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.688355  1515 consensus_queue.cc:1048] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:53.689107  1391 raft_consensus.cc:2468] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:53.690315  1430 leader_election.cc:304] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c; no voters: 
I20260710 13:26:53.691192  1513 raft_consensus.cc:2804] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.691533  1513 raft_consensus.cc:493] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.691855  1513 raft_consensus.cc:3060] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.694335  1530 raft_consensus.cc:493] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.694993  1530 raft_consensus.cc:515] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.699882  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.700656  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.701149  1530 leader_election.cc:290] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.701515  1315 raft_consensus.cc:2468] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
W20260710 13:26:53.702736  1281 leader_election.cc:343] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.703227  1546 leader_election.cc:290] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.705698  1546 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:53.715904  1513 raft_consensus.cc:515] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.719012  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:53.719655  1315 raft_consensus.cc:3060] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.719717  1545 raft_consensus.cc:493] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.720428  1545 raft_consensus.cc:515] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.723520  1545 leader_election.cc:290] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.724160  1545 raft_consensus.cc:493] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.724713  1545 raft_consensus.cc:515] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.726727  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.727844  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e41e452642486893f1aff811d2bf12" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.727829  1515 consensus_queue.cc:1048] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.729493  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ac7f9c1cef4d35a0f4c9084d96e9e5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:53.729862  1281 leader_election.cc:343] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.730064  1389 raft_consensus.cc:2468] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:53.731253  1281 leader_election.cc:304] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.731978  1530 raft_consensus.cc:2804] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.732422  1530 raft_consensus.cc:493] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.732849  1530 raft_consensus.cc:3060] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.731416  1545 leader_election.cc:290] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
W20260710 13:26:53.735280  1279 leader_election.cc:343] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.736061  1279 leader_election.cc:304] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:53.739125  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ac7f9c1cef4d35a0f4c9084d96e9e5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
W20260710 13:26:53.740926  1279 leader_election.cc:343] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.743676  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd299e1e370341b58fe598d0c103225a" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.744460  1389 raft_consensus.cc:3060] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.749447  1513 leader_election.cc:290] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:53.749554  1545 raft_consensus.cc:2749] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.759964  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e41e452642486893f1aff811d2bf12" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.766846  1463 raft_consensus.cc:2468] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:53.770856  1279 leader_election.cc:304] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.772722  1545 raft_consensus.cc:2804] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.773249  1545 raft_consensus.cc:493] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.773664  1545 raft_consensus.cc:3060] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.775985  1530 raft_consensus.cc:515] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.778573  1530 leader_election.cc:290] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.779363  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ac7f9c1cef4d35a0f4c9084d96e9e5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.779958  1390 raft_consensus.cc:3060] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.785693  1515 raft_consensus.cc:493] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.786234  1515 raft_consensus.cc:515] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.788336  1515 leader_election.cc:290] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.789453  1390 raft_consensus.cc:2468] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.790650  1281 leader_election.cc:304] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.790956  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.791543  1530 raft_consensus.cc:2804] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.791133  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.791735  1463 raft_consensus.cc:2393] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:53.793705  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ac7f9c1cef4d35a0f4c9084d96e9e5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
W20260710 13:26:53.797431  1279 leader_election.cc:343] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.792059  1530 raft_consensus.cc:697] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:53.799057  1530 consensus_queue.cc:237] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.800464  1511 consensus_queue.cc:1048] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:53.815730  1590 log.cc:927] Time spent T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260710 13:26:53.815649  1513 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.819916  1507 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:53.820343  1507 ts_tablet_manager.cc:1403] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.224s	user 0.031s	sys 0.034s
I20260710 13:26:53.827203  1511 raft_consensus.cc:493] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.827761  1511 raft_consensus.cc:515] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.829890  1511 leader_election.cc:290] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.830284  1593 raft_consensus.cc:493] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.831039  1593 raft_consensus.cc:515] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.831694  1357 leader_election.cc:304] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:53.845728  1505 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:53.841431  1514 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.846236  1505 ts_tablet_manager.cc:1403] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.257s	user 0.040s	sys 0.077s
I20260710 13:26:53.845901  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:53.848235  1281 leader_election.cc:343] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.839242  1545 raft_consensus.cc:515] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.853677  1514 raft_consensus.cc:2749] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.853919  1506 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:53.854331  1506 ts_tablet_manager.cc:1403] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.276s	user 0.094s	sys 0.129s
I20260710 13:26:53.858798  1505 raft_consensus.cc:359] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.859517  1505 raft_consensus.cc:385] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.859789  1505 raft_consensus.cc:740] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.860632  1505 consensus_queue.cc:260] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.854161  1545 leader_election.cc:290] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.863354  1505 ts_tablet_manager.cc:1434] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:26:53.863468  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:53.864228  1316 raft_consensus.cc:2393] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate b1594931054a488b9481f8ca9a3dda9c in this term.
I20260710 13:26:53.863940  1506 raft_consensus.cc:359] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.864660  1506 raft_consensus.cc:385] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.865022  1506 raft_consensus.cc:740] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.865701  1506 consensus_queue.cc:260] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.866290  1505 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:53.868654  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e41e452642486893f1aff811d2bf12" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.870250  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e41e452642486893f1aff811d2bf12" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:53.870864  1462 raft_consensus.cc:3060] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.871941  1391 raft_consensus.cc:3060] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.874243  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.874915  1464 raft_consensus.cc:2468] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:53.879408  1506 ts_tablet_manager.cc:1434] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:26:53.880702  1506 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:53.882031  1279 leader_election.cc:304] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.882647  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79b43ba9d324e3da1ec79c9e3a11d00" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.884895  1545 raft_consensus.cc:2804] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:53.886328  1545 raft_consensus.cc:493] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:53.886790  1545 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:53.886400  1354 leader_election.cc:304] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:53.888640  1597 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:53.889818  1507 raft_consensus.cc:359] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.890486  1507 raft_consensus.cc:385] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:53.891110  1507 raft_consensus.cc:740] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:53.891691  1507 consensus_queue.cc:260] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.894658  1507 ts_tablet_manager.cc:1434] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260710 13:26:53.897363  1507 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:53.883553  1593 leader_election.cc:290] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.894708  1462 raft_consensus.cc:2468] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:53.907078  1597 raft_consensus.cc:493] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.903914  1315 raft_consensus.cc:2468] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.920648  1597 raft_consensus.cc:515] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.921746  1431 leader_election.cc:304] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:53.922636  1546 raft_consensus.cc:2804] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.922833  1597 leader_election.cc:290] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.923105  1546 raft_consensus.cc:697] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:53.923969  1546 consensus_queue.cc:237] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.924799  1505 tablet_bootstrap.cc:654] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:53.911298  1281 leader_election.cc:343] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.932034  1279 leader_election.cc:304] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:53.919262  1545 raft_consensus.cc:515] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.933506  1511 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:53.934772  1511 raft_consensus.cc:2804] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:53.934885  1545 leader_election.cc:290] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:53.935273  1511 raft_consensus.cc:697] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:53.936103  1511 consensus_queue.cc:237] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.938851  1213 catalog_manager.cc:5697] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.933521  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:53.937857  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:53.930420  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:53.944844  1506 tablet_bootstrap.cc:654] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:53.950904  1515 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260710 13:26:53.951635  1281 leader_election.cc:343] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:53.956344  1281 leader_election.cc:343] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:53.987726  1389 raft_consensus.cc:2468] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:53.987794  1514 raft_consensus.cc:2749] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:53.990831  1511 raft_consensus.cc:493] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:53.991355  1511 raft_consensus.cc:515] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:53.992744  1554 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:26:54.004549  1279 leader_election.cc:343] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.004528  1553 consensus_queue.cc:1048] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:54.005353  1279 leader_election.cc:304] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.015142  1530 consensus_queue.cc:1048] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:54.016913  1530 raft_consensus.cc:2749] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:54.021457  1507 tablet_bootstrap.cc:654] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.022670  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:54.024463  1511 leader_election.cc:290] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.026175  1461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
W20260710 13:26:54.033363  1279 leader_election.cc:343] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.033529  1554 consensus_queue.cc:1048] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.032536  1389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:54.036067  1281 leader_election.cc:343] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.038650  1281 leader_election.cc:304] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.032116  1463 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.124449  1514 raft_consensus.cc:493] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.129482  1530 raft_consensus.cc:2749] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:54.130633  1281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.2:45461, user_credentials={real_user=slave}} blocked reactor thread for 94592.8us
I20260710 13:26:54.139075  1514 raft_consensus.cc:515] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
W20260710 13:26:54.154691  1560 log.cc:927] Time spent T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Append to log took a long time: real 0.080s	user 0.002s	sys 0.010s
I20260710 13:26:54.152567  1515 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:26:54.159708  1514 leader_election.cc:290] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.162448  1210 catalog_manager.cc:5697] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.170233  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.170948  1315 raft_consensus.cc:2468] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:54.171304  1505 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.171783  1505 ts_tablet_manager.cc:1403] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.306s	user 0.025s	sys 0.051s
I20260710 13:26:54.172150  1357 leader_election.cc:304] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:54.181283  1505 raft_consensus.cc:359] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.181828  1505 raft_consensus.cc:385] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.182137  1505 raft_consensus.cc:740] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.182132  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.178782  1514 raft_consensus.cc:2804] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.188246  1505 consensus_queue.cc:260] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.187296  1514 raft_consensus.cc:493] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.190018  1514 raft_consensus.cc:3060] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:54.192094  1354 leader_election.cc:343] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.190546  1507 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.194203  1507 ts_tablet_manager.cc:1403] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.299s	user 0.030s	sys 0.045s
I20260710 13:26:54.204919  1505 ts_tablet_manager.cc:1434] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:26:54.206182  1505 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:54.210417  1506 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.211025  1506 ts_tablet_manager.cc:1403] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.331s	user 0.026s	sys 0.022s
I20260710 13:26:54.218294  1506 raft_consensus.cc:359] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.223141  1506 raft_consensus.cc:385] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.223428  1506 raft_consensus.cc:740] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.224051  1506 consensus_queue.cc:260] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.243245  1506 ts_tablet_manager.cc:1434] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:26:54.244206  1506 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.207715  1463 raft_consensus.cc:2468] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:54.248389  1507 raft_consensus.cc:359] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.247591  1279 leader_election.cc:304] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.249181  1507 raft_consensus.cc:385] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.249616  1507 raft_consensus.cc:740] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.250468  1507 consensus_queue.cc:260] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.248214  1514 raft_consensus.cc:515] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.254046  1507 ts_tablet_manager.cc:1434] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 13:26:54.255024  1507 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.256532  1506 tablet_bootstrap.cc:654] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.259294  1595 raft_consensus.cc:2804] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.261624  1595 raft_consensus.cc:697] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:54.262421  1514 leader_election.cc:290] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.262612  1595 consensus_queue.cc:237] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.264007  1597 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.263242  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:54.268165  1505 tablet_bootstrap.cc:654] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.268667  1316 raft_consensus.cc:3060] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.270766  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
W20260710 13:26:54.272637  1354 leader_election.cc:343] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.283473  1507 tablet_bootstrap.cc:654] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.284909  1316 raft_consensus.cc:2468] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:54.287657  1357 leader_election.cc:304] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.289440  1514 raft_consensus.cc:2804] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.290123  1514 raft_consensus.cc:697] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:26:54.291015  1514 consensus_queue.cc:237] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.309665  1210 catalog_manager.cc:5697] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.312572  1505 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.313211  1505 ts_tablet_manager.cc:1403] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.005s
I20260710 13:26:54.316123  1505 raft_consensus.cc:359] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.316941  1505 raft_consensus.cc:385] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.317273  1505 raft_consensus.cc:740] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.318074  1515 raft_consensus.cc:493] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.318625  1515 raft_consensus.cc:515] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.322713  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.323107  1515 leader_election.cc:290] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.318078  1505 consensus_queue.cc:260] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.324471  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.323523  1463 raft_consensus.cc:2393] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:54.328368  1354 leader_election.cc:304] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:54.330732  1593 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.336109  1505 ts_tablet_manager.cc:1434] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:26:54.340082  1505 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:54.357271  1506 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.357791  1506 ts_tablet_manager.cc:1403] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.024s
I20260710 13:26:54.360164  1213 catalog_manager.cc:5697] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.361256  1593 raft_consensus.cc:2749] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:26:54.366597  1279 consensus_peers.cc:597] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:54.369199  1505 tablet_bootstrap.cc:654] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.371448  1506 raft_consensus.cc:359] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.372501  1506 raft_consensus.cc:385] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.372915  1506 raft_consensus.cc:740] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.374338  1507 tablet_bootstrap.cc:492] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.373899  1506 consensus_queue.cc:260] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.373382  1212 catalog_manager.cc:5697] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.376981  1506 ts_tablet_manager.cc:1434] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:26:54.374807  1507 ts_tablet_manager.cc:1403] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.020s
I20260710 13:26:54.381916  1507 raft_consensus.cc:359] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.382866  1507 raft_consensus.cc:385] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.383219  1507 raft_consensus.cc:740] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.378266  1506 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.386492  1545 raft_consensus.cc:493] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.387013  1545 raft_consensus.cc:515] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.389159  1545 leader_election.cc:290] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.390671  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.384045  1507 consensus_queue.cc:260] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.391896  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.393515  1507 ts_tablet_manager.cc:1434] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260710 13:26:54.394228  1281 leader_election.cc:343] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.394775  1507 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.399170  1388 raft_consensus.cc:3060] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.400341  1506 tablet_bootstrap.cc:654] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:54.403142  1279 leader_election.cc:343] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.403610  1279 leader_election.cc:304] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.404749  1545 raft_consensus.cc:2749] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:54.406268  1505 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.406829  1505 ts_tablet_manager.cc:1403] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.019s
I20260710 13:26:54.408787  1507 tablet_bootstrap.cc:654] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.409353  1545 consensus_queue.cc:1048] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.415855  1506 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.416374  1506 ts_tablet_manager.cc:1403] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 13:26:54.419239  1506 raft_consensus.cc:359] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.419932  1506 raft_consensus.cc:385] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.420228  1506 raft_consensus.cc:740] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.420986  1506 consensus_queue.cc:260] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.423419  1506 ts_tablet_manager.cc:1434] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:54.423908  1505 raft_consensus.cc:359] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.424577  1505 raft_consensus.cc:385] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.424803  1506 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.424829  1505 raft_consensus.cc:740] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.425545  1505 consensus_queue.cc:260] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.430153  1545 consensus_queue.cc:1048] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.440277  1506 tablet_bootstrap.cc:654] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.446316  1505 ts_tablet_manager.cc:1434] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260710 13:26:54.447383  1505 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:54.450713  1545 raft_consensus.cc:493] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.451809  1545 raft_consensus.cc:515] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.456070  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.456643  1545 leader_election.cc:290] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.457288  1505 tablet_bootstrap.cc:654] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:54.457381  1279 leader_election.cc:343] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.456197  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.458192  1388 raft_consensus.cc:2468] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:54.459522  1281 leader_election.cc:304] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.460677  1506 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.460628  1545 raft_consensus.cc:2804] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.461138  1545 raft_consensus.cc:493] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.461309  1506 ts_tablet_manager.cc:1403] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 13:26:54.461506  1545 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.462255  1507 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.462884  1507 ts_tablet_manager.cc:1403] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.000s
I20260710 13:26:54.464418  1506 raft_consensus.cc:359] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.465170  1506 raft_consensus.cc:385] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.465495  1506 raft_consensus.cc:740] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.466342  1506 consensus_queue.cc:260] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.466787  1507 raft_consensus.cc:359] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.467746  1507 raft_consensus.cc:385] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.468099  1507 raft_consensus.cc:740] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.468547  1545 raft_consensus.cc:515] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.468969  1506 ts_tablet_manager.cc:1434] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:54.469971  1506 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.471422  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.471999  1388 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.476060  1506 tablet_bootstrap.cc:654] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.479148  1388 raft_consensus.cc:2468] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:54.480332  1281 leader_election.cc:304] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:54.481134  1597 raft_consensus.cc:2804] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.481247  1507 consensus_queue.cc:260] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.481863  1597 raft_consensus.cc:697] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:54.483385  1507 ts_tablet_manager.cc:1434] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:26:54.483042  1597 consensus_queue.cc:237] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.485343  1554 consensus_queue.cc:1048] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.486089  1545 leader_election.cc:290] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.486720  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:54.487298  1463 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.488493  1507 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.488719  1505 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.489118  1505 ts_tablet_manager.cc:1403] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.018s
I20260710 13:26:54.491673  1505 raft_consensus.cc:359] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.492616  1505 raft_consensus.cc:385] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.492966  1505 raft_consensus.cc:740] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.495191  1505 consensus_queue.cc:260] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.496248  1506 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.496776  1506 ts_tablet_manager.cc:1403] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260710 13:26:54.497541  1505 ts_tablet_manager.cc:1434] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:26:54.498499  1505 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:54.500419  1507 tablet_bootstrap.cc:654] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.501691  1506 raft_consensus.cc:359] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.504506  1506 raft_consensus.cc:385] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.504930  1506 raft_consensus.cc:740] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.505897  1506 consensus_queue.cc:260] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.504187  1505 tablet_bootstrap.cc:654] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.507571  1463 raft_consensus.cc:2468] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:54.513392  1506 ts_tablet_manager.cc:1434] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:26:54.514264  1506 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.515925  1210 catalog_manager.cc:5697] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.519495  1546 consensus_queue.cc:1048] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.519929  1506 tablet_bootstrap.cc:654] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.532685  1507 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.533134  1507 ts_tablet_manager.cc:1403] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
W20260710 13:26:54.538127  1259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:54.538260  1505 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.538864  1505 ts_tablet_manager.cc:1403] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.005s
I20260710 13:26:54.538529  1507 raft_consensus.cc:359] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.539265  1507 raft_consensus.cc:385] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.539574  1507 raft_consensus.cc:740] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.540493  1507 consensus_queue.cc:260] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.542718  1507 ts_tablet_manager.cc:1434] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:26:54.542367  1505 raft_consensus.cc:359] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.543082  1505 raft_consensus.cc:385] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.543358  1505 raft_consensus.cc:740] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.543854  1507 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.544004  1505 consensus_queue.cc:260] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.546207  1505 ts_tablet_manager.cc:1434] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:54.547062  1505 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: Bootstrap starting.
I20260710 13:26:54.552649  1505 tablet_bootstrap.cc:654] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.556213  1593 raft_consensus.cc:493] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.557004  1507 tablet_bootstrap.cc:654] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.556798  1593 raft_consensus.cc:515] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.558313  1506 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.558781  1506 ts_tablet_manager.cc:1403] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.010s
I20260710 13:26:54.558899  1593 leader_election.cc:290] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.560585  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.561357  1506 raft_consensus.cc:359] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.561636  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.562248  1315 raft_consensus.cc:2468] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
W20260710 13:26:54.562361  1354 leader_election.cc:343] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.563005  1506 raft_consensus.cc:385] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.563294  1506 raft_consensus.cc:740] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.564080  1506 consensus_queue.cc:260] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.566366  1506 ts_tablet_manager.cc:1434] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:26:54.566946  1357 leader_election.cc:304] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [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: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: b1594931054a488b9481f8ca9a3dda9c
I20260710 13:26:54.567297  1506 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.573680  1506 tablet_bootstrap.cc:654] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.579067  1593 raft_consensus.cc:2804] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.579643  1593 raft_consensus.cc:493] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.580066  1593 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.585297  1506 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.585793  1506 ts_tablet_manager.cc:1403] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:26:54.588375  1506 raft_consensus.cc:359] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.589059  1506 raft_consensus.cc:385] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.589318  1506 raft_consensus.cc:740] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.589952  1506 consensus_queue.cc:260] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.592504  1506 ts_tablet_manager.cc:1434] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:26:54.592451  1593 raft_consensus.cc:515] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.593519  1506 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.595397  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:54.595978  1315 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.599843  1506 tablet_bootstrap.cc:654] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.603329  1315 raft_consensus.cc:2468] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:54.604964  1357 leader_election.cc:304] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:54.606145  1514 raft_consensus.cc:2804] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.606781  1514 raft_consensus.cc:697] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:26:54.607883  1514 consensus_queue.cc:237] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.612653  1506 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.613241  1506 ts_tablet_manager.cc:1403] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:26:54.615903  1506 raft_consensus.cc:359] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.616585  1506 raft_consensus.cc:385] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.616865  1506 raft_consensus.cc:740] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.617504  1506 consensus_queue.cc:260] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.618510  1553 raft_consensus.cc:493] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.618974  1553 raft_consensus.cc:515] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.621014  1553 leader_election.cc:290] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.622982  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.623085  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.623613  1316 raft_consensus.cc:2468] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:54.624853  1555 raft_consensus.cc:493] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.625340  1555 raft_consensus.cc:515] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.627612  1555 leader_election.cc:290] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.629092  1593 leader_election.cc:290] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.624707  1431 leader_election.cc:304] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:54.629443  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.630092  1388 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
W20260710 13:26:54.631407  1430 leader_election.cc:343] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.633040  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
W20260710 13:26:54.634953  1354 leader_election.cc:343] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.635545  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.635842  1430 leader_election.cc:304] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c; no voters: 
I20260710 13:26:54.636225  1315 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:54.636667  1553 raft_consensus.cc:2804] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.637046  1553 raft_consensus.cc:493] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.637370  1553 raft_consensus.cc:3060] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.638469  1597 raft_consensus.cc:493] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.638955  1597 raft_consensus.cc:515] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.642666  1597 leader_election.cc:290] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.642583  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:54.645584  1281 leader_election.cc:343] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.642558  1555 raft_consensus.cc:2804] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.646544  1555 raft_consensus.cc:493] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.646915  1555 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.648092  1505 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: No bootstrap required, opened a new log
I20260710 13:26:54.648590  1505 ts_tablet_manager.cc:1403] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: Time spent bootstrapping tablet: real 0.102s	user 0.035s	sys 0.056s
I20260710 13:26:54.651347  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.651674  1506 ts_tablet_manager.cc:1434] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 13:26:54.652015  1465 raft_consensus.cc:2468] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:54.652592  1506 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.654464  1279 leader_election.cc:304] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.655519  1597 raft_consensus.cc:2804] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.655894  1597 raft_consensus.cc:493] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.656224  1597 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.661059  1213 catalog_manager.cc:5697] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.665447  1505 raft_consensus.cc:359] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.666877  1505 raft_consensus.cc:385] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.667198  1505 raft_consensus.cc:740] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.671478  1553 raft_consensus.cc:515] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.671904  1505 consensus_queue.cc:260] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.682269  1545 raft_consensus.cc:493] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.682785  1545 raft_consensus.cc:515] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.681519  1555 raft_consensus.cc:515] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.683795  1505 ts_tablet_manager.cc:1434] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 13:26:54.688791  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.689357  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb0dc54aea4e65ac0581f284d61b0d" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:54.689890  1315 raft_consensus.cc:3060] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:54.690953  1430 leader_election.cc:343] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.694864  1545 leader_election.cc:290] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.697234  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.697348  1315 raft_consensus.cc:2468] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
W20260710 13:26:54.698606  1281 leader_election.cc:343] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.698740  1597 raft_consensus.cc:515] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.700330  1431 leader_election.cc:304] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.701287  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.701766  1546 raft_consensus.cc:2804] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.701275  1597 leader_election.cc:290] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.702240  1546 raft_consensus.cc:697] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:54.703495  1507 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.703086  1546 consensus_queue.cc:237] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.703930  1507 ts_tablet_manager.cc:1403] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.160s	user 0.040s	sys 0.065s
W20260710 13:26:54.705765  1281 leader_election.cc:343] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.686105  1553 leader_election.cc:290] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.707741  1555 leader_election.cc:290] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.710166  1507 raft_consensus.cc:359] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.711218  1507 raft_consensus.cc:385] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.711521  1507 raft_consensus.cc:740] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.711503  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.712360  1507 consensus_queue.cc:260] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.712419  1390 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.714486  1507 ts_tablet_manager.cc:1434] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:26:54.715955  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.716562  1465 raft_consensus.cc:2468] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:54.716812  1507 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.718971  1465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:54.719360  1506 tablet_bootstrap.cc:654] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.719548  1465 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.722575  1279 leader_election.cc:304] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.727088  1597 raft_consensus.cc:2804] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.727600  1597 raft_consensus.cc:493] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.727998  1597 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.734961  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:54.739488  1315 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.749058  1390 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:54.751492  1430 leader_election.cc:304] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c; no voters: 
W20260710 13:26:54.755393  1354 consensus_peers.cc:597] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:54.757545  1555 raft_consensus.cc:2804] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.758252  1555 raft_consensus.cc:697] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:54.758693  1515 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.760696  1553 raft_consensus.cc:493] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.754115  1597 raft_consensus.cc:515] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.762784  1553 raft_consensus.cc:515] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.769549  1462 raft_consensus.cc:3060] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.770699  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
W20260710 13:26:54.772199  1281 leader_election.cc:343] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.759181  1555 consensus_queue.cc:237] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.773561  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.774015  1465 raft_consensus.cc:2468] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
W20260710 13:26:54.775118  1430 leader_election.cc:343] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.775684  1553 leader_election.cc:290] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.775609  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.776990  1597 leader_election.cc:290] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.776948  1314 raft_consensus.cc:2468] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 0.
I20260710 13:26:54.779425  1431 leader_election.cc:304] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.777186  1279 leader_election.cc:304] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.780465  1545 raft_consensus.cc:2804] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.780577  1507 tablet_bootstrap.cc:654] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.780983  1545 raft_consensus.cc:697] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:54.783699  1545 consensus_queue.cc:237] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.786845  1315 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:54.789103  1210 catalog_manager.cc:5697] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.797921  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:54.798840  1463 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.799808  1507 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.800225  1507 ts_tablet_manager.cc:1403] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.008s
I20260710 13:26:54.803154  1506 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.802630  1507 raft_consensus.cc:359] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.803637  1506 ts_tablet_manager.cc:1403] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.011s
I20260710 13:26:54.803550  1507 raft_consensus.cc:385] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.804129  1507 raft_consensus.cc:740] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.805258  1507 consensus_queue.cc:260] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.806291  1506 raft_consensus.cc:359] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.811265  1506 raft_consensus.cc:385] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.811678  1506 raft_consensus.cc:740] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.812363  1506 consensus_queue.cc:260] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.812942  1507 ts_tablet_manager.cc:1434] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:26:54.814023  1507 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.814417  1506 ts_tablet_manager.cc:1434] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260710 13:26:54.815196  1506 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.797201  1553 raft_consensus.cc:2804] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.816514  1546 raft_consensus.cc:493] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.819485  1553 raft_consensus.cc:493] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.819882  1553 raft_consensus.cc:3060] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.820969  1546 raft_consensus.cc:515] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.823962  1213 catalog_manager.cc:5697] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.826924  1511 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.828042  1553 raft_consensus.cc:515] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.805950  1463 raft_consensus.cc:2468] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:54.838088  1546 leader_election.cc:290] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.838990  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:54.843256  1279 leader_election.cc:304] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.844131  1613 raft_consensus.cc:2804] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.839516  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288692b7f874a63b75856824218e55c" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.844578  1613 raft_consensus.cc:697] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:54.845377  1613 consensus_queue.cc:237] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.848420  1430 leader_election.cc:304] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:54.849671  1546 raft_consensus.cc:2749] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:54.851022  1511 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:26:54.862069  1553 leader_election.cc:290] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:54.862242  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.862829  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:54.863626  1315 raft_consensus.cc:3060] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:54.863734  1430 leader_election.cc:343] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.872406  1211 catalog_manager.cc:5697] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.877008  1507 tablet_bootstrap.cc:654] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.879001  1315 raft_consensus.cc:2468] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 1.
I20260710 13:26:54.880774  1431 leader_election.cc:304] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.883284  1506 tablet_bootstrap.cc:654] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.884344  1553 raft_consensus.cc:2804] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:54.884851  1553 raft_consensus.cc:697] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:26:54.885675  1553 consensus_queue.cc:237] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.898200  1213 catalog_manager.cc:5697] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.908639  1507 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.909293  1507 ts_tablet_manager.cc:1403] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.010s
I20260710 13:26:54.918084  1507 raft_consensus.cc:359] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.918802  1507 raft_consensus.cc:385] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.919116  1507 raft_consensus.cc:740] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.919924  1507 consensus_queue.cc:260] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.920075  1212 catalog_manager.cc:5697] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 0 to 1, leader changed from <none> to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.921960  1507 ts_tablet_manager.cc:1434] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:26:54.922891  1507 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.923936  1506 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.924396  1506 ts_tablet_manager.cc:1403] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.008s
I20260710 13:26:54.926985  1506 raft_consensus.cc:359] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.927455  1506 raft_consensus.cc:385] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.927614  1506 raft_consensus.cc:740] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.928520  1507 tablet_bootstrap.cc:654] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.928368  1506 consensus_queue.cc:260] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.930720  1506 ts_tablet_manager.cc:1434] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:26:54.931643  1506 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.936884  1511 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:54.939277  1506 tablet_bootstrap.cc:654] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.945865  1507 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:54.946316  1507 ts_tablet_manager.cc:1403] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:26:54.947212  1511 raft_consensus.cc:493] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.947765  1511 raft_consensus.cc:515] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.949443  1507 raft_consensus.cc:359] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.950176  1507 raft_consensus.cc:385] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.950474  1507 raft_consensus.cc:740] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.950690  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:54.951141  1507 consensus_queue.cc:260] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
W20260710 13:26:54.951947  1281 leader_election.cc:343] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.953128  1507 ts_tablet_manager.cc:1434] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:26:54.953970  1507 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:54.954555  1511 leader_election.cc:290] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.955651  1461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:54.961679  1506 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:54.961506  1461 raft_consensus.cc:2468] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:54.962188  1506 ts_tablet_manager.cc:1403] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260710 13:26:54.964707  1507 tablet_bootstrap.cc:654] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.964865  1279 leader_election.cc:304] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:54.966768  1545 raft_consensus.cc:2804] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:54.967147  1545 raft_consensus.cc:493] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:54.967449  1506 raft_consensus.cc:359] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.967482  1545 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.968119  1506 raft_consensus.cc:385] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:54.968645  1506 raft_consensus.cc:740] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:54.970080  1506 consensus_queue.cc:260] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.972090  1506 ts_tablet_manager.cc:1434] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:26:54.973269  1506 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: Bootstrap starting.
I20260710 13:26:54.979774  1545 raft_consensus.cc:515] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.981518  1506 tablet_bootstrap.cc:654] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:54.964212  1511 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:26:54.986629  1545 leader_election.cc:290] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:54.986742  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:54.988168  1461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
W20260710 13:26:54.988591  1281 leader_election.cc:343] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:54.988958  1461 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:54.996577  1545 raft_consensus.cc:493] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:54.997627  1545 raft_consensus.cc:515] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:54.998764  1461 raft_consensus.cc:2468] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:55.000530  1279 leader_election.cc:304] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:55.002072  1388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5054e9551ff74db9b558765f5684a26c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
W20260710 13:26:55.003580  1281 leader_election.cc:343] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:55.004297  1511 raft_consensus.cc:2804] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.005457  1511 raft_consensus.cc:697] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:55.005842  1507 tablet_bootstrap.cc:492] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:55.006274  1507 ts_tablet_manager.cc:1403] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.019s
I20260710 13:26:55.006426  1511 consensus_queue.cc:237] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.008895  1506 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: No bootstrap required, opened a new log
I20260710 13:26:55.009356  1506 ts_tablet_manager.cc:1403] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260710 13:26:55.010833  1507 raft_consensus.cc:359] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.011539  1507 raft_consensus.cc:385] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.011905  1507 raft_consensus.cc:740] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.011899  1506 raft_consensus.cc:359] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.012498  1545 leader_election.cc:290] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.012737  1506 raft_consensus.cc:385] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.014096  1506 raft_consensus.cc:740] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.014801  1506 consensus_queue.cc:260] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.016770  1506 ts_tablet_manager.cc:1434] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:55.012800  1507 consensus_queue.cc:260] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.011682  1461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5054e9551ff74db9b558765f5684a26c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.017378  1461 raft_consensus.cc:2468] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 0.
I20260710 13:26:55.018484  1507 ts_tablet_manager.cc:1434] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:26:55.019445  1507 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:55.019230  1279 leader_election.cc:304] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [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: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:26:55.025635  1507 tablet_bootstrap.cc:654] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:55.026786  1545 raft_consensus.cc:2804] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:55.027421  1545 raft_consensus.cc:493] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:55.027909  1545 raft_consensus.cc:3060] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.041072  1213 catalog_manager.cc:5697] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:55.042605  1545 raft_consensus.cc:515] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.044087  1507 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:55.044533  1507 ts_tablet_manager.cc:1403] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260710 13:26:55.044657  1545 leader_election.cc:290] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.047063  1461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5054e9551ff74db9b558765f5684a26c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:55.047286  1507 raft_consensus.cc:359] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.047066  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5054e9551ff74db9b558765f5684a26c" candidate_uuid: "d96c406cae504707b1b51ca7c00241b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:26:55.047834  1461 raft_consensus.cc:3060] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.048038  1507 raft_consensus.cc:385] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.048945  1507 raft_consensus.cc:740] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.049629  1507 consensus_queue.cc:260] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.051898  1390 raft_consensus.cc:3060] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.055260  1507 ts_tablet_manager.cc:1434] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 13:26:55.055991  1507 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Bootstrap starting.
I20260710 13:26:55.059484  1461 raft_consensus.cc:2468] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:55.059949  1507 tablet_bootstrap.cc:654] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:55.060029  1593 raft_consensus.cc:493] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.060321  1390 raft_consensus.cc:2468] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96c406cae504707b1b51ca7c00241b0 in term 1.
I20260710 13:26:55.060556  1593 raft_consensus.cc:515] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.062338  1615 raft_consensus.cc:493] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.062826  1615 raft_consensus.cc:515] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.063825  1281 leader_election.cc:304] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:55.064191  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.064626  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13545a9c490a4e108e68a59952a91601" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.064914  1615 leader_election.cc:290] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.065459  1597 raft_consensus.cc:2804] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.065886  1507 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: No bootstrap required, opened a new log
I20260710 13:26:55.065945  1597 raft_consensus.cc:697] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Leader. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:26:55.066485  1507 ts_tablet_manager.cc:1403] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260710 13:26:55.066731  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.066946  1597 consensus_queue.cc:237] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.067399  1316 raft_consensus.cc:2468] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 0.
I20260710 13:26:55.068836  1593 leader_election.cc:290] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.068739  1357 leader_election.cc:304] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:55.069630  1593 raft_consensus.cc:2804] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:55.068740  1507 raft_consensus.cc:359] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.070106  1593 raft_consensus.cc:493] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:55.070274  1507 raft_consensus.cc:385] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.070750  1507 raft_consensus.cc:740] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.070766  1593 raft_consensus.cc:3060] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.071811  1615 raft_consensus.cc:493] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.071640  1507 consensus_queue.cc:260] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.072242  1615 raft_consensus.cc:515] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.073828  1507 ts_tablet_manager.cc:1434] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:26:55.076308  1316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.078266  1593 raft_consensus.cc:515] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.081236  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:26:55.081434  1593 leader_election.cc:290] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.081858  1314 raft_consensus.cc:3060] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.082545  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:26:55.064934  1315 raft_consensus.cc:2393] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate b1594931054a488b9481f8ca9a3dda9c in this term.
I20260710 13:26:55.083168  1463 raft_consensus.cc:3060] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.084129  1357 leader_election.cc:304] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:55.085333  1615 leader_election.cc:290] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.085359  1593 raft_consensus.cc:3060] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.071641  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29abf6ee52584beb8e7bef6b100e98e2" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.089564  1314 raft_consensus.cc:2468] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:55.089540  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.090798  1357 leader_election.cc:304] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:26:55.092263  1615 raft_consensus.cc:2804] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.092984  1615 raft_consensus.cc:697] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:26:55.093864  1615 consensus_queue.cc:237] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.094300  1593 raft_consensus.cc:2749] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:55.094920  1463 raft_consensus.cc:2468] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 1.
I20260710 13:26:55.091045  1462 raft_consensus.cc:2393] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:55.097361  1354 leader_election.cc:304] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:55.098424  1593 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.102211  1211 catalog_manager.cc:5697] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96c406cae504707b1b51ca7c00241b0 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:55.105069  1593 raft_consensus.cc:2749] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:55.106029  1553 raft_consensus.cc:493] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.106510  1553 raft_consensus.cc:515] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.108531  1553 leader_election.cc:290] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:55.109170  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.109931  1314 raft_consensus.cc:2393] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1594931054a488b9481f8ca9a3dda9c in current term 1: Already voted for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in this term.
I20260710 13:26:55.110951  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" is_pre_election: true
I20260710 13:26:55.112325  1430 leader_election.cc:304] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c; no voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:55.113097  1553 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.118157  1553 raft_consensus.cc:2749] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:55.118913  1213 catalog_manager.cc:5697] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:55.157455  1390 raft_consensus.cc:3060] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.163311  1553 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.172883  1555 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.190492  1593 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.195214  1546 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.204703  1593 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.212481  1597 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.228971  1545 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.247241  1553 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.268504  1513 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.278985  1513 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.341936  1463 raft_consensus.cc:3060] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.381644  1514 raft_consensus.cc:493] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.382206  1514 raft_consensus.cc:515] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.383919  1514 leader_election.cc:290] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.385107  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.385316  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.386040  1463 raft_consensus.cc:2393] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:55.387022  1354 leader_election.cc:304] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:55.387712  1514 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.392541  1514 raft_consensus.cc:2749] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:55.397507  1514 raft_consensus.cc:493] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:55.397939  1514 raft_consensus.cc:515] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:26:55.399780  1514 leader_election.cc:290] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:55.400511  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96c406cae504707b1b51ca7c00241b0" is_pre_election: true
I20260710 13:26:55.400703  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1594931054a488b9481f8ca9a3dda9c" is_pre_election: true
I20260710 13:26:55.401430  1463 raft_consensus.cc:2393] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d858e2fc85c4f6ca40e5700c8d1238d in current term 1: Already voted for candidate d96c406cae504707b1b51ca7c00241b0 in this term.
I20260710 13:26:55.402420  1354 leader_election.cc:304] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d; no voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0
I20260710 13:26:55.403206  1514 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.408350  1514 raft_consensus.cc:2749] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:55.447760  1613 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.460528  1613 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.464654  1545 consensus_queue.cc:1048] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.480479  1613 consensus_queue.cc:1048] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:55.497808 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.523518  1683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.525164  1679 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:26:55.527199  1684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.532771  1687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.535461 32636 server_base.cc:1061] running on GCE node
I20260710 13:26:55.536676 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.536943 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.537137 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690015537122 us; error 0 us; skew 500 ppm
I20260710 13:26:55.537870 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.548213  1613 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:55.577862 32636 webserver.cc:533] Webserver started at http://127.31.223.4:46191/ using document root <none> and password file <none>
I20260710 13:26:55.578689 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.579016 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.579422 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.580930 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-3-root/instance:
uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-qb46"
I20260710 13:26:55.593029 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:26:55.597877  1693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.599083 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:26:55.599493 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-qb46"
I20260710 13:26:55.599920 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.634876 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.636318 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.637691 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.640048 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.640264 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.640581 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.640807 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.676044  1514 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:55.706537  1615 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:55.751763 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.4:46225
I20260710 13:26:55.752146  1757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.4:46225 every 8 connection(s)
I20260710 13:26:55.756903 32636 auto_leader_rebalancer-test.cc:388] add a tserver: cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:26:55.769742  1758 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44727
I20260710 13:26:55.770216  1758 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.771083  1758 heartbeater.cc:507] Master 127.31.223.62:44727 requested a full tablet report, sending...
I20260710 13:26:55.773427  1211 ts_manager.cc:194] Registered new tserver with Master: cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225)
I20260710 13:26:55.774974  1211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47762
I20260710 13:26:56.656360  1390 consensus_queue.cc:237] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:56.662971  1462 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.664535  1593 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.664825  1314 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.666414  1593 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.673673  1515 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.675803  1462 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
W20260710 13:26:56.678627  1356 consensus_peers.cc:597] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4288692b7f874a63b75856824218e55c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:56.677691  1314 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.692430  1211 catalog_manager.cc:5697] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.711710  1314 consensus_queue.cc:237] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:56.720458  1462 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.722290  1613 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.722739  1390 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.724355  1511 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:56.735366  1281 consensus_peers.cc:597] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09bd2ce5a8de473496418325a1c2acaa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:56.744575  1462 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.745087  1390 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.743341  1778 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.759501  1213 catalog_manager.cc:5697] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.764910  1314 consensus_queue.cc:237] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:56.775076  1388 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.775650  1462 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.776564  1613 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.777460  1758 heartbeater.cc:499] Master 127.31.223.62:44727 was elected leader, sending a full tablet report...
W20260710 13:26:56.777665  1281 consensus_peers.cc:597] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5054e9551ff74db9b558765f5684a26c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:56.781952  1778 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.789222  1778 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.791072  1388 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.792589  1462 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.808753  1210 catalog_manager.cc:5697] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.832695  1462 consensus_queue.cc:237] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue 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: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:56.841954  1314 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.843640  1513 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.845053  1388 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:56.847116  1513 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:56.853803  1553 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.856048  1314 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
W20260710 13:26:56.857456  1430 consensus_peers.cc:597] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ca701a167cc49888b01f18e3b379aa1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:56.858358  1390 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:56.872049  1213 catalog_manager.cc:5697] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:57.084849  1788 ts_tablet_manager.cc:933] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:26:57.088240  1788 tablet_copy_client.cc:323] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.2:45461
I20260710 13:26:57.102346  1401 tablet_copy_service.cc:140] P 5d858e2fc85c4f6ca40e5700c8d1238d: Received BeginTabletCopySession request for tablet 4288692b7f874a63b75856824218e55c from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:47946)
I20260710 13:26:57.103071  1401 tablet_copy_service.cc:161] P 5d858e2fc85c4f6ca40e5700c8d1238d: Beginning new tablet copy session on tablet 4288692b7f874a63b75856824218e55c from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:47946: session id = cd32a40bd8164ed393881ecbeaad0b4a-4288692b7f874a63b75856824218e55c
I20260710 13:26:57.111068  1401 tablet_copy_source_session.cc:215] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:57.115375  1788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288692b7f874a63b75856824218e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.128089  1788 tablet_copy_client.cc:806] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:57.128777  1788 tablet_copy_client.cc:670] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:57.133495  1788 tablet_copy_client.cc:538] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:57.142994  1788 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:26:57.163921  1788 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:57.164726  1788 tablet_bootstrap.cc:492] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:26:57.165264  1788 ts_tablet_manager.cc:1403] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:26:57.168383  1788 raft_consensus.cc:359] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.169519  1788 raft_consensus.cc:740] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:26:57.170192  1788 consensus_queue.cc:260] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.173578  1788 ts_tablet_manager.cc:1434] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:26:57.175788  1401 tablet_copy_service.cc:342] P 5d858e2fc85c4f6ca40e5700c8d1238d: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-4288692b7f874a63b75856824218e55c received from {username='slave'} at 127.0.0.1:47946
I20260710 13:26:57.176378  1401 tablet_copy_service.cc:434] P 5d858e2fc85c4f6ca40e5700c8d1238d: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-4288692b7f874a63b75856824218e55c on tablet 4288692b7f874a63b75856824218e55c with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:26:57.259488  1788 ts_tablet_manager.cc:933] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:26:57.261009  1788 tablet_copy_client.cc:323] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.3:40883
I20260710 13:26:57.271708  1475 tablet_copy_service.cc:140] P b1594931054a488b9481f8ca9a3dda9c: Received BeginTabletCopySession request for tablet 3ca701a167cc49888b01f18e3b379aa1 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:42734)
I20260710 13:26:57.272369  1475 tablet_copy_service.cc:161] P b1594931054a488b9481f8ca9a3dda9c: Beginning new tablet copy session on tablet 3ca701a167cc49888b01f18e3b379aa1 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:42734: session id = cd32a40bd8164ed393881ecbeaad0b4a-3ca701a167cc49888b01f18e3b379aa1
I20260710 13:26:57.279191  1475 tablet_copy_source_session.cc:215] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:57.282012  1788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca701a167cc49888b01f18e3b379aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.297276  1788 tablet_copy_client.cc:806] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:57.297943  1788 tablet_copy_client.cc:670] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:57.302887  1794 ts_tablet_manager.cc:933] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:26:57.303016  1788 tablet_copy_client.cc:538] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:57.304852  1794 tablet_copy_client.cc:323] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:26:57.313306  1788 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:26:57.318797  1326 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 5054e9551ff74db9b558765f5684a26c from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:26:57.319484  1326 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 5054e9551ff74db9b558765f5684a26c from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-5054e9551ff74db9b558765f5684a26c
I20260710 13:26:57.327874  1797 ts_tablet_manager.cc:933] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:26:57.347165  1797 tablet_copy_client.cc:323] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:26:57.349491  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 09bd2ce5a8de473496418325a1c2acaa from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:26:57.350220  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 09bd2ce5a8de473496418325a1c2acaa from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-09bd2ce5a8de473496418325a1c2acaa
I20260710 13:26:57.359558  1326 tablet_copy_source_session.cc:215] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:57.362617  1325 tablet_copy_source_session.cc:215] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:26:57.363441  1794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5054e9551ff74db9b558765f5684a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.366631  1797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09bd2ce5a8de473496418325a1c2acaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:57.381465  1788 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:57.382488  1788 tablet_bootstrap.cc:492] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:26:57.382997  1794 tablet_copy_client.cc:806] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:57.383173  1788 ts_tablet_manager.cc:1403] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.070s	user 0.036s	sys 0.016s
I20260710 13:26:57.383592  1794 tablet_copy_client.cc:670] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:57.384002  1797 tablet_copy_client.cc:806] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:26:57.384557  1797 tablet_copy_client.cc:670] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:26:57.386662  1788 raft_consensus.cc:359] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.388032  1788 raft_consensus.cc:740] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:26:57.388574  1794 tablet_copy_client.cc:538] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:57.389065  1797 tablet_copy_client.cc:538] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:26:57.388701  1788 consensus_queue.cc:260] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [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: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.391072  1788 ts_tablet_manager.cc:1434] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:26:57.392827  1475 tablet_copy_service.cc:342] P b1594931054a488b9481f8ca9a3dda9c: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-3ca701a167cc49888b01f18e3b379aa1 received from {username='slave'} at 127.0.0.1:42734
I20260710 13:26:57.393276  1475 tablet_copy_service.cc:434] P b1594931054a488b9481f8ca9a3dda9c: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-3ca701a167cc49888b01f18e3b379aa1 on tablet 3ca701a167cc49888b01f18e3b379aa1 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:26:57.401904  1797 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:26:57.407972  1794 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:26:57.435684  1794 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:57.436582  1794 tablet_bootstrap.cc:492] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:26:57.437263  1794 ts_tablet_manager.cc:1403] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260710 13:26:57.439510  1797 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:26:57.440470  1797 tablet_bootstrap.cc:492] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:26:57.440445  1794 raft_consensus.cc:359] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.441356  1797 ts_tablet_manager.cc:1403] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.008s
I20260710 13:26:57.441459  1794 raft_consensus.cc:740] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:26:57.442282  1794 consensus_queue.cc:260] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.444461  1797 raft_consensus.cc:359] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.445294  1797 raft_consensus.cc:740] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:26:57.445914  1797 consensus_queue.cc:260] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:57.448202  1797 ts_tablet_manager.cc:1434] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:26:57.450003  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-09bd2ce5a8de473496418325a1c2acaa received from {username='slave'} at 127.0.0.1:46690
I20260710 13:26:57.450410  1794 ts_tablet_manager.cc:1434] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:26:57.450471  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-09bd2ce5a8de473496418325a1c2acaa on tablet 09bd2ce5a8de473496418325a1c2acaa with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:26:57.453343  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-5054e9551ff74db9b558765f5684a26c received from {username='slave'} at 127.0.0.1:46690
I20260710 13:26:57.453778  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-5054e9551ff74db9b558765f5684a26c on tablet 5054e9551ff74db9b558765f5684a26c with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:26:57.686821  1732 raft_consensus.cc:1217] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:57.802138  1732 raft_consensus.cc:1217] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:57.816793  1732 raft_consensus.cc:1217] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:57.888859  1732 raft_consensus.cc:1217] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:26:58.166240  1802 raft_consensus.cc:1064] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:26:58.169154  1802 consensus_queue.cc:237] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.176357  1732 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.177362  1462 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.178776  1314 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.178906  1802 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.180497  1806 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.189090  1515 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.198791  1515 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.200994  1462 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.202682  1732 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.220744  1210 catalog_manager.cc:5697] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.225346  1314 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.252192  1387 consensus_queue.cc:237] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.258638  1732 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.260414  1810 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:58.264951  1462 raft_consensus.cc:1275] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.266315  1810 consensus_queue.cc:1048] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.268024  1806 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.269573  1732 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.280224  1199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4288692b7f874a63b75856824218e55c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:58.281503  1462 raft_consensus.cc:2955] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.284243  1212 catalog_manager.cc:5697] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.302876  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 4288692b7f874a63b75856824218e55c with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:26:58.305814  1815 tablet_replica.cc:333] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:26:58.307065  1815 raft_consensus.cc:2243] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:58.307915  1815 raft_consensus.cc:2272] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:58.312479  1815 ts_tablet_manager.cc:1916] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:58.314782  1553 raft_consensus.cc:1064] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:26:58.316993  1511 raft_consensus.cc:1064] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:26:58.317384  1553 consensus_queue.cc:237] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [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: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.319869  1511 consensus_queue.cc:237] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.325098  1732 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.327225  1803 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.335057  1815 ts_tablet_manager.cc:1929] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:58.335809  1815 log.cc:1199] T 4288692b7f874a63b75856824218e55c P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/4288692b7f874a63b75856824218e55c
I20260710 13:26:58.337790  1390 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.339124  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 4288692b7f874a63b75856824218e55c (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:26:58.339293  1314 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.341557  1803 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.348040  1553 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.375795  1819 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.377357  1314 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
W20260710 13:26:58.396823  1430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:45461, user_credentials={real_user=slave}} blocked reactor thread for 50736.6us
I20260710 13:26:58.398272  1390 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.400290  1462 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.400887  1732 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.402833  1613 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.404122  1804 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.406476  1511 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.412819  1732 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.413793  1211 catalog_manager.cc:5697] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.429628  1804 raft_consensus.cc:1064] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:26:58.448724  1804 consensus_queue.cc:237] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.455482  1778 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.464195  1731 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.474685  1388 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.481036  1213 catalog_manager.cc:5697] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:26:58.483048  1390 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.498485  1731 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.497408  1461 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.500298  1778 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.508603  1462 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.510254  1804 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:58.518236  1390 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:26:58.528724  1314 consensus_queue.cc:237] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.533174  1804 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:58.557483  1732 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.567445  1613 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.567975  1388 raft_consensus.cc:1275] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.570176  1778 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.572271  1462 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.576450  1613 consensus_queue.cc:1048] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.579974  1804 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.585163  1210 catalog_manager.cc:5697] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.586501  1731 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.592671  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5054e9551ff74db9b558765f5684a26c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:58.592770  1388 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.596294  1732 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.606647  1390 raft_consensus.cc:2955] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.608945  1210 catalog_manager.cc:5697] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.623793  1314 consensus_queue.cc:237] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.627377  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet 5054e9551ff74db9b558765f5684a26c with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:26:58.631883  1462 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.634968  1823 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:58.635310  1732 raft_consensus.cc:1275] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.637553  1804 consensus_queue.cc:1048] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.639539  1832 tablet_replica.cc:333] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:26:58.645460  1804 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.647167  1462 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.655709  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09bd2ce5a8de473496418325a1c2acaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:58.656677  1832 raft_consensus.cc:2243] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:58.655959  1732 raft_consensus.cc:2955] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.657594  1832 raft_consensus.cc:2272] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:58.663780  1213 catalog_manager.cc:5697] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.665719  1832 ts_tablet_manager.cc:1916] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:58.674938  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet 09bd2ce5a8de473496418325a1c2acaa with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:26:58.685462  1832 ts_tablet_manager.cc:1929] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:58.686555  1832 log.cc:1199] T 5054e9551ff74db9b558765f5684a26c P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/5054e9551ff74db9b558765f5684a26c
I20260710 13:26:58.687206  1833 tablet_replica.cc:333] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:26:58.688374  1833 raft_consensus.cc:2243] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:58.688560  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet 5054e9551ff74db9b558765f5684a26c (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:26:58.689229  1833 raft_consensus.cc:2272] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:58.692241  1833 ts_tablet_manager.cc:1916] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:58.707235  1833 ts_tablet_manager.cc:1929] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:58.707659  1833 log.cc:1199] T 09bd2ce5a8de473496418325a1c2acaa P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/09bd2ce5a8de473496418325a1c2acaa
I20260710 13:26:58.709132  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet 09bd2ce5a8de473496418325a1c2acaa (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:26:58.836912  1462 consensus_queue.cc:237] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [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: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:26:58.841291  1732 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.841444  1390 raft_consensus.cc:1275] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:26:58.842727  1820 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.843626  1803 consensus_queue.cc:1048] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:58.849937  1553 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.851310  1732 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.860551  1197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ca701a167cc49888b01f18e3b379aa1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:26:58.861125  1390 raft_consensus.cc:2955] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.862058  1210 catalog_manager.cc:5697] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:26:58.876624  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ca701a167cc49888b01f18e3b379aa1 with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:26:58.878211  1834 tablet_replica.cc:333] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:26:58.879004  1834 raft_consensus.cc:2243] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:58.879549  1834 raft_consensus.cc:2272] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:58.882185  1834 ts_tablet_manager.cc:1916] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:26:58.893258  1834 ts_tablet_manager.cc:1929] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:26:58.893574  1834 log.cc:1199] T 3ca701a167cc49888b01f18e3b379aa1 P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/3ca701a167cc49888b01f18e3b379aa1
I20260710 13:26:58.894886  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 3ca701a167cc49888b01f18e3b379aa1 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:26:59.903870  1315 consensus_queue.cc:237] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:59.910053  1462 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.910043  1390 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:59.910449  1281 consensus_peers.cc:597] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04195770f1034ca9bcef74ce522e7508. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.911554  1613 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.912286  1836 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:59.919759  1613 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.921516  1462 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.925477  1390 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.938071  1212 catalog_manager.cc:5697] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.939160  1462 consensus_queue.cc:237] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:59.947530  1315 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.948242  1390 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:26:59.948947  1843 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:26:59.949878  1430 consensus_peers.cc:597] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c79b43ba9d324e3da1ec79c9e3a11d00. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.950805  1820 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:59.959005  1820 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.964610  1390 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.964031  1315 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.976792  1390 consensus_queue.cc:237] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:26:59.979808  1213 catalog_manager.cc:5697] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:26:59.991231  1462 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:26:59.992296  1356 consensus_peers.cc:597] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f6fd03215474570aea8d03dac7b94ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:59.992676  1515 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.001893  1315 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:00.005347  1850 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:00.008257  1462 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.006932  1852 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.010776  1315 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.023752  1212 catalog_manager.cc:5697] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.027374  1315 consensus_queue.cc:237] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.036375  1390 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:00.036535  1462 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:00.037681  1281 consensus_peers.cc:597] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b493c1cb854b44bdae7d0a6a9dfdebb4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:00.037827  1837 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.038734  1613 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.046371  1613 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.048079  1390 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.049861  1462 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.059020  1210 catalog_manager.cc:5697] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:00.355150  1858 ts_tablet_manager.cc:933] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:00.357034  1858 tablet_copy_client.cc:323] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.3:40883
I20260710 13:27:00.359146  1475 tablet_copy_service.cc:140] P b1594931054a488b9481f8ca9a3dda9c: Received BeginTabletCopySession request for tablet c79b43ba9d324e3da1ec79c9e3a11d00 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:42734)
I20260710 13:27:00.359917  1475 tablet_copy_service.cc:161] P b1594931054a488b9481f8ca9a3dda9c: Beginning new tablet copy session on tablet c79b43ba9d324e3da1ec79c9e3a11d00 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:42734: session id = cd32a40bd8164ed393881ecbeaad0b4a-c79b43ba9d324e3da1ec79c9e3a11d00
I20260710 13:27:00.366657  1860 ts_tablet_manager.cc:933] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:00.368642  1475 tablet_copy_source_session.cc:215] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.368731  1860 tablet_copy_client.cc:323] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:00.370633  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 04195770f1034ca9bcef74ce522e7508 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:00.371095  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 04195770f1034ca9bcef74ce522e7508 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-04195770f1034ca9bcef74ce522e7508
I20260710 13:27:00.371830  1858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79b43ba9d324e3da1ec79c9e3a11d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.375887  1325 tablet_copy_source_session.cc:215] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.378592  1860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195770f1034ca9bcef74ce522e7508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.388015  1858 tablet_copy_client.cc:806] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.388669  1858 tablet_copy_client.cc:670] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.392015  1860 tablet_copy_client.cc:806] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.392566  1860 tablet_copy_client.cc:670] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.392874  1858 tablet_copy_client.cc:538] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.396272  1860 tablet_copy_client.cc:538] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.404040  1858 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:00.405601  1860 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:00.422812  1860 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.423815  1860 tablet_bootstrap.cc:492] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:00.424540  1860 ts_tablet_manager.cc:1403] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.011s
I20260710 13:27:00.427546  1860 raft_consensus.cc:359] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.428457  1860 raft_consensus.cc:740] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:00.429144  1860 consensus_queue.cc:260] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.444205  1860 ts_tablet_manager.cc:1434] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 13:27:00.446663  1858 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.447715  1858 tablet_bootstrap.cc:492] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:00.462611  1858 ts_tablet_manager.cc:1403] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.059s	user 0.034s	sys 0.008s
I20260710 13:27:00.464241  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-04195770f1034ca9bcef74ce522e7508 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:00.464708  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-04195770f1034ca9bcef74ce522e7508 on tablet 04195770f1034ca9bcef74ce522e7508 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:00.463102  1864 ts_tablet_manager.cc:933] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:00.466272  1858 raft_consensus.cc:359] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.467253  1858 raft_consensus.cc:740] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:00.468034  1858 consensus_queue.cc:260] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.470467  1858 ts_tablet_manager.cc:1434] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:00.472313  1475 tablet_copy_service.cc:342] P b1594931054a488b9481f8ca9a3dda9c: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-c79b43ba9d324e3da1ec79c9e3a11d00 received from {username='slave'} at 127.0.0.1:42734
I20260710 13:27:00.472723  1475 tablet_copy_service.cc:434] P b1594931054a488b9481f8ca9a3dda9c: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-c79b43ba9d324e3da1ec79c9e3a11d00 on tablet c79b43ba9d324e3da1ec79c9e3a11d00 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:00.475014  1864 tablet_copy_client.cc:323] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:00.477157  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:00.477596  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet b493c1cb854b44bdae7d0a6a9dfdebb4 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-b493c1cb854b44bdae7d0a6a9dfdebb4
I20260710 13:27:00.482999  1325 tablet_copy_source_session.cc:215] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.486511  1864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b493c1cb854b44bdae7d0a6a9dfdebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.500195  1864 tablet_copy_client.cc:806] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.500806  1864 tablet_copy_client.cc:670] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.504444  1864 tablet_copy_client.cc:538] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.510841  1864 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:00.528364  1864 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.529078  1864 tablet_bootstrap.cc:492] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:00.529625  1864 ts_tablet_manager.cc:1403] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:27:00.533234  1864 raft_consensus.cc:359] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.534148  1864 raft_consensus.cc:740] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:00.534907  1864 consensus_queue.cc:260] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.537076  1864 ts_tablet_manager.cc:1434] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:00.539011  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-b493c1cb854b44bdae7d0a6a9dfdebb4 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:00.539440  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-b493c1cb854b44bdae7d0a6a9dfdebb4 on tablet b493c1cb854b44bdae7d0a6a9dfdebb4 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:00.598268  1864 ts_tablet_manager.cc:933] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:00.599982  1864 tablet_copy_client.cc:323] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.2:45461
I20260710 13:27:00.601377  1401 tablet_copy_service.cc:140] P 5d858e2fc85c4f6ca40e5700c8d1238d: Received BeginTabletCopySession request for tablet 3f6fd03215474570aea8d03dac7b94ad from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:47946)
I20260710 13:27:00.601889  1401 tablet_copy_service.cc:161] P 5d858e2fc85c4f6ca40e5700c8d1238d: Beginning new tablet copy session on tablet 3f6fd03215474570aea8d03dac7b94ad from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:47946: session id = cd32a40bd8164ed393881ecbeaad0b4a-3f6fd03215474570aea8d03dac7b94ad
I20260710 13:27:00.608247  1401 tablet_copy_source_session.cc:215] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:00.611234  1864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fd03215474570aea8d03dac7b94ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:00.623049  1864 tablet_copy_client.cc:806] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:00.623641  1864 tablet_copy_client.cc:670] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:00.626909  1864 tablet_copy_client.cc:538] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:00.633832  1864 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:00.650409  1864 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:00.651284  1864 tablet_bootstrap.cc:492] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:00.651960  1864 ts_tablet_manager.cc:1403] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260710 13:27:00.654050  1864 raft_consensus.cc:359] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.654742  1864 raft_consensus.cc:740] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:00.655233  1864 consensus_queue.cc:260] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:00.657265  1864 ts_tablet_manager.cc:1434] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:00.659078  1401 tablet_copy_service.cc:342] P 5d858e2fc85c4f6ca40e5700c8d1238d: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-3f6fd03215474570aea8d03dac7b94ad received from {username='slave'} at 127.0.0.1:47946
I20260710 13:27:00.659515  1401 tablet_copy_service.cc:434] P 5d858e2fc85c4f6ca40e5700c8d1238d: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-3f6fd03215474570aea8d03dac7b94ad on tablet 3f6fd03215474570aea8d03dac7b94ad with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:00.750773  1731 raft_consensus.cc:1217] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:00.773268  1731 raft_consensus.cc:1217] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:00.838354  1731 raft_consensus.cc:1217] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:01.061077  1731 raft_consensus.cc:1217] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:01.143644  1837 raft_consensus.cc:1064] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:01.145763  1837 consensus_queue.cc:237] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.152663  1462 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.153503  1731 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.154134  1876 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.155601  1871 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.155923  1388 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.163852  1871 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:01.167963  1871 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.169212  1731 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.175906  1843 raft_consensus.cc:1064] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:01.184492  1843 consensus_queue.cc:237] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.192008  1212 catalog_manager.cc:5697] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.203967  1462 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.207284  1387 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.226594  1731 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.231585  1843 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.232195  1388 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.234740  1315 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.236434  1870 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:01.242422  1872 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:01.273986  1872 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.276379  1732 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.279863  1314 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.287810  1388 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.304219  1213 catalog_manager.cc:5697] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.311080  1314 consensus_queue.cc:237] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.317982  1732 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.318104  1388 raft_consensus.cc:1275] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.319552  1871 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.320557  1837 consensus_queue.cc:1048] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.324582  1462 consensus_queue.cc:237] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.333176  1876 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.335884  1731 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.341590  1730 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.340801  1390 raft_consensus.cc:2955] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.344022  1870 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.344434  1315 raft_consensus.cc:1275] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.346029  1843 consensus_queue.cc:1048] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.359192  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04195770f1034ca9bcef74ce522e7508 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.361454  1212 catalog_manager.cc:5697] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.366647  1872 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.367741  1315 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.392987  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet 04195770f1034ca9bcef74ce522e7508 with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:27:01.397311  1731 raft_consensus.cc:2955] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.399384  1197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c79b43ba9d324e3da1ec79c9e3a11d00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.403666  1890 tablet_replica.cc:333] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:01.405942  1890 raft_consensus.cc:2243] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.406302  1871 raft_consensus.cc:1064] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:01.406735  1890 raft_consensus.cc:2272] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.409229  1871 consensus_queue.cc:237] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.418973  1730 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.412627  1210 catalog_manager.cc:5697] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.420482  1462 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.420559  1871 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.410351  1890 ts_tablet_manager.cc:1916] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.422967  1387 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.430544  1876 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.433701  1871 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.443290  1876 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.448586  1890 ts_tablet_manager.cc:1929] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.448994  1890 log.cc:1199] T 04195770f1034ca9bcef74ce522e7508 P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/04195770f1034ca9bcef74ce522e7508
I20260710 13:27:01.450546  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet 04195770f1034ca9bcef74ce522e7508 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:01.459300  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet c79b43ba9d324e3da1ec79c9e3a11d00 with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:27:01.458782  1730 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.468948  1895 tablet_replica.cc:333] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:01.475535  1895 raft_consensus.cc:2243] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.475325  1213 catalog_manager.cc:5697] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.476482  1895 raft_consensus.cc:2272] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.469733  1387 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.471422  1462 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.486374  1895 ts_tablet_manager.cc:1916] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.500150  1315 consensus_queue.cc:237] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.505645  1895 ts_tablet_manager.cc:1929] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.506101  1895 log.cc:1199] T c79b43ba9d324e3da1ec79c9e3a11d00 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/c79b43ba9d324e3da1ec79c9e3a11d00
I20260710 13:27:01.507544  1730 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.508100  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet c79b43ba9d324e3da1ec79c9e3a11d00 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:01.508998  1613 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.511619  1387 raft_consensus.cc:1275] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.512976  1871 consensus_queue.cc:1048] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.515676  1613 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.517323  1730 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.528957  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.531672  1212 catalog_manager.cc:5697] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.534047  1390 raft_consensus.cc:2955] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.542958  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet b493c1cb854b44bdae7d0a6a9dfdebb4 with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:27:01.543947  1890 tablet_replica.cc:333] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:01.544992  1890 raft_consensus.cc:2243] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.545719  1890 raft_consensus.cc:2272] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.551746  1890 ts_tablet_manager.cc:1916] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.565191  1890 ts_tablet_manager.cc:1929] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.565523  1890 log.cc:1199] T b493c1cb854b44bdae7d0a6a9dfdebb4 P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/b493c1cb854b44bdae7d0a6a9dfdebb4
I20260710 13:27:01.566943  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet b493c1cb854b44bdae7d0a6a9dfdebb4 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:01.650138  1873 raft_consensus.cc:1064] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:01.653790  1873 consensus_queue.cc:237] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.660408  1730 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.661295  1462 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.662717  1897 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.664525  1899 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.665755  1315 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:01.667261  1897 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.692606  1897 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.694720  1315 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.697278  1462 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.707391  1730 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.711839  1212 catalog_manager.cc:5697] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.728188  1390 consensus_queue.cc:237] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:01.739828  1462 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.741238  1899 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.743323  1730 raft_consensus.cc:1275] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:01.744665  1899 consensus_queue.cc:1048] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:01.748149  1899 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.752660  1462 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.757912  1731 raft_consensus.cc:2955] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.762760  1199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f6fd03215474570aea8d03dac7b94ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:01.767112  1211 catalog_manager.cc:5697] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:01.777382  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f6fd03215474570aea8d03dac7b94ad with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:27:01.779585  1904 tablet_replica.cc:333] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:01.780510  1904 raft_consensus.cc:2243] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:01.781229  1904 raft_consensus.cc:2272] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:01.784466  1904 ts_tablet_manager.cc:1916] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:01.795101  1904 ts_tablet_manager.cc:1929] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:01.795421  1904 log.cc:1199] T 3f6fd03215474570aea8d03dac7b94ad P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/3f6fd03215474570aea8d03dac7b94ad
I20260710 13:27:01.796849  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 3f6fd03215474570aea8d03dac7b94ad (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:02.811127  1315 consensus_queue.cc:237] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
W20260710 13:27:02.817018  1281 consensus_peers.cc:597] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 148e886389064bf28caba3799a0e66fb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.817014  1463 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.817728  1390 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.818562  1907 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.819351  1876 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.826479  1896 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.828558  1390 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.828558  1463 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.840862  1212 catalog_manager.cc:5697] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.842880  1388 consensus_queue.cc:237] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
W20260710 13:27:02.852901  1356 consensus_peers.cc:597] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eeacedbbd444ae5ae958bf0c363897b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.855186  1463 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.855552  1315 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.857306  1897 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.858682  1913 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:27:02.879393  1913 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.882087  1463 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.894423  1462 consensus_queue.cc:237] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:02.902472  1315 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
W20260710 13:27:02.913386  1430 consensus_peers.cc:597] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0fb0dc54aea4e65ac0581f284d61b0d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.915017  1211 catalog_manager.cc:5697] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.919035  1315 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.919035  1388 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.920418  1905 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.921352  1889 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.931356  1905 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.932878  1388 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.944084  1315 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.945874  1314 consensus_queue.cc:237] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:02.949877  1210 catalog_manager.cc:5697] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.953162  1462 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:02.954135  1281 consensus_peers.cc:597] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c0a4842cab9435790dca39f5c9684c5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:02.956933  1907 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.957352  1388 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:02.959882  1907 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.967245  1876 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.968140  1462 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.984186  1212 catalog_manager.cc:5697] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:02.985011  1390 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:03.233368  1928 ts_tablet_manager.cc:933] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:03.235211  1928 tablet_copy_client.cc:323] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:03.236816  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 148e886389064bf28caba3799a0e66fb from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:03.237267  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 148e886389064bf28caba3799a0e66fb from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-148e886389064bf28caba3799a0e66fb
I20260710 13:27:03.242304  1325 tablet_copy_source_session.cc:215] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.245494  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 148e886389064bf28caba3799a0e66fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.261349  1928 tablet_copy_client.cc:806] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.261932  1928 tablet_copy_client.cc:670] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.265491  1928 tablet_copy_client.cc:538] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.272980  1928 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:03.278821  1930 ts_tablet_manager.cc:933] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:03.285419  1930 tablet_copy_client.cc:323] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.2:45461
I20260710 13:27:03.288092  1401 tablet_copy_service.cc:140] P 5d858e2fc85c4f6ca40e5700c8d1238d: Received BeginTabletCopySession request for tablet 7eeacedbbd444ae5ae958bf0c363897b from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:47946)
I20260710 13:27:03.288565  1401 tablet_copy_service.cc:161] P 5d858e2fc85c4f6ca40e5700c8d1238d: Beginning new tablet copy session on tablet 7eeacedbbd444ae5ae958bf0c363897b from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:47946: session id = cd32a40bd8164ed393881ecbeaad0b4a-7eeacedbbd444ae5ae958bf0c363897b
I20260710 13:27:03.296511  1928 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.297502  1928 tablet_bootstrap.cc:492] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:03.298079  1401 tablet_copy_source_session.cc:215] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.298148  1928 ts_tablet_manager.cc:1403] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:27:03.301019  1930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eeacedbbd444ae5ae958bf0c363897b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.301391  1928 raft_consensus.cc:359] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.302264  1928 raft_consensus.cc:740] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:03.302906  1928 consensus_queue.cc:260] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.306268  1928 ts_tablet_manager.cc:1434] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:03.308151  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-148e886389064bf28caba3799a0e66fb received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:03.308537  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-148e886389064bf28caba3799a0e66fb on tablet 148e886389064bf28caba3799a0e66fb with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:03.321998  1930 tablet_copy_client.cc:806] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.323416  1930 tablet_copy_client.cc:670] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.325888  1934 ts_tablet_manager.cc:933] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:03.327385  1930 tablet_copy_client.cc:538] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.330856  1934 tablet_copy_client.cc:323] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.3:40883
I20260710 13:27:03.332695  1475 tablet_copy_service.cc:140] P b1594931054a488b9481f8ca9a3dda9c: Received BeginTabletCopySession request for tablet c0fb0dc54aea4e65ac0581f284d61b0d from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:42734)
I20260710 13:27:03.333238  1475 tablet_copy_service.cc:161] P b1594931054a488b9481f8ca9a3dda9c: Beginning new tablet copy session on tablet c0fb0dc54aea4e65ac0581f284d61b0d from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:42734: session id = cd32a40bd8164ed393881ecbeaad0b4a-c0fb0dc54aea4e65ac0581f284d61b0d
I20260710 13:27:03.334950  1930 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:03.340406  1475 tablet_copy_source_session.cc:215] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.343667  1934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb0dc54aea4e65ac0581f284d61b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.365904  1934 tablet_copy_client.cc:806] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.366466  1934 tablet_copy_client.cc:670] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.367849  1930 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.368685  1930 tablet_bootstrap.cc:492] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:03.369218  1930 ts_tablet_manager.cc:1403] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.001s
I20260710 13:27:03.370324  1934 tablet_copy_client.cc:538] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.371749  1930 raft_consensus.cc:359] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.372403  1930 raft_consensus.cc:740] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:03.373202  1930 consensus_queue.cc:260] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.376447  1930 ts_tablet_manager.cc:1434] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:27:03.378042  1401 tablet_copy_service.cc:342] P 5d858e2fc85c4f6ca40e5700c8d1238d: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-7eeacedbbd444ae5ae958bf0c363897b received from {username='slave'} at 127.0.0.1:47946
I20260710 13:27:03.378425  1401 tablet_copy_service.cc:434] P 5d858e2fc85c4f6ca40e5700c8d1238d: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-7eeacedbbd444ae5ae958bf0c363897b on tablet 7eeacedbbd444ae5ae958bf0c363897b with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:03.383940  1934 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:03.399941  1934 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.400882  1934 tablet_bootstrap.cc:492] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:03.401597  1934 ts_tablet_manager.cc:1403] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 13:27:03.403882  1934 raft_consensus.cc:359] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.404434  1934 raft_consensus.cc:740] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:03.405023  1934 consensus_queue.cc:260] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.407013  1934 ts_tablet_manager.cc:1434] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:03.409006  1475 tablet_copy_service.cc:342] P b1594931054a488b9481f8ca9a3dda9c: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-c0fb0dc54aea4e65ac0581f284d61b0d received from {username='slave'} at 127.0.0.1:42734
I20260710 13:27:03.409407  1475 tablet_copy_service.cc:434] P b1594931054a488b9481f8ca9a3dda9c: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-c0fb0dc54aea4e65ac0581f284d61b0d on tablet c0fb0dc54aea4e65ac0581f284d61b0d with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:03.475811  1934 ts_tablet_manager.cc:933] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:03.477524  1934 tablet_copy_client.cc:323] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:03.478886  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 8c0a4842cab9435790dca39f5c9684c5 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:03.479326  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 8c0a4842cab9435790dca39f5c9684c5 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-8c0a4842cab9435790dca39f5c9684c5
I20260710 13:27:03.484612  1325 tablet_copy_source_session.cc:215] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:03.487293  1934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0a4842cab9435790dca39f5c9684c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:03.499317  1934 tablet_copy_client.cc:806] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:03.499859  1934 tablet_copy_client.cc:670] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:03.503044  1934 tablet_copy_client.cc:538] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:03.508819  1934 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:03.529978  1934 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:03.530794  1934 tablet_bootstrap.cc:492] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:03.531510  1934 ts_tablet_manager.cc:1403] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260710 13:27:03.534194  1934 raft_consensus.cc:359] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.535028  1934 raft_consensus.cc:740] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:03.535666  1934 consensus_queue.cc:260] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:03.537808  1934 ts_tablet_manager.cc:1434] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:03.539433  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-8c0a4842cab9435790dca39f5c9684c5 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:03.539824  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-8c0a4842cab9435790dca39f5c9684c5 on tablet 8c0a4842cab9435790dca39f5c9684c5 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:03.654449  1731 raft_consensus.cc:1217] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:03.667953  1731 raft_consensus.cc:1217] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:03.803751  1731 raft_consensus.cc:1217] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:03.888192  1731 raft_consensus.cc:1217] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:04.199635  1876 raft_consensus.cc:1064] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:04.202270  1876 consensus_queue.cc:237] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.209602  1463 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.210443  1731 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.211033  1876 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.212496  1390 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.213726  1907 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.214650  1940 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.234912  1907 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.236732  1462 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.237939  1731 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.247756  1390 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.250190  1212 catalog_manager.cc:5697] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.273252  1944 raft_consensus.cc:1064] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:04.276418  1944 consensus_queue.cc:237] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.281437  1314 consensus_queue.cc:237] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.291005  1731 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.292371  1730 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.292487  1876 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.293946  1943 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.295584  1953 raft_consensus.cc:1064] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:04.298466  1390 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.299958  1943 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.303627  1876 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.297950  1953 consensus_queue.cc:237] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.308148  1731 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.309515  1315 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.311038  1924 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.315194  1462 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.316816  1940 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.322232  1462 raft_consensus.cc:2955] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.335958  1213 catalog_manager.cc:5697] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.336978  1943 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.345755  1314 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.348543  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet 148e886389064bf28caba3799a0e66fb with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:27:04.353807  1463 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.352623  1390 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.359012  1315 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.362000  1960 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.367220  1731 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.373461  1213 catalog_manager.cc:5697] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.377868  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 148e886389064bf28caba3799a0e66fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.392480  1955 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:04.398541  1962 tablet_replica.cc:333] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:04.401562  1962 raft_consensus.cc:2243] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.404954  1961 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:04.402457  1962 raft_consensus.cc:2272] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.423620  1732 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.432009  1315 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.434060  1730 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.437214  1962 ts_tablet_manager.cc:1916] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.440115  1461 consensus_queue.cc:237] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.458058  1314 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.459712  1924 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.428056  1964 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.460529  1213 catalog_manager.cc:5697] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.466176  1732 raft_consensus.cc:1275] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.470944  1924 consensus_queue.cc:1048] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:04.476588  1876 raft_consensus.cc:1064] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:04.478837  1876 consensus_queue.cc:237] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.482282  1924 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.484381  1314 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.506243  1213 catalog_manager.cc:5697] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.507331  1461 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.508008  1732 raft_consensus.cc:2955] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.513514  1390 consensus_queue.cc:237] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.519459  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet c0fb0dc54aea4e65ac0581f284d61b0d with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:27:04.519860  1731 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.521394  1942 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:04.531903  1463 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.534897  1942 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.538422  1961 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.541425  1197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0fb0dc54aea4e65ac0581f284d61b0d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.547592  1461 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.549646  1940 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.550187  1463 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.557397  1388 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.559283  1940 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.560318  1732 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:04.569712  1940 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:04.575706  1730 raft_consensus.cc:2955] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.581334  1199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7eeacedbbd444ae5ae958bf0c363897b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.593057  1211 catalog_manager.cc:5697] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.599857  1907 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.604552  1730 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.610570  1462 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.615043  1962 ts_tablet_manager.cc:1929] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.615509  1962 log.cc:1199] T 148e886389064bf28caba3799a0e66fb P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/148e886389064bf28caba3799a0e66fb
I20260710 13:27:04.617066  1962 tablet_replica.cc:333] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:04.617961  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet 148e886389064bf28caba3799a0e66fb (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:04.623183  1388 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.624461  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 7eeacedbbd444ae5ae958bf0c363897b with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:27:04.624293  1213 catalog_manager.cc:5697] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.628567  1962 raft_consensus.cc:2243] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.630895  1962 raft_consensus.cc:2272] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.641852  1962 ts_tablet_manager.cc:1916] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.642719  1974 tablet_replica.cc:333] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:04.643730  1974 raft_consensus.cc:2243] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.644397  1974 raft_consensus.cc:2272] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.647616  1974 ts_tablet_manager.cc:1916] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.648244  1314 consensus_queue.cc:237] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:04.657032  1388 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.657034  1730 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:04.659442  1876 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.660889  1876 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.663190  1974 ts_tablet_manager.cc:1929] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.663628  1974 log.cc:1199] T 7eeacedbbd444ae5ae958bf0c363897b P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/7eeacedbbd444ae5ae958bf0c363897b
I20260710 13:27:04.665297  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 7eeacedbbd444ae5ae958bf0c363897b (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:04.668146  1907 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.671136  1388 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.672382  1730 raft_consensus.cc:2955] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.677646  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c0a4842cab9435790dca39f5c9684c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:04.690577  1210 catalog_manager.cc:5697] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:04.698899  1962 ts_tablet_manager.cc:1929] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.699419  1962 log.cc:1199] T c0fb0dc54aea4e65ac0581f284d61b0d P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/c0fb0dc54aea4e65ac0581f284d61b0d
I20260710 13:27:04.700979  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet c0fb0dc54aea4e65ac0581f284d61b0d (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:04.704001  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c0a4842cab9435790dca39f5c9684c5 with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:27:04.705646  1975 tablet_replica.cc:333] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:04.706612  1975 raft_consensus.cc:2243] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:04.707183  1975 raft_consensus.cc:2272] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:04.710291  1975 ts_tablet_manager.cc:1916] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:04.722084  1975 ts_tablet_manager.cc:1929] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:04.722374  1975 log.cc:1199] T 8c0a4842cab9435790dca39f5c9684c5 P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/8c0a4842cab9435790dca39f5c9684c5
I20260710 13:27:04.723675  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet 8c0a4842cab9435790dca39f5c9684c5 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:05.732700  1390 consensus_queue.cc:237] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
W20260710 13:27:05.740033  1356 consensus_peers.cc:597] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29abf6ee52584beb8e7bef6b100e98e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.740944  1315 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.740080  1462 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.742161  1979 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.742959  1978 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.749883  1979 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.751466  1315 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.753674  1462 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.763464  1211 catalog_manager.cc:5697] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.763590  1463 consensus_queue.cc:237] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
W20260710 13:27:05.773767  1430 consensus_peers.cc:597] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05d903e50deb4912a46905f01cda4848. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.776156  1315 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.778527  1390 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.778506  1985 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:05.780206  1968 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:05.793076  1968 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.795267  1390 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.807941  1314 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.806710  1315 consensus_queue.cc:237] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:05.809540  1210 catalog_manager.cc:5697] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:05.816939  1281 consensus_peers.cc:597] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b79863ba8954c498165c64784511832. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.819368  1463 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.821857  1390 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.823137  1973 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:05.825640  1976 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.832864  1973 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.834347  1463 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.853981  1390 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.863796  1315 consensus_queue.cc:237] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:05.864086  1213 catalog_manager.cc:5697] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.871894  1463 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:05.871969  1281 consensus_peers.cc:597] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52ac7f9c1cef4d35a0f4c9084d96e9e5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.873456  1976 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.873764  1390 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:05.875034  1996 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:05.883378  1996 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.888015  1463 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.889468  1390 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:05.902084  1213 catalog_manager.cc:5697] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:06.142350  2000 ts_tablet_manager.cc:933] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:06.144488  2000 tablet_copy_client.cc:323] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.2:45461
I20260710 13:27:06.146001  1401 tablet_copy_service.cc:140] P 5d858e2fc85c4f6ca40e5700c8d1238d: Received BeginTabletCopySession request for tablet 29abf6ee52584beb8e7bef6b100e98e2 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:47946)
I20260710 13:27:06.146451  1401 tablet_copy_service.cc:161] P 5d858e2fc85c4f6ca40e5700c8d1238d: Beginning new tablet copy session on tablet 29abf6ee52584beb8e7bef6b100e98e2 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:47946: session id = cd32a40bd8164ed393881ecbeaad0b4a-29abf6ee52584beb8e7bef6b100e98e2
I20260710 13:27:06.152210  1401 tablet_copy_source_session.cc:215] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.155493  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29abf6ee52584beb8e7bef6b100e98e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.171550  2000 tablet_copy_client.cc:806] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.172168  2000 tablet_copy_client.cc:670] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.175382  2000 tablet_copy_client.cc:538] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.184973  2000 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:06.207036  2000 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.207854  2000 tablet_bootstrap.cc:492] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:06.208529  2000 ts_tablet_manager.cc:1403] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260710 13:27:06.211656  2000 raft_consensus.cc:359] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.212366  2000 raft_consensus.cc:740] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:06.212903  2000 consensus_queue.cc:260] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.215915  2000 ts_tablet_manager.cc:1434] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:06.217696  1401 tablet_copy_service.cc:342] P 5d858e2fc85c4f6ca40e5700c8d1238d: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-29abf6ee52584beb8e7bef6b100e98e2 received from {username='slave'} at 127.0.0.1:47946
I20260710 13:27:06.218127  1401 tablet_copy_service.cc:434] P 5d858e2fc85c4f6ca40e5700c8d1238d: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-29abf6ee52584beb8e7bef6b100e98e2 on tablet 29abf6ee52584beb8e7bef6b100e98e2 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:06.283128  2000 ts_tablet_manager.cc:933] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:06.284691  2000 tablet_copy_client.cc:323] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.3:40883
I20260710 13:27:06.286288  1475 tablet_copy_service.cc:140] P b1594931054a488b9481f8ca9a3dda9c: Received BeginTabletCopySession request for tablet 05d903e50deb4912a46905f01cda4848 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:42734)
I20260710 13:27:06.286785  1475 tablet_copy_service.cc:161] P b1594931054a488b9481f8ca9a3dda9c: Beginning new tablet copy session on tablet 05d903e50deb4912a46905f01cda4848 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:42734: session id = cd32a40bd8164ed393881ecbeaad0b4a-05d903e50deb4912a46905f01cda4848
I20260710 13:27:06.291743  1475 tablet_copy_source_session.cc:215] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.294684  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d903e50deb4912a46905f01cda4848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.311589  2000 tablet_copy_client.cc:806] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.312254  2000 tablet_copy_client.cc:670] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.315467  2000 tablet_copy_client.cc:538] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.324368  2000 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:06.342676  2006 ts_tablet_manager.cc:933] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:06.344554  2006 tablet_copy_client.cc:323] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:06.346218  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:06.346575  2000 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.346778  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-52ac7f9c1cef4d35a0f4c9084d96e9e5
I20260710 13:27:06.347424  2000 tablet_bootstrap.cc:492] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:06.347986  2000 ts_tablet_manager.cc:1403] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260710 13:27:06.350237  2000 raft_consensus.cc:359] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.350903  2000 raft_consensus.cc:740] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:06.351408  2000 consensus_queue.cc:260] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.353813  2000 ts_tablet_manager.cc:1434] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:06.355620  1475 tablet_copy_service.cc:342] P b1594931054a488b9481f8ca9a3dda9c: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-05d903e50deb4912a46905f01cda4848 received from {username='slave'} at 127.0.0.1:42734
I20260710 13:27:06.356040  1475 tablet_copy_service.cc:434] P b1594931054a488b9481f8ca9a3dda9c: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-05d903e50deb4912a46905f01cda4848 on tablet 05d903e50deb4912a46905f01cda4848 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:06.356775  1325 tablet_copy_source_session.cc:215] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.364427  2006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.380180  2006 tablet_copy_client.cc:806] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.380746  2006 tablet_copy_client.cc:670] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.385301  2006 tablet_copy_client.cc:538] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.394554  2006 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:06.415336  2006 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.416317  2006 tablet_bootstrap.cc:492] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:06.417174  2006 ts_tablet_manager.cc:1403] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.004s
I20260710 13:27:06.420284  2006 raft_consensus.cc:359] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.421178  2006 raft_consensus.cc:740] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:06.421888  2006 consensus_queue.cc:260] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.424403  2006 ts_tablet_manager.cc:1434] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:06.429445  2000 ts_tablet_manager.cc:933] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:06.430771  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-52ac7f9c1cef4d35a0f4c9084d96e9e5 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:06.431300  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-52ac7f9c1cef4d35a0f4c9084d96e9e5 on tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:06.434643  2000 tablet_copy_client.cc:323] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:06.436494  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet 7b79863ba8954c498165c64784511832 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:06.437037  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet 7b79863ba8954c498165c64784511832 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-7b79863ba8954c498165c64784511832
I20260710 13:27:06.443145  1325 tablet_copy_source_session.cc:215] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:06.445817  2000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b79863ba8954c498165c64784511832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.457050  2000 tablet_copy_client.cc:806] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:06.457640  2000 tablet_copy_client.cc:670] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:06.461031  2000 tablet_copy_client.cc:538] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:06.467495  2000 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:06.482703  2000 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:06.483346  2000 tablet_bootstrap.cc:492] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:06.483851  2000 ts_tablet_manager.cc:1403] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260710 13:27:06.486505  2000 raft_consensus.cc:359] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.487116  2000 raft_consensus.cc:740] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:06.487679  2000 consensus_queue.cc:260] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:06.489310  2000 ts_tablet_manager.cc:1434] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:06.491343  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-7b79863ba8954c498165c64784511832 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:06.491747  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-7b79863ba8954c498165c64784511832 on tablet 7b79863ba8954c498165c64784511832 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:06.570067  1730 raft_consensus.cc:1217] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:06.717249  1730 raft_consensus.cc:1217] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:06.764494  1730 raft_consensus.cc:1217] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:07.041949  1730 raft_consensus.cc:1217] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:07.143669  1990 raft_consensus.cc:1064] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:07.147778  1990 consensus_queue.cc:237] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.155234  1730 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.155918  1315 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.155937  1390 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.157328  1968 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.158253  1990 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.159096  2012 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.190025  1990 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.191725  1390 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.209508  1315 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.204984  2011 raft_consensus.cc:1064] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:07.204464  1730 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.214253  2011 consensus_queue.cc:237] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.214406  1211 catalog_manager.cc:5697] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.242859  1314 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.243449  1463 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.242864  1731 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.245131  2019 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.247812  2020 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.261052  2019 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.276732  2020 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.278955  1730 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.282249  1463 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.291282  1315 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.309742  1212 catalog_manager.cc:5697] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.312955  1463 consensus_queue.cc:237] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.320256  1390 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.320577  1973 raft_consensus.cc:1064] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:07.321698  1731 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.322089  2012 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.323402  1973 consensus_queue.cc:237] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.325600  2012 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.333561  1388 consensus_queue.cc:237] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.340375  1315 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.342176  2020 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.343125  1731 raft_consensus.cc:1275] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.344311  2020 consensus_queue.cc:1048] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.337219  1968 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.348742  1388 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.351650  1731 raft_consensus.cc:2955] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.363896  1732 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.364830  1463 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.367355  2020 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.370843  1197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05d903e50deb4912a46905f01cda4848 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.377223  1212 catalog_manager.cc:5697] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.378288  2013 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.380268  2013 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.380136  1315 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.405616  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 05d903e50deb4912a46905f01cda4848 with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:27:07.406369  1199 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29abf6ee52584beb8e7bef6b100e98e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.374526  1731 raft_consensus.cc:2955] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.421172  1388 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.424314  1213 catalog_manager.cc:5697] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.429821  2032 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:07.430517  2034 tablet_replica.cc:333] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:07.431595  2034 raft_consensus.cc:2243] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.432358  2034 raft_consensus.cc:2272] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.442656  2034 ts_tablet_manager.cc:1916] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.447460  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet 29abf6ee52584beb8e7bef6b100e98e2 with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:27:07.448972  2013 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.457046  1463 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.470520  2037 tablet_replica.cc:333] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:07.471936  2037 raft_consensus.cc:2243] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.472673  2037 raft_consensus.cc:2272] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.474654  2034 ts_tablet_manager.cc:1929] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.475281  2034 log.cc:1199] T 05d903e50deb4912a46905f01cda4848 P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/05d903e50deb4912a46905f01cda4848
I20260710 13:27:07.476372  2037 ts_tablet_manager.cc:1916] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.477377  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 05d903e50deb4912a46905f01cda4848 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:07.479801  1390 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.486052  1730 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.487203  1211 catalog_manager.cc:5697] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.491967  2037 ts_tablet_manager.cc:1929] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.492491  2037 log.cc:1199] T 29abf6ee52584beb8e7bef6b100e98e2 P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/29abf6ee52584beb8e7bef6b100e98e2
I20260710 13:27:07.498448  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet 29abf6ee52584beb8e7bef6b100e98e2 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:07.503036  1315 consensus_queue.cc:237] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.507957  1730 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.509297  2013 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.508845  1463 raft_consensus.cc:1275] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.512503  2013 consensus_queue.cc:1048] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:27:07.515715  1996 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.521126  1731 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.526113  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.527160  1462 raft_consensus.cc:2955] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.532490  1212 catalog_manager.cc:5697] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.542311  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:27:07.545945  2038 tablet_replica.cc:333] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:07.547097  2038 raft_consensus.cc:2243] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.547996  2038 raft_consensus.cc:2272] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.551039  2038 ts_tablet_manager.cc:1916] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.562494  2038 ts_tablet_manager.cc:1929] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.562863  2038 log.cc:1199] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/52ac7f9c1cef4d35a0f4c9084d96e9e5
I20260710 13:27:07.564354  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet 52ac7f9c1cef4d35a0f4c9084d96e9e5 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:07.589957  1973 raft_consensus.cc:1064] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:07.592316  1973 consensus_queue.cc:237] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.598953  1462 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.599345  1731 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.600628  1390 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:07.600752  2013 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.601534  1973 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.602272  1996 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:07.624575  1996 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.628522  1390 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.628522  1463 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.637482  1731 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.644804  1210 catalog_manager.cc:5697] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } attrs { replace: true } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.664312  1315 consensus_queue.cc:237] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:07.671080  1463 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.672683  1996 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.680029  1731 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:07.680325  2013 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.681354  1973 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:07.681926  1463 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.685243  1730 raft_consensus.cc:2955] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:07.690588  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b79863ba8954c498165c64784511832 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:07.696851  1211 catalog_manager.cc:5697] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 3 to 4, VOTER 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.713164  1376 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b79863ba8954c498165c64784511832 with delete_type TABLET_DATA_TOMBSTONED (TS 5d858e2fc85c4f6ca40e5700c8d1238d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47916
I20260710 13:27:07.713970  2038 tablet_replica.cc:333] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:07.714946  2038 raft_consensus.cc:2243] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:07.715698  2038 raft_consensus.cc:2272] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:07.718899  2038 ts_tablet_manager.cc:1916] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:07.731124  2038 ts_tablet_manager.cc:1929] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:07.731484  2038 log.cc:1199] T 7b79863ba8954c498165c64784511832 P 5d858e2fc85c4f6ca40e5700c8d1238d: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/wals/7b79863ba8954c498165c64784511832
I20260710 13:27:07.732733  1199 catalog_manager.cc:5028] TS 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): tablet 7b79863ba8954c498165c64784511832 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:08.741560  1463 consensus_queue.cc:237] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:08.747732  1390 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:08.747920  1430 consensus_peers.cc:597] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13545a9c490a4e108e68a59952a91601. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.748163  1314 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.748973  1968 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.749634  2044 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.756983  2044 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.759792  1314 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.762316  1388 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.771692  1315 consensus_queue.cc:237] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Queue 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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:08.772631  1211 catalog_manager.cc:5697] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:08.780346  1281 consensus_peers.cc:597] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 -> Peer cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4:46225): Couldn't send request to peer cd32a40bd8164ed393881ecbeaad0b4a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d221838fcd5f4e0eae4ddbbf9624ad74. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.781241  1463 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.781922  1388 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:08.782719  1996 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.783569  2045 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:08.796983  2055 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.799497  1463 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.801472  1388 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:08.813872  1212 catalog_manager.cc:5697] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index -1 to 2, NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) added. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } } }
I20260710 13:27:09.140872  2058 ts_tablet_manager.cc:933] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:09.143006  2058 tablet_copy_client.cc:323] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.3:40883
I20260710 13:27:09.144929  1475 tablet_copy_service.cc:140] P b1594931054a488b9481f8ca9a3dda9c: Received BeginTabletCopySession request for tablet 13545a9c490a4e108e68a59952a91601 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:42734)
I20260710 13:27:09.145498  1475 tablet_copy_service.cc:161] P b1594931054a488b9481f8ca9a3dda9c: Beginning new tablet copy session on tablet 13545a9c490a4e108e68a59952a91601 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:42734: session id = cd32a40bd8164ed393881ecbeaad0b4a-13545a9c490a4e108e68a59952a91601
I20260710 13:27:09.153409  1475 tablet_copy_source_session.cc:215] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.156402  2058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13545a9c490a4e108e68a59952a91601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.167906  2058 tablet_copy_client.cc:806] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.168605  2058 tablet_copy_client.cc:670] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.172232  2058 tablet_copy_client.cc:538] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.181407  2058 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:09.199766  2058 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.200547  2058 tablet_bootstrap.cc:492] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:09.201181  2058 ts_tablet_manager.cc:1403] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:27:09.203996  2058 raft_consensus.cc:359] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:09.204814  2058 raft_consensus.cc:740] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:09.205483  2058 consensus_queue.cc:260] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:09.208884  2058 ts_tablet_manager.cc:1434] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260710 13:27:09.210855  1475 tablet_copy_service.cc:342] P b1594931054a488b9481f8ca9a3dda9c: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-13545a9c490a4e108e68a59952a91601 received from {username='slave'} at 127.0.0.1:42734
I20260710 13:27:09.211344  1475 tablet_copy_service.cc:434] P b1594931054a488b9481f8ca9a3dda9c: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-13545a9c490a4e108e68a59952a91601 on tablet 13545a9c490a4e108e68a59952a91601 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:09.381716  2058 ts_tablet_manager.cc:933] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Initiating tablet copy from peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009)
I20260710 13:27:09.383337  2058 tablet_copy_client.cc:323] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Beginning tablet copy session from remote peer at address 127.31.223.1:42009
I20260710 13:27:09.384989  1325 tablet_copy_service.cc:140] P d96c406cae504707b1b51ca7c00241b0: Received BeginTabletCopySession request for tablet d221838fcd5f4e0eae4ddbbf9624ad74 from peer cd32a40bd8164ed393881ecbeaad0b4a ({username='slave'} at 127.0.0.1:46690)
I20260710 13:27:09.385479  1325 tablet_copy_service.cc:161] P d96c406cae504707b1b51ca7c00241b0: Beginning new tablet copy session on tablet d221838fcd5f4e0eae4ddbbf9624ad74 from peer cd32a40bd8164ed393881ecbeaad0b4a at {username='slave'} at 127.0.0.1:46690: session id = cd32a40bd8164ed393881ecbeaad0b4a-d221838fcd5f4e0eae4ddbbf9624ad74
I20260710 13:27:09.391610  1325 tablet_copy_source_session.cc:215] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:09.394253  2058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221838fcd5f4e0eae4ddbbf9624ad74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.406149  2058 tablet_copy_client.cc:806] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:09.406754  2058 tablet_copy_client.cc:670] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:09.410347  2058 tablet_copy_client.cc:538] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:09.416965  2058 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap starting.
I20260710 13:27:09.434985  2058 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:09.435954  2058 tablet_bootstrap.cc:492] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Bootstrap complete.
I20260710 13:27:09.436684  2058 ts_tablet_manager.cc:1403] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260710 13:27:09.439160  2058 raft_consensus.cc:359] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:09.439877  2058 raft_consensus.cc:740] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Initialized, Role: LEARNER
I20260710 13:27:09.440399  2058 consensus_queue.cc:260] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: NON_VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: true } }
I20260710 13:27:09.442224  2058 ts_tablet_manager.cc:1434] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:27:09.444067  1325 tablet_copy_service.cc:342] P d96c406cae504707b1b51ca7c00241b0: Request end of tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-d221838fcd5f4e0eae4ddbbf9624ad74 received from {username='slave'} at 127.0.0.1:46690
I20260710 13:27:09.444478  1325 tablet_copy_service.cc:434] P d96c406cae504707b1b51ca7c00241b0: ending tablet copy session cd32a40bd8164ed393881ecbeaad0b4a-d221838fcd5f4e0eae4ddbbf9624ad74 on tablet d221838fcd5f4e0eae4ddbbf9624ad74 with peer cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:09.705721  1730 raft_consensus.cc:1217] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:09.850406  1730 raft_consensus.cc:1217] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:10.320081  2068 raft_consensus.cc:1064] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:10.322692  2068 consensus_queue.cc:237] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:10.329782  1390 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.331913  2068 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.332218  1315 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.332406  1730 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.333834  2068 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.337603  1968 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.347108  1315 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.347462  1730 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.345409  1968 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.361737  1211 catalog_manager.cc:5697] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.363827  1390 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } attrs { replace: true } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.398833  1463 consensus_queue.cc:237] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:10.403046  1730 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.403119  1390 raft_consensus.cc:1275] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.405005  1968 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.405704  2070 consensus_queue.cc:1048] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.407864  2055 raft_consensus.cc:1064] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: attempting to promote NON_VOTER cd32a40bd8164ed393881ecbeaad0b4a to VOTER
I20260710 13:27:10.413185  2055 consensus_queue.cc:237] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:10.414374  2068 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.416224  1730 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.422262  1390 raft_consensus.cc:2955] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.430505  1210 catalog_manager.cc:5697] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: config changed from index 3 to 4, VOTER d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) evicted. New cstate: current_term: 1 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.436558  1732 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 LEARNER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.437608  1463 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.440404  1996 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.441797  2080 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:10.448143  1388 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:10.450891  1197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13545a9c490a4e108e68a59952a91601 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.452304  2055 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:10.462431  1304 tablet_service.cc:1558] Processing DeleteTablet for tablet 13545a9c490a4e108e68a59952a91601 with delete_type TABLET_DATA_TOMBSTONED (TS d96c406cae504707b1b51ca7c00241b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46650
I20260710 13:27:10.489228  2084 tablet_replica.cc:333] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:10.490368  2084 raft_consensus.cc:2243] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.491194  2084 raft_consensus.cc:2272] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.491267  1996 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.493268  1730 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.494820  1390 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.503683  1464 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.511610  1213 catalog_manager.cc:5697] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index 2 to 3, cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.522439  2084 ts_tablet_manager.cc:1916] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.530118  1315 consensus_queue.cc:237] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:10.538700  2084 ts_tablet_manager.cc:1929] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.540041  1390 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.540158  1730 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Refusing update from remote peer d96c406cae504707b1b51ca7c00241b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:10.539274  2084 log.cc:1199] T 13545a9c490a4e108e68a59952a91601 P d96c406cae504707b1b51ca7c00241b0: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/wals/13545a9c490a4e108e68a59952a91601
I20260710 13:27:10.541729  1996 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.542353  1200 catalog_manager.cc:5028] TS d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): tablet 13545a9c490a4e108e68a59952a91601 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
I20260710 13:27:10.542733  2081 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:10.548902  2081 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.550992  1390 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.558946  1730 raft_consensus.cc:2955] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.561035  1200 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d221838fcd5f4e0eae4ddbbf9624ad74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:10.565133  1211 catalog_manager.cc:5697] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: config changed from index 3 to 4, VOTER b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) evicted. New cstate: current_term: 1 leader_uuid: "d96c406cae504707b1b51ca7c00241b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } } }
I20260710 13:27:10.576843  1447 tablet_service.cc:1558] Processing DeleteTablet for tablet d221838fcd5f4e0eae4ddbbf9624ad74 with delete_type TABLET_DATA_TOMBSTONED (TS b1594931054a488b9481f8ca9a3dda9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42692
I20260710 13:27:10.578831  2086 tablet_replica.cc:333] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:10.579913  2086 raft_consensus.cc:2243] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:10.580626  2086 raft_consensus.cc:2272] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:10.583455  2086 ts_tablet_manager.cc:1916] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:10.594146  2086 ts_tablet_manager.cc:1929] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:10.594542  2086 log.cc:1199] T d221838fcd5f4e0eae4ddbbf9624ad74 P b1594931054a488b9481f8ca9a3dda9c: Deleting WAL directory at /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/wals/d221838fcd5f4e0eae4ddbbf9624ad74
I20260710 13:27:10.595989  1197 catalog_manager.cc:5028] TS b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): tablet d221838fcd5f4e0eae4ddbbf9624ad74 (table test-workload [id=9031288bb1724b178bc3811f4c79a813]) successfully deleted
W20260710 13:27:14.755684  1337 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa920 after lost signal to thread 32639
W20260710 13:27:14.756610  1337 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3800 after lost signal to thread 1247
W20260710 13:27:14.757511  1337 debug-util.cc:398] Leaking SignalData structure 0x7b08002416a0 after lost signal to thread 1340
W20260710 13:27:14.758332  1337 debug-util.cc:398] Leaking SignalData structure 0x7b0800206ba0 after lost signal to thread 1415
W20260710 13:27:14.759186  1337 debug-util.cc:398] Leaking SignalData structure 0x7b0800227060 after lost signal to thread 1489
W20260710 13:27:14.760001  1337 debug-util.cc:398] Leaking SignalData structure 0x7b0800288b00 after lost signal to thread 1757
W20260710 13:27:15.892318  1281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.4:46225, user_credentials={real_user=slave}} blocked reactor thread for 170829us
I20260710 13:27:16.029836 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:16.078676  1462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33"
dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
mode: GRACEFUL
new_leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
 from {username='slave'} at 127.0.0.1:59614
I20260710 13:27:16.079357  1462 raft_consensus.cc:606] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Received request to transfer leadership to TS 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:27:16.092404  1314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:16.092974  1314 raft_consensus.cc:606] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS 5d858e2fc85c4f6ca40e5700c8d1238d
I20260710 13:27:16.096077  1314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "b1594931054a488b9481f8ca9a3dda9c"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:16.096596  1314 raft_consensus.cc:606] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS b1594931054a488b9481f8ca9a3dda9c
I20260710 13:27:16.100037  1314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b79863ba8954c498165c64784511832"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:16.100533  1314 raft_consensus.cc:606] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:16.102784  1314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:16.103210  1314 raft_consensus.cc:606] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:16.104168 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:16.104943 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:16.230157  2090 raft_consensus.cc:993] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: : Instructing follower 5d858e2fc85c4f6ca40e5700c8d1238d to start an election
I20260710 13:27:16.230728  2090 raft_consensus.cc:1081] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer 5d858e2fc85c4f6ca40e5700c8d1238d to start an election
I20260710 13:27:16.232443  1386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a"
dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
 from {username='slave'} at 127.0.0.1:47922
I20260710 13:27:16.232998  1386 raft_consensus.cc:493] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:16.233433  1386 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.238582  1386 raft_consensus.cc:515] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.241544  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:16.241681  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5a2d49f86a4b42aa62ffc13d39031a" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:16.242868  1462 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.242868  1314 raft_consensus.cc:3055] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:16.243484  1314 raft_consensus.cc:740] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:16.244347  1314 consensus_queue.cc:260] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.245467  1314 raft_consensus.cc:3060] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.249955  1462 raft_consensus.cc:2468] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 2.
I20260710 13:27:16.251868  1354 leader_election.cc:304] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, b1594931054a488b9481f8ca9a3dda9c; no voters: 
I20260710 13:27:16.252136  1314 raft_consensus.cc:2468] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 2.
I20260710 13:27:16.252898  2099 raft_consensus.cc:2804] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:16.253374  2099 raft_consensus.cc:697] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:27:16.242092  1386 leader_election.cc:290] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:16.254257  2099 consensus_queue.cc:237] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.260955  1996 raft_consensus.cc:993] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:16.261444  1996 raft_consensus.cc:1081] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:16.263036  1732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49298
I20260710 13:27:16.263572  1732 raft_consensus.cc:493] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:16.263899  1732 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.269202  1213 catalog_manager.cc:5697] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 2 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:16.272114  1732 raft_consensus.cc:515] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.275563  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:16.275961  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221838fcd5f4e0eae4ddbbf9624ad74" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:27:16.276245  1314 raft_consensus.cc:3055] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:16.276553  1386 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.276680  1314 raft_consensus.cc:740] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:16.277653  1314 consensus_queue.cc:260] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.278751  1314 raft_consensus.cc:3060] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.283752  1386 raft_consensus.cc:2468] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:16.285202  1314 raft_consensus.cc:2468] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:16.285296  1696 leader_election.cc:304] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:16.287681  1732 leader_election.cc:290] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:16.289928  2111 raft_consensus.cc:2804] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:16.291514  2111 raft_consensus.cc:697] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:16.293103  2111 consensus_queue.cc:237] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.304229  1213 catalog_manager.cc:5697] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:16.314656  2090 raft_consensus.cc:993] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:16.315346  1996 raft_consensus.cc:1081] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:16.316917  1732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b79863ba8954c498165c64784511832"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49298
I20260710 13:27:16.317421  1732 raft_consensus.cc:493] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:16.317740  1732 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.322089  1732 raft_consensus.cc:515] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.323802  1732 leader_election.cc:290] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:16.324803  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:16.325560  1462 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.324810  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b79863ba8954c498165c64784511832" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:16.326666  1314 raft_consensus.cc:3055] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:16.326970  1314 raft_consensus.cc:740] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:16.327692  1314 consensus_queue.cc:260] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.328799  1314 raft_consensus.cc:3060] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.331924  1462 raft_consensus.cc:2468] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:16.333067  1694 leader_election.cc:304] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:16.333866  2111 raft_consensus.cc:2804] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:16.334405  2111 raft_consensus.cc:697] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:16.334923  1314 raft_consensus.cc:2468] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:16.335340  2111 consensus_queue.cc:237] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:16.344440  1213 catalog_manager.cc:5697] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:16.442701  1996 raft_consensus.cc:993] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: : Instructing follower b1594931054a488b9481f8ca9a3dda9c to start an election
I20260710 13:27:16.443177  2090 raft_consensus.cc:1081] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer b1594931054a488b9481f8ca9a3dda9c to start an election
I20260710 13:27:16.444757  1462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca"
dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
 from {username='slave'} at 127.0.0.1:42716
I20260710 13:27:16.445222  1462 raft_consensus.cc:493] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:16.445494  1462 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.451998  1462 raft_consensus.cc:515] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.454583  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:16.455160  1315 raft_consensus.cc:3055] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:16.455436  1315 raft_consensus.cc:740] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:16.456182  1315 consensus_queue.cc:260] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.457176  1315 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.462307  1462 leader_election.cc:290] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:16.463967  1315 raft_consensus.cc:2468] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 2.
I20260710 13:27:16.464087  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580b2295e034581b1ec32355495a9ca" candidate_uuid: "b1594931054a488b9481f8ca9a3dda9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:27:16.464614  1386 raft_consensus.cc:3060] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.465142  1431 leader_election.cc:304] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:27:16.465914  2098 raft_consensus.cc:2804] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:16.466429  2098 raft_consensus.cc:697] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 2 LEADER]: Becoming Leader. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:27:16.467283  2098 consensus_queue.cc:237] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.470362  1386 raft_consensus.cc:2468] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1594931054a488b9481f8ca9a3dda9c in term 2.
I20260710 13:27:16.477051  1213 catalog_manager.cc:5697] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to b1594931054a488b9481f8ca9a3dda9c (127.31.223.3). New cstate: current_term: 2 leader_uuid: "b1594931054a488b9481f8ca9a3dda9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:16.527319  2118 raft_consensus.cc:993] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: : Instructing follower 5d858e2fc85c4f6ca40e5700c8d1238d to start an election
I20260710 13:27:16.527871  2095 raft_consensus.cc:1081] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Signalling peer 5d858e2fc85c4f6ca40e5700c8d1238d to start an election
I20260710 13:27:16.529652  1386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33"
dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
 from {username='slave'} at 127.0.0.1:47934
I20260710 13:27:16.530241  1386 raft_consensus.cc:493] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:16.531530  1386 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.537200  1386 raft_consensus.cc:515] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.538934  1386 leader_election.cc:290] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:16.540026  1462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:16.540032  1314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e3ff629f9c43c1acaa83be66531c33" candidate_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:16.540836  1314 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.540803  1462 raft_consensus.cc:3055] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:16.541397  1462 raft_consensus.cc:740] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:27:16.542274  1462 consensus_queue.cc:260] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.543565  1462 raft_consensus.cc:3060] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:16.546152  1314 raft_consensus.cc:2468] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 2.
I20260710 13:27:16.547610  1357 leader_election.cc:304] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, d96c406cae504707b1b51ca7c00241b0; no voters: 
I20260710 13:27:16.548436  2099 raft_consensus.cc:2804] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:16.548905  2099 raft_consensus.cc:697] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 LEADER]: Becoming Leader. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:27:16.549732  2099 consensus_queue.cc:237] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } }
I20260710 13:27:16.552467  1462 raft_consensus.cc:2468] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d858e2fc85c4f6ca40e5700c8d1238d in term 2.
I20260710 13:27:16.558521  1213 catalog_manager.cc:5697] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d reported cstate change: term changed from 1 to 2, leader changed from b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) to 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2). New cstate: current_term: 2 leader_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:16.782147  1462 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:16.783501  2111 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:16.785089  1462 raft_consensus.cc:1275] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.786453  2099 consensus_queue.cc:1048] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:16.822794  1315 raft_consensus.cc:1275] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:16.824074  2111 consensus_queue.cc:1048] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:16.849959  1386 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:16.852053  2111 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:27:16.870885  1357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.1:42009, user_credentials={real_user=slave}} blocked reactor thread for 49849.9us
W20260710 13:27:16.873382  1281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:45461, user_credentials={real_user=slave}} blocked reactor thread for 45480.9us
I20260710 13:27:16.887905  1314 raft_consensus.cc:1275] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.889971  2131 consensus_queue.cc:1048] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260710 13:27:16.905918  1314 raft_consensus.cc:1275] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:16.912346  2113 consensus_queue.cc:1048] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:16.940478  1386 raft_consensus.cc:1275] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.941660  2095 consensus_queue.cc:1048] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:16.957587  1314 raft_consensus.cc:1275] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer b1594931054a488b9481f8ca9a3dda9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:16.959054  2136 consensus_queue.cc:1048] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:16.970122  1754 debug-util.cc:398] Leaking SignalData structure 0x7b080026d100 after lost signal to thread 32639
W20260710 13:27:16.971215  1754 debug-util.cc:398] Leaking SignalData structure 0x7b080026d7e0 after lost signal to thread 1247
W20260710 13:27:16.972433  1754 debug-util.cc:398] Leaking SignalData structure 0x7b08001503a0 after lost signal to thread 1340
W20260710 13:27:16.973546  1754 debug-util.cc:398] Leaking SignalData structure 0x7b08000987c0 after lost signal to thread 1415
W20260710 13:27:16.974670  1754 debug-util.cc:398] Leaking SignalData structure 0x7b080028b960 after lost signal to thread 1489
W20260710 13:27:16.975911  1754 debug-util.cc:398] Leaking SignalData structure 0x7b080028a780 after lost signal to thread 1757
I20260710 13:27:17.100728  1314 raft_consensus.cc:1275] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:17.103616  2131 consensus_queue.cc:1048] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:17.106746 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:17.138409  1463 raft_consensus.cc:1275] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer 5d858e2fc85c4f6ca40e5700c8d1238d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:17.157653  2097 consensus_queue.cc:1048] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:17.176224 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:17.216890  1464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05d903e50deb4912a46905f01cda4848"
dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:59614
I20260710 13:27:17.217784  1464 raft_consensus.cc:606] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:17.226869  1315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "148e886389064bf28caba3799a0e66fb"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:17.227507  1315 raft_consensus.cc:606] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:17.255404  1386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b"
dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:33818
I20260710 13:27:17.256007  1386 raft_consensus.cc:606] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:17.258869  1315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5"
dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
mode: GRACEFUL
new_leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:56272
I20260710 13:27:17.259374  1315 raft_consensus.cc:606] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Received request to transfer leadership to TS cd32a40bd8164ed393881ecbeaad0b4a
I20260710 13:27:17.260533 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:17.261200 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:17.428869  2095 raft_consensus.cc:993] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.429410  2095 raft_consensus.cc:1081] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.432646  1732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05d903e50deb4912a46905f01cda4848"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49308
I20260710 13:27:17.433274  1732 raft_consensus.cc:493] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:17.433629  1732 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.438396  2097 raft_consensus.cc:993] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.438895  2097 raft_consensus.cc:1081] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.440721  1726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49282
I20260710 13:27:17.441325  1726 raft_consensus.cc:493] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:17.441689  1726 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.449350  1726 raft_consensus.cc:515] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.452970  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:27:17.453655  1386 raft_consensus.cc:3055] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:17.454025  1386 raft_consensus.cc:740] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d858e2fc85c4f6ca40e5700c8d1238d, State: Running, Role: LEADER
I20260710 13:27:17.454288  1732 raft_consensus.cc:515] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.455008  1386 consensus_queue.cc:260] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.457450  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:27:17.457885  1732 leader_election.cc:290] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:17.458076  1391 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.459581  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d903e50deb4912a46905f01cda4848" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:17.460023  1464 raft_consensus.cc:3055] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:17.460353  1464 raft_consensus.cc:740] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1594931054a488b9481f8ca9a3dda9c, State: Running, Role: LEADER
I20260710 13:27:17.461127  1464 consensus_queue.cc:260] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.462052  1464 raft_consensus.cc:3060] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.466751  1386 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.481305  1726 leader_election.cc:290] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:17.484012  1464 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.486332  1694 leader_election.cc:304] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:17.487411  2143 raft_consensus.cc:2804] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:17.487915  2143 raft_consensus.cc:697] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:17.488719  1386 raft_consensus.cc:2468] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.489980  1391 raft_consensus.cc:2468] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.491014  2143 consensus_queue.cc:237] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.499349  1464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eeacedbbd444ae5ae958bf0c363897b" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:17.503229  1213 catalog_manager.cc:5697] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from b1594931054a488b9481f8ca9a3dda9c (127.31.223.3) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:17.504982  2129 raft_consensus.cc:993] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.505487  2129 raft_consensus.cc:1081] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.507548  1732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "148e886389064bf28caba3799a0e66fb"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49298
I20260710 13:27:17.508217  1732 raft_consensus.cc:493] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:17.508698  1732 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.517266  1732 raft_consensus.cc:515] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.520658  1463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1594931054a488b9481f8ca9a3dda9c"
I20260710 13:27:17.520741  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "148e886389064bf28caba3799a0e66fb" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:17.521317  1463 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.521569  1315 raft_consensus.cc:3055] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:17.521988  1315 raft_consensus.cc:740] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:17.523190  1315 consensus_queue.cc:260] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.524724  1315 raft_consensus.cc:3060] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.526624  1696 leader_election.cc:304] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:17.528116  2143 raft_consensus.cc:2804] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:17.528877  2143 raft_consensus.cc:697] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:17.529893  1463 raft_consensus.cc:2468] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.529822  2143 consensus_queue.cc:237] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [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: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.536094  1315 raft_consensus.cc:2468] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.531038  1694 leader_election.cc:304] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1594931054a488b9481f8ca9a3dda9c, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:17.548846  2113 raft_consensus.cc:2804] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:17.549376  2113 raft_consensus.cc:697] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:17.500085  1464 raft_consensus.cc:3060] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.550344  2113 consensus_queue.cc:237] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.560869  1464 raft_consensus.cc:2468] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.562749  1996 raft_consensus.cc:993] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: : Instructing follower cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.563519  2129 raft_consensus.cc:1081] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Signalling peer cd32a40bd8164ed393881ecbeaad0b4a to start an election
I20260710 13:27:17.565430  1726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5"
dest_uuid: "cd32a40bd8164ed393881ecbeaad0b4a"
 from {username='slave'} at 127.0.0.1:49298
I20260710 13:27:17.565976  1726 raft_consensus.cc:493] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:17.566340  1726 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.570541  1732 leader_election.cc:290] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883)
I20260710 13:27:17.592393  1726 raft_consensus.cc:515] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.597973  1315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d96c406cae504707b1b51ca7c00241b0"
I20260710 13:27:17.598615  1315 raft_consensus.cc:3055] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:17.598914  1315 raft_consensus.cc:740] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d96c406cae504707b1b51ca7c00241b0, State: Running, Role: LEADER
I20260710 13:27:17.599392  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0a4842cab9435790dca39f5c9684c5" candidate_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d"
I20260710 13:27:17.605280  1386 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.610262  1315 consensus_queue.cc:260] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.611974  1315 raft_consensus.cc:3060] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:17.615080  1386 raft_consensus.cc:2468] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.616709  1696 leader_election.cc:304] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d858e2fc85c4f6ca40e5700c8d1238d, cd32a40bd8164ed393881ecbeaad0b4a; no voters: 
I20260710 13:27:17.617933  2111 raft_consensus.cc:2804] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:17.619117  1726 leader_election.cc:290] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [CANDIDATE]: Term 2 election: Requested vote from peers d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009), 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461)
I20260710 13:27:17.622341  1315 raft_consensus.cc:2468] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd32a40bd8164ed393881ecbeaad0b4a in term 2.
I20260710 13:27:17.635229  1213 catalog_manager.cc:5697] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:17.636721  2111 raft_consensus.cc:697] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Becoming Leader. State: Replica: cd32a40bd8164ed393881ecbeaad0b4a, State: Running, Role: LEADER
I20260710 13:27:17.637776  2111 consensus_queue.cc:237] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [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: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } }
I20260710 13:27:17.637511  1213 catalog_manager.cc:5697] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:17.655694  1213 catalog_manager.cc:5697] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a reported cstate change: term changed from 1 to 2, leader changed from d96c406cae504707b1b51ca7c00241b0 (127.31.223.1) to cd32a40bd8164ed393881ecbeaad0b4a (127.31.223.4). New cstate: current_term: 2 leader_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd32a40bd8164ed393881ecbeaad0b4a" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 46225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:17.881007  1386 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:17.882192  2111 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:17.902155  1464 raft_consensus.cc:1275] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:17.904521  2113 consensus_queue.cc:1048] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:18.025952  1464 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.027446  2111 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.045086  1386 raft_consensus.cc:1275] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.050082  2143 consensus_queue.cc:1048] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.057273  1463 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.064061  2143 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1594931054a488b9481f8ca9a3dda9c" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.071413  1315 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.073087  2143 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.113363  1391 raft_consensus.cc:1275] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.115532  2111 consensus_queue.cc:1048] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d858e2fc85c4f6ca40e5700c8d1238d" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 45461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.141721  1315 raft_consensus.cc:1275] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Refusing update from remote peer cd32a40bd8164ed393881ecbeaad0b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:18.143307  2143 consensus_queue.cc:1048] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96c406cae504707b1b51ca7c00241b0" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:18.262036 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:18.281585 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
I20260710 13:27:18.331321 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:18.337755 32636 tablet_replica.cc:333] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.338883 32636 raft_consensus.cc:2243] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.339564 32636 raft_consensus.cc:2272] T 7b79863ba8954c498165c64784511832 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.342944 32636 tablet_replica.cc:333] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.343890 32636 raft_consensus.cc:2243] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.344434 32636 raft_consensus.cc:2272] T 148e886389064bf28caba3799a0e66fb P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.350065 32636 tablet_replica.cc:333] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.350963 32636 raft_consensus.cc:2243] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.351542 32636 raft_consensus.cc:2272] T 8c0a4842cab9435790dca39f5c9684c5 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.356271 32636 tablet_replica.cc:333] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.357249 32636 raft_consensus.cc:2243] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.358232 32636 raft_consensus.cc:2272] T c0fb0dc54aea4e65ac0581f284d61b0d P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.361361 32636 tablet_replica.cc:333] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.362344 32636 raft_consensus.cc:2243] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.363507 32636 raft_consensus.cc:2272] T 30e41e452642486893f1aff811d2bf12 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.366287 32636 tablet_replica.cc:333] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.367198 32636 raft_consensus.cc:2243] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.368382 32636 raft_consensus.cc:2272] T 5054e9551ff74db9b558765f5684a26c P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.371701 32636 tablet_replica.cc:333] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.372537 32636 raft_consensus.cc:2243] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.373122 32636 raft_consensus.cc:2272] T 47e3ff629f9c43c1acaa83be66531c33 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.373587  1697 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 13:27:18.375875 32636 tablet_replica.cc:333] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.376766 32636 raft_consensus.cc:2243] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.377425 32636 raft_consensus.cc:2272] T 29abf6ee52584beb8e7bef6b100e98e2 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.380268 32636 tablet_replica.cc:333] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.380981 32636 raft_consensus.cc:2243] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.381983 32636 raft_consensus.cc:2272] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.385952 32636 tablet_replica.cc:333] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.386796 32636 raft_consensus.cc:2243] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.387858 32636 raft_consensus.cc:2272] T 04195770f1034ca9bcef74ce522e7508 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.390869 32636 tablet_replica.cc:333] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.391894 32636 raft_consensus.cc:2243] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.393095 32636 raft_consensus.cc:2272] T 09bd2ce5a8de473496418325a1c2acaa P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.396266 32636 tablet_replica.cc:333] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.397128 32636 raft_consensus.cc:2243] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:18.397733  1697 consensus_peers.cc:597] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.397809 32636 raft_consensus.cc:2272] T 4f5a2d49f86a4b42aa62ffc13d39031a P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.400207  1697 consensus_peers.cc:597] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.401624 32636 tablet_replica.cc:333] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.402593 32636 raft_consensus.cc:2243] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.403333 32636 raft_consensus.cc:2272] T bd299e1e370341b58fe598d0c103225a P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.406281 32636 tablet_replica.cc:333] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.407133 32636 raft_consensus.cc:2243] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.407819 32636 raft_consensus.cc:2272] T c79b43ba9d324e3da1ec79c9e3a11d00 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.410742 32636 tablet_replica.cc:333] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.411522 32636 raft_consensus.cc:2243] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.412117 32636 raft_consensus.cc:2272] T d221838fcd5f4e0eae4ddbbf9624ad74 P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.415028 32636 tablet_replica.cc:333] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.415824 32636 raft_consensus.cc:2243] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.416451 32636 raft_consensus.cc:2272] T 5580b2295e034581b1ec32355495a9ca P d96c406cae504707b1b51ca7c00241b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.419448 32636 tablet_replica.cc:333] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.420234 32636 raft_consensus.cc:2243] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.421360 32636 raft_consensus.cc:2272] T b493c1cb854b44bdae7d0a6a9dfdebb4 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.424503 32636 tablet_replica.cc:333] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0: stopping tablet replica
I20260710 13:27:18.425246 32636 raft_consensus.cc:2243] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.425976 32636 raft_consensus.cc:2272] T 227f52a4b8da43b9a5778acf50a20b19 P d96c406cae504707b1b51ca7c00241b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.487356  1357 consensus_peers.cc:597] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.535461 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:27:18.552064  1431 consensus_peers.cc:597] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.554945  1431 consensus_peers.cc:597] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.564886  1431 consensus_peers.cc:597] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.594473 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
W20260710 13:27:18.599567  1697 consensus_peers.cc:597] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.637512  1696 consensus_peers.cc:597] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.640486  1357 consensus_peers.cc:597] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.646011  1430 consensus_peers.cc:597] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:18.646919  1696 consensus_peers.cc:597] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.656239 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:27:18.656605  1697 consensus_peers.cc:597] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.657409 32636 tablet_replica.cc:333] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.658473 32636 raft_consensus.cc:2243] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.659327 32636 raft_consensus.cc:2272] T 8c0a4842cab9435790dca39f5c9684c5 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.663273 32636 tablet_replica.cc:333] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.664214 32636 raft_consensus.cc:2243] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.665076 32636 raft_consensus.cc:2272] T 5054e9551ff74db9b558765f5684a26c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.667943 32636 tablet_replica.cc:333] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.668830 32636 raft_consensus.cc:2243] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.669796 32636 raft_consensus.cc:2272] T 47e3ff629f9c43c1acaa83be66531c33 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.672559 32636 tablet_replica.cc:333] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.673398 32636 raft_consensus.cc:2243] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.674604 32636 raft_consensus.cc:2272] T 29abf6ee52584beb8e7bef6b100e98e2 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.676860  1430 consensus_peers.cc:597] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.677534 32636 tablet_replica.cc:333] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.678375 32636 raft_consensus.cc:2243] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.679126 32636 raft_consensus.cc:2272] T 3ca701a167cc49888b01f18e3b379aa1 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.682021 32636 tablet_replica.cc:333] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.682945 32636 raft_consensus.cc:2243] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.683497 32636 raft_consensus.cc:2272] T 7eeacedbbd444ae5ae958bf0c363897b P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.686079  1431 consensus_peers.cc:597] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c -> Peer d96c406cae504707b1b51ca7c00241b0 (127.31.223.1:42009): Couldn't send request to peer d96c406cae504707b1b51ca7c00241b0. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.686923 32636 tablet_replica.cc:333] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.687884 32636 raft_consensus.cc:2243] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.688792 32636 raft_consensus.cc:2272] T 05d903e50deb4912a46905f01cda4848 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.691905 32636 tablet_replica.cc:333] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.692698 32636 raft_consensus.cc:2243] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.693234 32636 raft_consensus.cc:2272] T 30e41e452642486893f1aff811d2bf12 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.695892 32636 tablet_replica.cc:333] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.696615 32636 raft_consensus.cc:2243] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.697587 32636 raft_consensus.cc:2272] T 4f5a2d49f86a4b42aa62ffc13d39031a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.700017 32636 tablet_replica.cc:333] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.700739 32636 raft_consensus.cc:2243] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.701216 32636 raft_consensus.cc:2272] T bd299e1e370341b58fe598d0c103225a P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.703794 32636 tablet_replica.cc:333] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.704535 32636 raft_consensus.cc:2243] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.705384 32636 raft_consensus.cc:2272] T 13545a9c490a4e108e68a59952a91601 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.708107 32636 tablet_replica.cc:333] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.708923 32636 raft_consensus.cc:2243] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.709407 32636 raft_consensus.cc:2272] T d221838fcd5f4e0eae4ddbbf9624ad74 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.711786 32636 tablet_replica.cc:333] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.712533 32636 raft_consensus.cc:2243] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.713397 32636 raft_consensus.cc:2272] T 04195770f1034ca9bcef74ce522e7508 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.716233 32636 tablet_replica.cc:333] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.716912 32636 raft_consensus.cc:2243] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.717916 32636 raft_consensus.cc:2272] T 3f6fd03215474570aea8d03dac7b94ad P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.720486 32636 tablet_replica.cc:333] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.721192 32636 raft_consensus.cc:2243] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.722224 32636 raft_consensus.cc:2272] T 4288692b7f874a63b75856824218e55c P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.724751 32636 tablet_replica.cc:333] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.725412 32636 raft_consensus.cc:2243] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.725952 32636 raft_consensus.cc:2272] T 5580b2295e034581b1ec32355495a9ca P 5d858e2fc85c4f6ca40e5700c8d1238d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.728540 32636 tablet_replica.cc:333] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.729228 32636 raft_consensus.cc:2243] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.729842 32636 raft_consensus.cc:2272] T b493c1cb854b44bdae7d0a6a9dfdebb4 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.732581 32636 tablet_replica.cc:333] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d: stopping tablet replica
I20260710 13:27:18.733258 32636 raft_consensus.cc:2243] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.734318 32636 raft_consensus.cc:2272] T 227f52a4b8da43b9a5778acf50a20b19 P 5d858e2fc85c4f6ca40e5700c8d1238d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.739324  1696 consensus_peers.cc:597] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.793174 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:27:18.838066 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
W20260710 13:27:18.851581  1696 consensus_peers.cc:597] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.2:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.881124 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:18.882272 32636 tablet_replica.cc:333] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.883534 32636 raft_consensus.cc:2243] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.884234 32636 raft_consensus.cc:2272] T 47e3ff629f9c43c1acaa83be66531c33 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.887228 32636 tablet_replica.cc:333] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.888108 32636 raft_consensus.cc:2243] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.889000 32636 raft_consensus.cc:2272] T 7b79863ba8954c498165c64784511832 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:18.890026  1430 consensus_peers.cc:597] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c -> Peer 5d858e2fc85c4f6ca40e5700c8d1238d (127.31.223.2:45461): Couldn't send request to peer 5d858e2fc85c4f6ca40e5700c8d1238d. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.2:45461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.891615 32636 tablet_replica.cc:333] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
W20260710 13:27:18.892264  1694 consensus_peers.cc:597] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.892467 32636 raft_consensus.cc:2243] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.893154 32636 raft_consensus.cc:2272] T 148e886389064bf28caba3799a0e66fb P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.895961 32636 tablet_replica.cc:333] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.896508 32636 raft_consensus.cc:2243] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.896934 32636 raft_consensus.cc:2272] T 05d903e50deb4912a46905f01cda4848 P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.899333 32636 tablet_replica.cc:333] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.900065 32636 raft_consensus.cc:2243] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.901114 32636 raft_consensus.cc:2272] T c0fb0dc54aea4e65ac0581f284d61b0d P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.903682 32636 tablet_replica.cc:333] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
W20260710 13:27:18.904009  1694 consensus_peers.cc:597] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:18.904300 32636 raft_consensus.cc:2243] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.905138 32636 raft_consensus.cc:2272] T bd299e1e370341b58fe598d0c103225a P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.907135 32636 tablet_replica.cc:333] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.907688 32636 raft_consensus.cc:2243] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.908116 32636 raft_consensus.cc:2272] T 30e41e452642486893f1aff811d2bf12 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.910056 32636 tablet_replica.cc:333] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.910640 32636 raft_consensus.cc:2243] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.911203 32636 raft_consensus.cc:2272] T 09bd2ce5a8de473496418325a1c2acaa P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.913162 32636 tablet_replica.cc:333] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.913679 32636 raft_consensus.cc:2243] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.914137 32636 raft_consensus.cc:2272] T 4f5a2d49f86a4b42aa62ffc13d39031a P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.916252 32636 tablet_replica.cc:333] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.916936 32636 raft_consensus.cc:2243] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.917411 32636 raft_consensus.cc:2272] T 227f52a4b8da43b9a5778acf50a20b19 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.919768 32636 tablet_replica.cc:333] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.920488 32636 raft_consensus.cc:2243] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.921754 32636 raft_consensus.cc:2272] T 13545a9c490a4e108e68a59952a91601 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.924441 32636 tablet_replica.cc:333] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.925089 32636 raft_consensus.cc:2243] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.925906 32636 raft_consensus.cc:2272] T c79b43ba9d324e3da1ec79c9e3a11d00 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.927922 32636 tablet_replica.cc:333] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.928459 32636 raft_consensus.cc:2243] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.928947 32636 raft_consensus.cc:2272] T 7eeacedbbd444ae5ae958bf0c363897b P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.931497 32636 tablet_replica.cc:333] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.932080 32636 raft_consensus.cc:2243] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.932936 32636 raft_consensus.cc:2272] T 3ca701a167cc49888b01f18e3b379aa1 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.935074 32636 tablet_replica.cc:333] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.935607 32636 raft_consensus.cc:2243] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:18.936380 32636 raft_consensus.cc:2272] T 5580b2295e034581b1ec32355495a9ca P b1594931054a488b9481f8ca9a3dda9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.938287 32636 tablet_replica.cc:333] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.938885 32636 raft_consensus.cc:2243] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.939574 32636 raft_consensus.cc:2272] T 4288692b7f874a63b75856824218e55c P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.941550 32636 tablet_replica.cc:333] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.942068 32636 raft_consensus.cc:2243] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.942798 32636 raft_consensus.cc:2272] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.944808 32636 tablet_replica.cc:333] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c: stopping tablet replica
I20260710 13:27:18.945303 32636 raft_consensus.cc:2243] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.945868 32636 raft_consensus.cc:2272] T 3f6fd03215474570aea8d03dac7b94ad P b1594931054a488b9481f8ca9a3dda9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.999146 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
W20260710 13:27:19.022967  1694 consensus_peers.cc:597] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.3:40883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.060660 32636 tablet_server.cc:179] TabletServer@127.31.223.4:0 shutting down...
I20260710 13:27:19.105938 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:19.106863 32636 tablet_replica.cc:333] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.107800 32636 raft_consensus.cc:2243] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.108947 32636 raft_consensus.cc:2272] T 7b79863ba8954c498165c64784511832 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.111682 32636 tablet_replica.cc:333] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.112483 32636 raft_consensus.cc:2243] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.113443 32636 raft_consensus.cc:2272] T 05d903e50deb4912a46905f01cda4848 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.115885 32636 tablet_replica.cc:333] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.116668 32636 raft_consensus.cc:2243] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.117329 32636 raft_consensus.cc:2272] T 29abf6ee52584beb8e7bef6b100e98e2 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.120042 32636 tablet_replica.cc:333] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.120823 32636 raft_consensus.cc:2243] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.121482 32636 raft_consensus.cc:2272] T 13545a9c490a4e108e68a59952a91601 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.124008 32636 tablet_replica.cc:333] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.124744 32636 raft_consensus.cc:2243] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.125351 32636 raft_consensus.cc:2272] T b493c1cb854b44bdae7d0a6a9dfdebb4 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.127902 32636 tablet_replica.cc:333] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.128618 32636 raft_consensus.cc:2243] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.129618 32636 raft_consensus.cc:2272] T 148e886389064bf28caba3799a0e66fb P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.132416 32636 tablet_replica.cc:333] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.133227 32636 raft_consensus.cc:2243] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.134229 32636 raft_consensus.cc:2272] T d221838fcd5f4e0eae4ddbbf9624ad74 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.136682 32636 tablet_replica.cc:333] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.137432 32636 raft_consensus.cc:2243] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.138072 32636 raft_consensus.cc:2272] T 52ac7f9c1cef4d35a0f4c9084d96e9e5 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.140834 32636 tablet_replica.cc:333] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.141604 32636 raft_consensus.cc:2243] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.142345 32636 raft_consensus.cc:2272] T 3f6fd03215474570aea8d03dac7b94ad P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.144390 32636 tablet_replica.cc:333] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.144918 32636 raft_consensus.cc:2243] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.145422 32636 raft_consensus.cc:2272] T 4288692b7f874a63b75856824218e55c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.147339 32636 tablet_replica.cc:333] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.147869 32636 raft_consensus.cc:2243] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.148424 32636 raft_consensus.cc:2272] T 04195770f1034ca9bcef74ce522e7508 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.150326 32636 tablet_replica.cc:333] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.150918 32636 raft_consensus.cc:2243] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.151662 32636 raft_consensus.cc:2272] T 8c0a4842cab9435790dca39f5c9684c5 P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.153472 32636 tablet_replica.cc:333] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.153995 32636 raft_consensus.cc:2243] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.154639 32636 raft_consensus.cc:2272] T 5054e9551ff74db9b558765f5684a26c P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.156873 32636 tablet_replica.cc:333] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.157406 32636 raft_consensus.cc:2243] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.158056 32636 raft_consensus.cc:2272] T c79b43ba9d324e3da1ec79c9e3a11d00 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.160444 32636 tablet_replica.cc:333] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
W20260710 13:27:19.160390  1694 consensus_peers.cc:597] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a -> Peer b1594931054a488b9481f8ca9a3dda9c (127.31.223.3:40883): Couldn't send request to peer b1594931054a488b9481f8ca9a3dda9c. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.3:40883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.161212 32636 raft_consensus.cc:2243] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.161765 32636 raft_consensus.cc:2272] T 09bd2ce5a8de473496418325a1c2acaa P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.163636 32636 tablet_replica.cc:333] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.164178 32636 raft_consensus.cc:2243] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.164758 32636 raft_consensus.cc:2272] T 3ca701a167cc49888b01f18e3b379aa1 P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.166363 32636 tablet_replica.cc:333] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.166884 32636 raft_consensus.cc:2243] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.167357 32636 raft_consensus.cc:2272] T c0fb0dc54aea4e65ac0581f284d61b0d P cd32a40bd8164ed393881ecbeaad0b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.169075 32636 tablet_replica.cc:333] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a: stopping tablet replica
I20260710 13:27:19.169525 32636 raft_consensus.cc:2243] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:19.170240 32636 raft_consensus.cc:2272] T 7eeacedbbd444ae5ae958bf0c363897b P cd32a40bd8164ed393881ecbeaad0b4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:20.203933 32636 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1754)
I20260710 13:27:20.759017 32636 tablet_server.cc:196] TabletServer@127.31.223.4:0 shutdown complete.
I20260710 13:27:20.789268 32636 master.cc:562] Master@127.31.223.62:44727 shutting down...
I20260710 13:27:20.815023 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:20.815615 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:20.815963 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P e92865d836d44d7083389f3b888a32a4: stopping tablet replica
I20260710 13:27:20.836894 32636 master.cc:584] Master@127.31.223.62:44727 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29541 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:27:20.894611 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:35969
I20260710 13:27:20.895727 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:20.900883  2172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:20.902315  2173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:20.902789  2175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:20.903115 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:20.904181 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:20.904356 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:20.904480 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690040904470 us; error 0 us; skew 500 ppm
I20260710 13:27:20.904951 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:20.907650 32636 webserver.cc:533] Webserver started at http://127.31.223.62:38547/ using document root <none> and password file <none>
I20260710 13:27:20.908115 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:20.908268 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:20.908501 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:20.909641 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "b314401e23eb42869fe27c46f810d00d"
format_stamp: "Formatted at 2026-07-10 13:27:20 on dist-test-slave-qb46"
I20260710 13:27:20.914945 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:20.918486  2180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:20.919339 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:20.919659 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "b314401e23eb42869fe27c46f810d00d"
format_stamp: "Formatted at 2026-07-10 13:27:20 on dist-test-slave-qb46"
I20260710 13:27:20.919920 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:20.935850 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:20.937099 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:20.975445 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:35969
I20260710 13:27:20.975546  2231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:35969 every 8 connection(s)
I20260710 13:27:20.979282  2232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.988833  2232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d: Bootstrap starting.
I20260710 13:27:20.993443  2232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:20.997525  2232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d: No bootstrap required, opened a new log
I20260710 13:27:20.999594  2232 raft_consensus.cc:359] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER }
I20260710 13:27:20.999965  2232 raft_consensus.cc:385] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:21.000140  2232 raft_consensus.cc:740] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b314401e23eb42869fe27c46f810d00d, State: Initialized, Role: FOLLOWER
I20260710 13:27:21.000618  2232 consensus_queue.cc:260] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER }
I20260710 13:27:21.001029  2232 raft_consensus.cc:399] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:21.001214  2232 raft_consensus.cc:493] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:21.001411  2232 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:21.006140  2232 raft_consensus.cc:515] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER }
I20260710 13:27:21.006644  2232 leader_election.cc:304] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [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: b314401e23eb42869fe27c46f810d00d; no voters: 
I20260710 13:27:21.007678  2232 leader_election.cc:290] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:21.008092  2235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:21.009497  2235 raft_consensus.cc:697] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 1 LEADER]: Becoming Leader. State: Replica: b314401e23eb42869fe27c46f810d00d, State: Running, Role: LEADER
I20260710 13:27:21.010083  2235 consensus_queue.cc:237] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [LEADER]: Queue going to LEADER mode. State: All 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: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER }
I20260710 13:27:21.010778  2232 sys_catalog.cc:565] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:21.014997  2236 sys_catalog.cc:455] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b314401e23eb42869fe27c46f810d00d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER } }
I20260710 13:27:21.016222  2237 sys_catalog.cc:455] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b314401e23eb42869fe27c46f810d00d. Latest consensus state: current_term: 1 leader_uuid: "b314401e23eb42869fe27c46f810d00d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b314401e23eb42869fe27c46f810d00d" member_type: VOTER } }
I20260710 13:27:21.016939  2236 sys_catalog.cc:458] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:21.017035  2237 sys_catalog.cc:458] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:21.018934  2242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:21.024358  2242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:21.028039 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:21.033136  2242 catalog_manager.cc:1383] Generated new cluster ID: cc5c1d9e2d8042a3bc247cb53fe7d8cd
I20260710 13:27:21.033366  2242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:21.060820  2242 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:21.062084  2242 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:21.083683  2242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d: Generated new TSK 0
I20260710 13:27:21.084270  2242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:21.094844 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:21.100921  2253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.102306  2254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.103520  2256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:21.103945 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:21.104962 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:21.105144 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:21.105268 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690041105255 us; error 0 us; skew 500 ppm
I20260710 13:27:21.105747 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:21.108125 32636 webserver.cc:533] Webserver started at http://127.31.223.1:43043/ using document root <none> and password file <none>
I20260710 13:27:21.108546 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:21.108695 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:21.108903 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:21.110040 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "0571a23216ed41b1b85cbd5d40a822d7"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.114537 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:27:21.117705  2261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.118502 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:21.118745 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "0571a23216ed41b1b85cbd5d40a822d7"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.119001 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:21.134577 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:21.135700 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:21.137085 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:21.139355 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:21.139523 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.139845 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:21.140026 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.179621 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:45817
I20260710 13:27:21.179725  2323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:45817 every 8 connection(s)
I20260710 13:27:21.184777 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:21.192384  2328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.193539  2329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.197533  2331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:21.198047 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:21.199033  2324 heartbeater.cc:344] Connected to a master server at 127.31.223.62:35969
I20260710 13:27:21.199435  2324 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:21.199640 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:21.199894 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:21.200059 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690041200044 us; error 0 us; skew 500 ppm
I20260710 13:27:21.200199  2324 heartbeater.cc:507] Master 127.31.223.62:35969 requested a full tablet report, sending...
I20260710 13:27:21.200645 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:21.202458  2197 ts_manager.cc:194] Registered new tserver with Master: 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:21.203388 32636 webserver.cc:533] Webserver started at http://127.31.223.2:45009/ using document root <none> and password file <none>
I20260710 13:27:21.204020 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:21.204299 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:21.204593 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:21.205013  2197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55734
I20260710 13:27:21.206000 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "8146e7a079d04c71a208e954f6c12599"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.210569 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:21.214021  2336 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.214831 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:21.215127 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "8146e7a079d04c71a208e954f6c12599"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.215418 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:21.254155 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:21.255381 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:21.256845 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:21.259037 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:21.259328 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.259560 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:21.259687 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.301769 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:44449
I20260710 13:27:21.302026  2398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:44449 every 8 connection(s)
I20260710 13:27:21.306456 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:21.313809  2402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.316249  2403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.318197  2405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:21.318868  2399 heartbeater.cc:344] Connected to a master server at 127.31.223.62:35969
I20260710 13:27:21.319306  2399 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:21.319680 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:21.320263  2399 heartbeater.cc:507] Master 127.31.223.62:35969 requested a full tablet report, sending...
I20260710 13:27:21.320612 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:21.320894 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:21.321121 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690041321082 us; error 0 us; skew 500 ppm
I20260710 13:27:21.321864 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:21.322564  2197 ts_manager.cc:194] Registered new tserver with Master: 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:21.324111  2197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55750
I20260710 13:27:21.324474 32636 webserver.cc:533] Webserver started at http://127.31.223.3:45809/ using document root <none> and password file <none>
I20260710 13:27:21.325002 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:21.325205 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:21.325521 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:21.326930 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "c8d317df93c546db90f50c1984689ccd"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.331444 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:21.334990  2410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.335899 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:27:21.336243 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "c8d317df93c546db90f50c1984689ccd"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.336541 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:21.360891 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:21.362140 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:21.363684 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:21.365955 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:21.366204 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.366511 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:21.366688 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.425805 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:39801
I20260710 13:27:21.425899  2472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:39801 every 8 connection(s)
I20260710 13:27:21.430662 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:21.437980  2476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:21.439926  2477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:21.443346 32636 server_base.cc:1061] running on GCE node
W20260710 13:27:21.443516  2479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:21.444631  2473 heartbeater.cc:344] Connected to a master server at 127.31.223.62:35969
I20260710 13:27:21.444696 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:21.445117 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:21.445132  2473 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:21.445410 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690041445389 us; error 0 us; skew 500 ppm
I20260710 13:27:21.446038 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:21.446005  2473 heartbeater.cc:507] Master 127.31.223.62:35969 requested a full tablet report, sending...
I20260710 13:27:21.448666  2197 ts_manager.cc:194] Registered new tserver with Master: c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:21.448939 32636 webserver.cc:533] Webserver started at http://127.31.223.4:34691/ using document root <none> and password file <none>
I20260710 13:27:21.449585 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:21.449844 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:21.450155 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:21.450521  2197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55766
I20260710 13:27:21.451587 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-3-root/instance:
uuid: "06840905b0ea4d34af7fb6721473f1ff"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.456096 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:21.459744  2484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.460438 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:21.460778 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
uuid: "06840905b0ea4d34af7fb6721473f1ff"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:21.461035 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:21.478513 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:21.479741 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:21.481196 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:21.483475 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:21.483716 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.483975 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:21.484151 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:21.525920 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.4:38867
I20260710 13:27:21.526026  2546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.4:38867 every 8 connection(s)
I20260710 13:27:21.539748  2547 heartbeater.cc:344] Connected to a master server at 127.31.223.62:35969
I20260710 13:27:21.540073  2547 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:21.540737  2547 heartbeater.cc:507] Master 127.31.223.62:35969 requested a full tablet report, sending...
I20260710 13:27:21.542645  2197 ts_manager.cc:194] Registered new tserver with Master: 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:21.543076 32636 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013547504s
I20260710 13:27:21.543978  2197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55768
I20260710 13:27:21.569221  2197 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:27:21.706606  2512 tablet_service.cc:1511] Processing CreateTablet for tablet 2f692d8627ff4206bc93d5b8e5ae99d5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:21.708125  2512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f692d8627ff4206bc93d5b8e5ae99d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.715292  2289 tablet_service.cc:1511] Processing CreateTablet for tablet 2f692d8627ff4206bc93d5b8e5ae99d5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:21.716718  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f692d8627ff4206bc93d5b8e5ae99d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.718941  2511 tablet_service.cc:1511] Processing CreateTablet for tablet 074bda48cc8b4b77b66f909090f89d29 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:21.719170  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 33b3d5c1286c4219a3d97ec148fa3f4c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:21.720438  2511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bda48cc8b4b77b66f909090f89d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.722664  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 074bda48cc8b4b77b66f909090f89d29 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:21.722950  2510 tablet_service.cc:1511] Processing CreateTablet for tablet db892f1d4e954298a83efc69db3f7610 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:21.724380  2510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db892f1d4e954298a83efc69db3f7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.725153  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b3d5c1286c4219a3d97ec148fa3f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.727466  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bda48cc8b4b77b66f909090f89d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.737061  2509 tablet_service.cc:1511] Processing CreateTablet for tablet 9c009ddafc3442aaa157f34fbaa25f9c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:21.739600  2508 tablet_service.cc:1511] Processing CreateTablet for tablet 8b914dd9b5684fde9e0423813c74994d (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:21.741205  2509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c009ddafc3442aaa157f34fbaa25f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.746851  2508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b914dd9b5684fde9e0423813c74994d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.747503  2364 tablet_service.cc:1511] Processing CreateTablet for tablet 33b3d5c1286c4219a3d97ec148fa3f4c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:21.748847  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b3d5c1286c4219a3d97ec148fa3f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.751434  2363 tablet_service.cc:1511] Processing CreateTablet for tablet 074bda48cc8b4b77b66f909090f89d29 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:21.752735  2363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074bda48cc8b4b77b66f909090f89d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.755563  2506 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbbada0b89a4651a50b70dd2973747e (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:21.755667  2362 tablet_service.cc:1511] Processing CreateTablet for tablet db892f1d4e954298a83efc69db3f7610 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:21.757134  2506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbbada0b89a4651a50b70dd2973747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.757560  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db892f1d4e954298a83efc69db3f7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.759651  2505 tablet_service.cc:1511] Processing CreateTablet for tablet 93e02b81cd374c15a62ff250f7a961ee (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:21.761449  2505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e02b81cd374c15a62ff250f7a961ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.754177  2507 tablet_service.cc:1511] Processing CreateTablet for tablet e73b526273da4cdfa7b41a400edb6323 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:21.762372  2360 tablet_service.cc:1511] Processing CreateTablet for tablet 9c009ddafc3442aaa157f34fbaa25f9c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:21.764106  2507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73b526273da4cdfa7b41a400edb6323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.764248  2360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c009ddafc3442aaa157f34fbaa25f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.767056  2359 tablet_service.cc:1511] Processing CreateTablet for tablet e73b526273da4cdfa7b41a400edb6323 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:21.767269  2504 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae566452a4419f9ae999e59603b8cf (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:21.768963  2359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73b526273da4cdfa7b41a400edb6323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.769127  2504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae566452a4419f9ae999e59603b8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.771739  2358 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6402b60496aa2a6a4fcf1c98bdc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:21.773662  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6402b60496aa2a6a4fcf1c98bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.759994  2361 tablet_service.cc:1511] Processing CreateTablet for tablet e262ff2bdf254c18afe5b77d110af6b0 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:21.782891  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e262ff2bdf254c18afe5b77d110af6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.786031  2357 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbbada0b89a4651a50b70dd2973747e (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:21.786428  2356 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae566452a4419f9ae999e59603b8cf (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:21.787662  2357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbbada0b89a4651a50b70dd2973747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.791147  2356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae566452a4419f9ae999e59603b8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.804123  2503 tablet_service.cc:1511] Processing CreateTablet for tablet 695d52a2530e452180e630bc0fbe30bd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:21.805585  2503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d52a2530e452180e630bc0fbe30bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.821738  2286 tablet_service.cc:1511] Processing CreateTablet for tablet e262ff2bdf254c18afe5b77d110af6b0 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:21.823173  2286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e262ff2bdf254c18afe5b77d110af6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.827872  2355 tablet_service.cc:1511] Processing CreateTablet for tablet 83714fef712d4550933679100ae9beec (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:21.829345  2355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83714fef712d4550933679100ae9beec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.832106  2285 tablet_service.cc:1511] Processing CreateTablet for tablet 9c009ddafc3442aaa157f34fbaa25f9c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:21.833498  2285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c009ddafc3442aaa157f34fbaa25f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.856473  2512 tablet_service.cc:1511] Processing CreateTablet for tablet c9bc518d529647b391b48f197774cd0f (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:21.860503  2364 tablet_service.cc:1511] Processing CreateTablet for tablet 695d52a2530e452180e630bc0fbe30bd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:21.861912  2357 tablet_service.cc:1511] Processing CreateTablet for tablet c9bc518d529647b391b48f197774cd0f (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:21.863891  2361 tablet_service.cc:1511] Processing CreateTablet for tablet 74a28104cf924b2d9e80e0fe736a63fc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:21.875643  2438 tablet_service.cc:1511] Processing CreateTablet for tablet 2f692d8627ff4206bc93d5b8e5ae99d5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:21.879284  2437 tablet_service.cc:1511] Processing CreateTablet for tablet 33b3d5c1286c4219a3d97ec148fa3f4c (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:21.881692  2435 tablet_service.cc:1511] Processing CreateTablet for tablet e262ff2bdf254c18afe5b77d110af6b0 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:21.887300  2433 tablet_service.cc:1511] Processing CreateTablet for tablet e73b526273da4cdfa7b41a400edb6323 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:21.903604  2432 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6402b60496aa2a6a4fcf1c98bdc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:21.887703  2436 tablet_service.cc:1511] Processing CreateTablet for tablet db892f1d4e954298a83efc69db3f7610 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:21.888432  2434 tablet_service.cc:1511] Processing CreateTablet for tablet 8b914dd9b5684fde9e0423813c74994d (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:21.889520  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 8b914dd9b5684fde9e0423813c74994d (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:21.890491  2361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a28104cf924b2d9e80e0fe736a63fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.849979  2509 tablet_service.cc:1511] Processing CreateTablet for tablet 02d33039c3894e81a8ca33fb1c094791 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:21.906854  2506 tablet_service.cc:1511] Processing CreateTablet for tablet 3878ec50e12f45978fcee90f1c54d721 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:21.907866  2431 tablet_service.cc:1511] Processing CreateTablet for tablet 93e02b81cd374c15a62ff250f7a961ee (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:21.909657  2429 tablet_service.cc:1511] Processing CreateTablet for tablet 83714fef712d4550933679100ae9beec (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:21.911233  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b914dd9b5684fde9e0423813c74994d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.906854  2430 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae566452a4419f9ae999e59603b8cf (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:21.914975  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d52a2530e452180e630bc0fbe30bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.916363  2289 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbbada0b89a4651a50b70dd2973747e (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:21.917641  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbbada0b89a4651a50b70dd2973747e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.919389  2285 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6402b60496aa2a6a4fcf1c98bdc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:21.920658  2285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6402b60496aa2a6a4fcf1c98bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.924055  2283 tablet_service.cc:1511] Processing CreateTablet for tablet 83714fef712d4550933679100ae9beec (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:21.925432  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83714fef712d4550933679100ae9beec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.928951  2509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d33039c3894e81a8ca33fb1c094791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.928793  2355 tablet_service.cc:1511] Processing CreateTablet for tablet 4c78cfd11f05407eb7e0f38621f45a3a (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:21.929731  2506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3878ec50e12f45978fcee90f1c54d721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.930090  2355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c78cfd11f05407eb7e0f38621f45a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.895061  2360 tablet_service.cc:1511] Processing CreateTablet for tablet 3878ec50e12f45978fcee90f1c54d721 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:21.903177  2438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f692d8627ff4206bc93d5b8e5ae99d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.931397  2430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae566452a4419f9ae999e59603b8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.914739  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 93e02b81cd374c15a62ff250f7a961ee (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:21.932459  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e02b81cd374c15a62ff250f7a961ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.933475  2433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73b526273da4cdfa7b41a400edb6323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.934531  2431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e02b81cd374c15a62ff250f7a961ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.935091  2436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db892f1d4e954298a83efc69db3f7610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.938766  2434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b914dd9b5684fde9e0423813c74994d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.940889  2435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e262ff2bdf254c18afe5b77d110af6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.902094  2363 tablet_service.cc:1511] Processing CreateTablet for tablet 8a72c83293814083b5fcb3aed8a59819 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:21.945214  2512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bc518d529647b391b48f197774cd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.945395  2437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b3d5c1286c4219a3d97ec148fa3f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.945752  2568 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:21.947230  2510 tablet_service.cc:1511] Processing CreateTablet for tablet 8a72c83293814083b5fcb3aed8a59819 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:21.947525  2511 tablet_service.cc:1511] Processing CreateTablet for tablet 4c78cfd11f05407eb7e0f38621f45a3a (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:21.948772  2510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a72c83293814083b5fcb3aed8a59819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.950403  2282 tablet_service.cc:1511] Processing CreateTablet for tablet 02d33039c3894e81a8ca33fb1c094791 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:21.951663  2282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d33039c3894e81a8ca33fb1c094791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.954629  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6402b60496aa2a6a4fcf1c98bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.955260  2429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83714fef712d4550933679100ae9beec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.948624  2281 tablet_service.cc:1511] Processing CreateTablet for tablet 74a28104cf924b2d9e80e0fe736a63fc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:21.957000  2281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a28104cf924b2d9e80e0fe736a63fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.965494  2288 tablet_service.cc:1511] Processing CreateTablet for tablet 695d52a2530e452180e630bc0fbe30bd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:21.967655  2511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c78cfd11f05407eb7e0f38621f45a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.969691  2362 tablet_service.cc:1511] Processing CreateTablet for tablet df17e34a476f4eac9ebbe0c1e683e3c5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:21.957312  2567 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:21.974715  2280 tablet_service.cc:1511] Processing CreateTablet for tablet 3878ec50e12f45978fcee90f1c54d721 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:21.986553  2566 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:21.991359  2358 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee29d94f76e47b288dfdb75e18d0382 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:21.998639  2288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d52a2530e452180e630bc0fbe30bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:21.999625  2280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3878ec50e12f45978fcee90f1c54d721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.007280  2507 tablet_service.cc:1511] Processing CreateTablet for tablet 27ab025ba3584895966c0434d3c627cd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:22.008860  2507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ab025ba3584895966c0434d3c627cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.016067  2505 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee29d94f76e47b288dfdb75e18d0382 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:22.017421  2505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee29d94f76e47b288dfdb75e18d0382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.016067  2503 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbaef0589a245b2a6753689cf50a0d9 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 13:27:22.023630  2245 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:22.023824  2503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbaef0589a245b2a6753689cf50a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.034677  2566 tablet_bootstrap.cc:654] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.038575  2363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a72c83293814083b5fcb3aed8a59819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.042505  2357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bc518d529647b391b48f197774cd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.044307  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee29d94f76e47b288dfdb75e18d0382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.048588  2438 tablet_service.cc:1511] Processing CreateTablet for tablet 02d33039c3894e81a8ca33fb1c094791 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:22.049998  2438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d33039c3894e81a8ca33fb1c094791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.054425  2280 tablet_service.cc:1511] Processing CreateTablet for tablet 4c78cfd11f05407eb7e0f38621f45a3a (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:22.057224  2435 tablet_service.cc:1511] Processing CreateTablet for tablet c9bc518d529647b391b48f197774cd0f (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:22.055797  2280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c78cfd11f05407eb7e0f38621f45a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.072518  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17e34a476f4eac9ebbe0c1e683e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.078547  2360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3878ec50e12f45978fcee90f1c54d721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.080668  2435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bc518d529647b391b48f197774cd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.093760  2567 tablet_bootstrap.cc:654] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.095202  2287 tablet_service.cc:1511] Processing CreateTablet for tablet 27ab025ba3584895966c0434d3c627cd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:22.096570  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ab025ba3584895966c0434d3c627cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.099794  2432 tablet_service.cc:1511] Processing CreateTablet for tablet 74a28104cf924b2d9e80e0fe736a63fc (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:22.099735  2284 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbaef0589a245b2a6753689cf50a0d9 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:22.101173  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbaef0589a245b2a6753689cf50a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.101173  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a28104cf924b2d9e80e0fe736a63fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.110433  2434 tablet_service.cc:1511] Processing CreateTablet for tablet 27ab025ba3584895966c0434d3c627cd (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:22.111810  2434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ab025ba3584895966c0434d3c627cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.121608  2289 tablet_service.cc:1511] Processing CreateTablet for tablet df17e34a476f4eac9ebbe0c1e683e3c5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:22.128062  2566 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.134853  2566 ts_tablet_manager.cc:1403] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.005s
I20260710 13:27:22.135355  2289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17e34a476f4eac9ebbe0c1e683e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.137924  2566 raft_consensus.cc:359] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.138747  2566 raft_consensus.cc:385] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.139097  2569 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.139068  2566 raft_consensus.cc:740] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.145916  2566 consensus_queue.cc:260] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.194057  2437 tablet_service.cc:1511] Processing CreateTablet for tablet 8a72c83293814083b5fcb3aed8a59819 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:22.199954  2437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a72c83293814083b5fcb3aed8a59819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.201479  2567 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.202009  2567 ts_tablet_manager.cc:1403] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.245s	user 0.021s	sys 0.014s
I20260710 13:27:22.205061  2567 raft_consensus.cc:359] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.205813  2567 raft_consensus.cc:385] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.210559  2324 heartbeater.cc:499] Master 127.31.223.62:35969 was elected leader, sending a full tablet report...
I20260710 13:27:22.207872  2567 raft_consensus.cc:740] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.221364  2567 consensus_queue.cc:260] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.269760  2568 tablet_bootstrap.cc:654] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.275102  2566 ts_tablet_manager.cc:1434] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.012s
I20260710 13:27:22.275929  2567 ts_tablet_manager.cc:1434] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.013s
I20260710 13:27:22.276226  2566 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.279366  2430 tablet_service.cc:1511] Processing CreateTablet for tablet df17e34a476f4eac9ebbe0c1e683e3c5 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:22.283521  2567 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
W20260710 13:27:22.280639  2548 tablet.cc:2406] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:22.282694  2547 heartbeater.cc:499] Master 127.31.223.62:35969 was elected leader, sending a full tablet report...
I20260710 13:27:22.284448  2430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df17e34a476f4eac9ebbe0c1e683e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.297688  2429 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee29d94f76e47b288dfdb75e18d0382 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:22.299089  2429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee29d94f76e47b288dfdb75e18d0382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.285723  2433 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbaef0589a245b2a6753689cf50a0d9 (DEFAULT_TABLE table=test-workload [id=cfbeb72a6901447cbb1fa2ce4fb54468]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:22.308622  2433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbaef0589a245b2a6753689cf50a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:22.310004  2567 tablet_bootstrap.cc:654] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.313620  2566 tablet_bootstrap.cc:654] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.325721  2569 tablet_bootstrap.cc:654] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.326783  2399 heartbeater.cc:499] Master 127.31.223.62:35969 was elected leader, sending a full tablet report...
I20260710 13:27:22.345724  2568 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.346267  2568 ts_tablet_manager.cc:1403] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.401s	user 0.010s	sys 0.011s
I20260710 13:27:22.349385  2568 raft_consensus.cc:359] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.358618  2567 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.350131  2568 raft_consensus.cc:385] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.359985  2567 ts_tablet_manager.cc:1403] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.004s
I20260710 13:27:22.359951  2568 raft_consensus.cc:740] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.361289  2566 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.361056  2568 consensus_queue.cc:260] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.361809  2566 ts_tablet_manager.cc:1403] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.004s
I20260710 13:27:22.364805  2566 raft_consensus.cc:359] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.371126  2566 raft_consensus.cc:385] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.374011  2566 raft_consensus.cc:740] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.374039  2567 raft_consensus.cc:359] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.373662  2569 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.375079  2567 raft_consensus.cc:385] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.375523  2569 ts_tablet_manager.cc:1403] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.237s	user 0.019s	sys 0.025s
I20260710 13:27:22.375075  2566 consensus_queue.cc:260] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.377287  2568 ts_tablet_manager.cc:1434] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.007s
I20260710 13:27:22.378423  2568 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.378399  2566 ts_tablet_manager.cc:1434] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:27:22.378993  2569 raft_consensus.cc:359] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.379662  2569 raft_consensus.cc:385] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.379938  2569 raft_consensus.cc:740] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.380039  2566 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.380633  2569 consensus_queue.cc:260] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.382865  2473 heartbeater.cc:499] Master 127.31.223.62:35969 was elected leader, sending a full tablet report...
I20260710 13:27:22.383358  2569 ts_tablet_manager.cc:1434] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:22.384326  2569 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.386093  2568 tablet_bootstrap.cc:654] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.375500  2567 raft_consensus.cc:740] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.387172  2567 consensus_queue.cc:260] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.389925  2567 ts_tablet_manager.cc:1434] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:27:22.390666  2569 tablet_bootstrap.cc:654] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.391203  2567 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:22.398514  2568 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.399048  2568 ts_tablet_manager.cc:1403] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260710 13:27:22.402057  2568 raft_consensus.cc:359] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.402835  2568 raft_consensus.cc:385] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.403123  2568 raft_consensus.cc:740] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.404088  2568 consensus_queue.cc:260] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.408062  2569 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.408198  2568 ts_tablet_manager.cc:1434] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:22.408625  2569 ts_tablet_manager.cc:1403] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260710 13:27:22.409240  2568 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.411700  2569 raft_consensus.cc:359] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.412472  2569 raft_consensus.cc:385] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.412774  2569 raft_consensus.cc:740] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.413475  2569 consensus_queue.cc:260] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.415077  2566 tablet_bootstrap.cc:654] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.415645  2569 ts_tablet_manager.cc:1434] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:27:22.416487  2568 tablet_bootstrap.cc:654] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.416653  2569 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.420527  2567 tablet_bootstrap.cc:654] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.423843  2569 tablet_bootstrap.cc:654] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.435207  2567 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.435387  2566 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.435969  2567 ts_tablet_manager.cc:1403] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260710 13:27:22.440521  2567 raft_consensus.cc:359] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.441391  2567 raft_consensus.cc:385] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.441697  2567 raft_consensus.cc:740] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.435997  2566 ts_tablet_manager.cc:1403] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.008s
I20260710 13:27:22.443084  2572 raft_consensus.cc:493] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.443624  2572 raft_consensus.cc:515] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.446336  2572 leader_election.cc:290] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.457204  2567 consensus_queue.cc:260] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.459812  2568 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.445851  2566 raft_consensus.cc:359] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.461889  2567 ts_tablet_manager.cc:1434] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260710 13:27:22.462246  2568 ts_tablet_manager.cc:1403] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.009s
I20260710 13:27:22.462157  2566 raft_consensus.cc:385] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.463024  2566 raft_consensus.cc:740] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.463935  2566 consensus_queue.cc:260] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.466005  2567 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:22.468551  2569 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.465770  2568 raft_consensus.cc:359] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.469022  2568 raft_consensus.cc:385] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.469478  2568 raft_consensus.cc:740] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.469918  2573 raft_consensus.cc:493] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.467407  2566 ts_tablet_manager.cc:1434] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260710 13:27:22.470420  2573 raft_consensus.cc:515] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.473531  2566 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.472093  2568 consensus_queue.cc:260] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.480041  2567 tablet_bootstrap.cc:654] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.481496  2566 tablet_bootstrap.cc:654] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.484580  2568 ts_tablet_manager.cc:1434] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:27:22.482959  2573 leader_election.cc:290] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:22.485816  2568 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.495831  2568 tablet_bootstrap.cc:654] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.512923  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:22.513885  2522 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:22.515669  2263 leader_election.cc:304] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:22.516710  2572 raft_consensus.cc:2804] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.517151  2572 raft_consensus.cc:493] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.469084  2569 ts_tablet_manager.cc:1403] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.014s
I20260710 13:27:22.517580  2572 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.520716  2569 raft_consensus.cc:359] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.531782  2569 raft_consensus.cc:385] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.532140  2569 raft_consensus.cc:740] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.538534  2569 consensus_queue.cc:260] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.540871  2569 ts_tablet_manager.cc:1434] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:27:22.525548  2572 raft_consensus.cc:515] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.541112  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.541815  2299 raft_consensus.cc:2468] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:22.543077  2487 leader_election.cc:304] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:22.543293  2569 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.543920  2573 raft_consensus.cc:2804] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.544314  2573 raft_consensus.cc:493] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.544699  2573 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.552330  2573 raft_consensus.cc:515] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.555190  2572 leader_election.cc:290] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.555781  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:22.556408  2299 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.556890  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:22.557516  2522 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.561151  2567 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.562073  2567 ts_tablet_manager.cc:1403] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.020s
I20260710 13:27:22.564325  2299 raft_consensus.cc:2468] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:22.564917  2522 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 1.
I20260710 13:27:22.565876  2487 leader_election.cc:304] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:22.566175  2263 leader_election.cc:304] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:22.566180  2567 raft_consensus.cc:359] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.568228  2567 raft_consensus.cc:385] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.568660  2567 raft_consensus.cc:740] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.569335  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:22.570060  2448 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:22.570554  2569 tablet_bootstrap.cc:654] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.570994  2566 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.571610  2566 ts_tablet_manager.cc:1403] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.101s	user 0.039s	sys 0.053s
I20260710 13:27:22.572396  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:22.572958  2448 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.574558  2572 raft_consensus.cc:2804] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.577150  2572 raft_consensus.cc:697] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:22.578032  2572 consensus_queue.cc:237] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.579716  2568 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.580603  2448 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 1.
I20260710 13:27:22.580696  2568 ts_tablet_manager.cc:1403] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.016s
I20260710 13:27:22.581548  2566 raft_consensus.cc:359] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.582368  2566 raft_consensus.cc:385] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.582717  2566 raft_consensus.cc:740] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.591315  2567 consensus_queue.cc:260] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.593848  2568 raft_consensus.cc:359] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.594571  2568 raft_consensus.cc:385] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.594854  2568 raft_consensus.cc:740] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.595639  2568 consensus_queue.cc:260] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.597858  2568 ts_tablet_manager.cc:1434] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:27:22.598905  2568 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.586117  2573 leader_election.cc:290] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:22.601358  2597 raft_consensus.cc:2804] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.600271  2569 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.604983  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:22.605553  2567 ts_tablet_manager.cc:1434] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.001s
I20260710 13:27:22.605831  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:22.606712  2194 catalog_manager.cc:5697] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.609380  2567 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
W20260710 13:27:22.609903  2488 leader_election.cc:343] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:22.610905  2488 leader_election.cc:343] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.601898  2566 consensus_queue.cc:260] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.603632  2573 raft_consensus.cc:493] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.612412  2569 ts_tablet_manager.cc:1403] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.015s
I20260710 13:27:22.612609  2573 raft_consensus.cc:515] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.613577  2566 ts_tablet_manager.cc:1434] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:27:22.614648  2566 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.614980  2573 leader_election.cc:290] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.615751  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
W20260710 13:27:22.626483  2488 leader_election.cc:343] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.627475  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.628170  2299 raft_consensus.cc:2468] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:22.629448  2487 leader_election.cc:304] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:22.631323  2573 raft_consensus.cc:2804] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.631703  2573 raft_consensus.cc:493] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.632047  2573 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.632274  2566 tablet_bootstrap.cc:654] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.636286  2601 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.636972  2601 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.640717  2601 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.616690  2569 raft_consensus.cc:359] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.635905  2567 tablet_bootstrap.cc:654] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.626405  2597 raft_consensus.cc:697] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:22.642702  2569 raft_consensus.cc:385] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.645699  2573 raft_consensus.cc:515] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.647622  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
W20260710 13:27:22.649435  2487 leader_election.cc:343] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.651902  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:22.653121  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
W20260710 13:27:22.653673  2488 leader_election.cc:343] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.653756  2299 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.654994  2568 tablet_bootstrap.cc:654] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.652314  2573 leader_election.cc:290] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.659124  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
W20260710 13:27:22.660604  2487 leader_election.cc:343] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.661046  2487 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:22.661366  2566 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.661864  2573 raft_consensus.cc:2749] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:22.646862  2569 raft_consensus.cc:740] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.649184  2597 consensus_queue.cc:237] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.663143  2569 consensus_queue.cc:260] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.665484  2566 ts_tablet_manager.cc:1403] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.010s
I20260710 13:27:22.666105  2569 ts_tablet_manager.cc:1434] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260710 13:27:22.667465  2569 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.668598  2566 raft_consensus.cc:359] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.669377  2566 raft_consensus.cc:385] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.669695  2566 raft_consensus.cc:740] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.669624  2299 raft_consensus.cc:2468] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:22.670538  2566 consensus_queue.cc:260] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.671838  2487 leader_election.cc:304] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:22.672821  2566 ts_tablet_manager.cc:1434] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:22.673326  2573 raft_consensus.cc:2804] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.673843  2566 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.674167  2573 raft_consensus.cc:697] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:22.675634  2569 tablet_bootstrap.cc:654] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.675148  2573 consensus_queue.cc:237] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.682035  2567 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.682562  2567 ts_tablet_manager.cc:1403] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.008s
I20260710 13:27:22.685287  2568 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.685503  2567 raft_consensus.cc:359] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.685999  2568 ts_tablet_manager.cc:1403] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.000s
I20260710 13:27:22.686328  2567 raft_consensus.cc:385] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.686713  2567 raft_consensus.cc:740] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.687484  2567 consensus_queue.cc:260] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.687326  2196 catalog_manager.cc:5697] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.689781  2567 ts_tablet_manager.cc:1434] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:22.697582  2568 raft_consensus.cc:359] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.698731  2568 raft_consensus.cc:385] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.699139  2568 raft_consensus.cc:740] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.702754  2567 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:22.705977  2579 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.706619  2579 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.710939  2566 tablet_bootstrap.cc:654] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.714632  2568 consensus_queue.cc:260] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.721661  2568 ts_tablet_manager.cc:1434] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.003s
I20260710 13:27:22.723114  2568 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.725629  2567 tablet_bootstrap.cc:654] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.718531  2579 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:22.729542  2578 raft_consensus.cc:493] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.730089  2578 raft_consensus.cc:515] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.732750  2569 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.736270  2569 ts_tablet_manager.cc:1403] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.023s
I20260710 13:27:22.743816  2568 tablet_bootstrap.cc:654] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.753384  2572 raft_consensus.cc:493] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.753988  2572 raft_consensus.cc:515] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.757591  2572 leader_election.cc:290] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.759155  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:22.759784  2448 raft_consensus.cc:2468] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:22.760946  2264 leader_election.cc:304] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:22.762025  2572 raft_consensus.cc:2804] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.762857  2572 raft_consensus.cc:493] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.763247  2572 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.743112  2578 leader_election.cc:290] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.774534  2569 raft_consensus.cc:359] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.775395  2569 raft_consensus.cc:385] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.775720  2569 raft_consensus.cc:740] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.776379  2567 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.776453  2569 consensus_queue.cc:260] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.777268  2567 ts_tablet_manager.cc:1403] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.030s
I20260710 13:27:22.783859  2572 raft_consensus.cc:515] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.786252  2572 leader_election.cc:290] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.793076  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:22.793735  2448 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.794152  2566 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.794658  2566 ts_tablet_manager.cc:1403] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.014s
I20260710 13:27:22.796831  2578 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.797734  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbbada0b89a4651a50b70dd2973747e" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:22.797825  2578 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.797369  2194 catalog_manager.cc:5697] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.798446  2522 raft_consensus.cc:2468] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:22.799793  2338 leader_election.cc:304] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:22.800062  2578 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.800786  2578 raft_consensus.cc:2804] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.801200  2578 raft_consensus.cc:493] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.801551  2578 raft_consensus.cc:3060] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.808713  2566 raft_consensus.cc:359] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.809535  2566 raft_consensus.cc:385] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.809854  2566 raft_consensus.cc:740] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.810647  2566 consensus_queue.cc:260] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.817914  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.818802  2569 ts_tablet_manager.cc:1434] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.006s
I20260710 13:27:22.819097  2566 ts_tablet_manager.cc:1434] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
W20260710 13:27:22.819589  2413 leader_election.cc:343] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.820120  2566 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.822098  2569 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:22.829159  2568 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:22.829686  2568 ts_tablet_manager.cc:1403] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.003s
I20260710 13:27:22.831339  2567 raft_consensus.cc:359] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:22.832090  2567 raft_consensus.cc:385] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.832403  2567 raft_consensus.cc:740] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.832814  2568 raft_consensus.cc:359] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.833165  2567 consensus_queue.cc:260] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:22.833570  2569 tablet_bootstrap.cc:654] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.835481  2567 ts_tablet_manager.cc:1434] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.003s
I20260710 13:27:22.833554  2568 raft_consensus.cc:385] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.837076  2568 raft_consensus.cc:740] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.827473  2566 tablet_bootstrap.cc:654] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.837860  2568 consensus_queue.cc:260] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.842018  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:22.815564  2448 raft_consensus.cc:2468] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 1.
I20260710 13:27:22.842051  2567 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:22.849460  2578 raft_consensus.cc:515] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.854588  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:22.855460  2447 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:22.861315  2567 tablet_bootstrap.cc:654] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.852092  2374 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:22.863637  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbbada0b89a4651a50b70dd2973747e" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.864441  2299 raft_consensus.cc:2468] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:22.864629  2623 raft_consensus.cc:493] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.865140  2623 raft_consensus.cc:515] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.866622  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.857555  2264 leader_election.cc:304] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:22.868955  2572 raft_consensus.cc:2804] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.869197  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbbada0b89a4651a50b70dd2973747e" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:22.869477  2572 raft_consensus.cc:697] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:22.869922  2522 raft_consensus.cc:3060] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.870543  2572 consensus_queue.cc:237] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.878150  2522 raft_consensus.cc:2468] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:22.879534  2338 leader_election.cc:304] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:22.890985  2579 raft_consensus.cc:493] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.891630  2568 ts_tablet_manager.cc:1434] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.012s
I20260710 13:27:22.891968  2579 raft_consensus.cc:515] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.893167  2568 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:22.896812  2566 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:22.897413  2566 ts_tablet_manager.cc:1403] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.078s	user 0.003s	sys 0.012s
I20260710 13:27:22.888507  2623 leader_election.cc:290] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.898653  2623 raft_consensus.cc:2804] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:22.899279  2623 raft_consensus.cc:697] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:22.900702  2566 raft_consensus.cc:359] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.901558  2566 raft_consensus.cc:385] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.903121  2579 leader_election.cc:290] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.900463  2623 consensus_queue.cc:237] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.903755  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.904027  2566 raft_consensus.cc:740] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.910543  2298 raft_consensus.cc:2468] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:22.913844  2413 leader_election.cc:304] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:22.914427  2568 tablet_bootstrap.cc:654] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.915135  2579 raft_consensus.cc:2804] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.915575  2579 raft_consensus.cc:493] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.918017  2579 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.915858  2339 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:22.924674  2578 leader_election.cc:290] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.924918  2569 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:22.925467  2578 raft_consensus.cc:2804] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.925753  2569 ts_tablet_manager.cc:1403] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.018s
I20260710 13:27:22.925865  2578 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.926638  2578 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.922883  2566 consensus_queue.cc:260] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.928808  2566 ts_tablet_manager.cc:1434] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260710 13:27:22.929844  2566 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:22.930907  2573 raft_consensus.cc:493] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.931537  2573 raft_consensus.cc:515] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:22.936228  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:22.938041  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
W20260710 13:27:22.938794  2487 leader_election.cc:343] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.939990  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:22.938795  2374 raft_consensus.cc:2468] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:22.939646  2573 leader_election.cc:290] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.949302  2567 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:22.949884  2567 ts_tablet_manager.cc:1403] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.019s
I20260710 13:27:22.952490  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:22.953703  2566 tablet_bootstrap.cc:654] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:22.953856  2567 raft_consensus.cc:359] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
W20260710 13:27:22.954545  2412 leader_election.cc:343] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.954771  2567 raft_consensus.cc:385] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.955188  2567 raft_consensus.cc:740] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.958876  2623 raft_consensus.cc:493] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:22.959463  2623 raft_consensus.cc:515] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:22.961653  2579 raft_consensus.cc:515] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:22.962455  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:22.940014  2193 catalog_manager.cc:5697] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.964792  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:22.965863  2298 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.966554  2579 leader_election.cc:290] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:22.956194  2567 consensus_queue.cc:260] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:22.964946  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
W20260710 13:27:22.971988  2339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:39801, user_credentials={real_user=slave}} blocked reactor thread for 91646.7us
I20260710 13:27:22.972530  2569 raft_consensus.cc:359] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:22.972957  2578 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:22.973614  2569 raft_consensus.cc:385] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:22.973394  2414 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:22.974083  2569 raft_consensus.cc:740] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:22.975155  2578 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:22.974979  2569 consensus_queue.cc:260] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
W20260710 13:27:22.973330  2412 leader_election.cc:343] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:22.976373  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:22.974936  2579 raft_consensus.cc:2804] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:22.983527  2567 ts_tablet_manager.cc:1434] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.005s
I20260710 13:27:22.985060  2567 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:22.979936  2579 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:22.998989  2579 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:22.965876  2623 leader_election.cc:290] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:23.012640  2569 ts_tablet_manager.cc:1434] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.066s	user 0.021s	sys 0.018s
I20260710 13:27:23.012889  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbbada0b89a4651a50b70dd2973747e" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.013526  2299 raft_consensus.cc:3060] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.013597  2568 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.013724  2569 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:23.014164  2568 ts_tablet_manager.cc:1403] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.020s
I20260710 13:27:23.014618  2567 tablet_bootstrap.cc:654] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.014835  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.017441  2447 raft_consensus.cc:2468] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:23.026001  2299 raft_consensus.cc:2468] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:23.019686  2568 raft_consensus.cc:359] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.027534  2568 raft_consensus.cc:385] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.027823  2568 raft_consensus.cc:740] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.028537  2568 consensus_queue.cc:260] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.030308  2568 ts_tablet_manager.cc:1434] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:27:23.031399  2568 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
W20260710 13:27:23.032198  2245 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:23.013633  2298 raft_consensus.cc:2468] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:23.034358  2413 leader_election.cc:304] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.036516  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.036476  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.036888  2632 raft_consensus.cc:493] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.039146  2374 raft_consensus.cc:2468] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:23.040556  2298 raft_consensus.cc:2393] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 1: Already voted for candidate 06840905b0ea4d34af7fb6721473f1ff in this term.
W20260710 13:27:23.041083  2339 leader_election.cc:343] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.042016  2339 leader_election.cc:343] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.043273  2339 leader_election.cc:304] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.052739  2566 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.053274  2566 ts_tablet_manager.cc:1403] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.023s
I20260710 13:27:23.053370  2569 tablet_bootstrap.cc:654] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.045408  2632 raft_consensus.cc:515] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.056411  2632 leader_election.cc:290] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.051303  2634 raft_consensus.cc:2804] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.057544  2634 raft_consensus.cc:697] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:23.057741  2488 leader_election.cc:304] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.047681  2623 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.056298  2566 raft_consensus.cc:359] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.059373  2566 raft_consensus.cc:385] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.059787  2566 raft_consensus.cc:740] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.060690  2573 raft_consensus.cc:2804] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.058195  2339 leader_election.cc:304] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:23.061123  2573 raft_consensus.cc:493] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.061515  2573 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.061805  2630 raft_consensus.cc:2804] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.062206  2630 raft_consensus.cc:493] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.063081  2630 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.063303  2566 consensus_queue.cc:260] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.058773  2634 consensus_queue.cc:237] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.065989  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.066562  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.069056  2567 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.069520  2566 ts_tablet_manager.cc:1434] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:27:23.069741  2567 ts_tablet_manager.cc:1403] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.003s
I20260710 13:27:23.070905  2566 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:23.073815  2579 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
W20260710 13:27:23.076562  2339 leader_election.cc:343] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.082027  2193 catalog_manager.cc:5697] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:23.083762  2566 tablet_bootstrap.cc:654] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.088358  2604 consensus_queue.cc:1048] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:23.101028  2630 raft_consensus.cc:515] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.102242  2374 raft_consensus.cc:2393] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8d317df93c546db90f50c1984689ccd in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:23.103911  2568 tablet_bootstrap.cc:654] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.103364  2597 consensus_queue.cc:1048] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.105716  2573 raft_consensus.cc:515] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.107506  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.107925  2573 leader_election.cc:290] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.109323  2579 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.109994  2623 raft_consensus.cc:2749] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.111730  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.108892  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:23.110466  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:23.112838  2569 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
W20260710 13:27:23.118494  2487 leader_election.cc:343] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.118806  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.119092  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.118129  2630 leader_election.cc:290] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.120973  2567 raft_consensus.cc:359] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.123486  2567 raft_consensus.cc:385] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.123950  2567 raft_consensus.cc:740] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.124859  2569 ts_tablet_manager.cc:1403] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.023s
I20260710 13:27:23.124961  2447 raft_consensus.cc:2393] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 1: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:23.119589  2296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.131181  2567 consensus_queue.cc:260] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.121965  2374 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.132791  2373 raft_consensus.cc:2393] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8d317df93c546db90f50c1984689ccd in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:23.136034  2579 raft_consensus.cc:493] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.136548  2579 raft_consensus.cc:515] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
W20260710 13:27:23.137326  2339 leader_election.cc:343] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.138670  2579 leader_election.cc:290] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.140497  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.140760  2567 ts_tablet_manager.cc:1434] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.004s
W20260710 13:27:23.144024  2412 leader_election.cc:343] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.134487  2413 leader_election.cc:343] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.147389  2567 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.148914  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.148485  2413 leader_election.cc:304] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.149853  2579 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:23.150776  2414 leader_election.cc:343] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.151846  2414 leader_election.cc:304] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.152781  2634 raft_consensus.cc:2749] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.153096  2568 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.153594  2568 ts_tablet_manager.cc:1403] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.001s
I20260710 13:27:23.154675  2572 raft_consensus.cc:493] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.155134  2572 raft_consensus.cc:515] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.155473  2604 consensus_queue.cc:1048] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.156286  2568 raft_consensus.cc:359] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.156914  2568 raft_consensus.cc:385] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.157260  2568 raft_consensus.cc:740] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.157310  2572 leader_election.cc:290] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.158061  2568 consensus_queue.cc:260] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.162335  2568 ts_tablet_manager.cc:1434] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:23.163674  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
W20260710 13:27:23.166555  2265 leader_election.cc:343] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.167317  2568 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.169086  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.169667  2567 tablet_bootstrap.cc:654] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:23.170632  2263 leader_election.cc:343] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.171128  2263 leader_election.cc:304] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7; no voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.172233  2572 raft_consensus.cc:2749] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.173810  2568 tablet_bootstrap.cc:654] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.173659  2572 consensus_queue.cc:1048] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.190264  2339 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.192373  2630 raft_consensus.cc:2749] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.194211  2569 raft_consensus.cc:359] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.195984  2569 raft_consensus.cc:385] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.196656  2569 raft_consensus.cc:740] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.182581  2579 raft_consensus.cc:2749] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.204598  2566 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.205473  2566 ts_tablet_manager.cc:1403] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.020s
I20260710 13:27:23.211536  2566 raft_consensus.cc:359] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.212359  2566 raft_consensus.cc:385] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.212615  2566 raft_consensus.cc:740] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.214955  2566 consensus_queue.cc:260] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.215495  2194 catalog_manager.cc:5697] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.217235  2566 ts_tablet_manager.cc:1434] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:27:23.221258  2566 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
W20260710 13:27:23.223209  2413 leader_election.cc:343] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.223677  2413 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [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: c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.224139  2567 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.224611  2567 ts_tablet_manager.cc:1403] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.013s
I20260710 13:27:23.224723  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.207657  2374 raft_consensus.cc:2468] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:23.226998  2579 raft_consensus.cc:2749] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.228065  2572 consensus_queue.cc:1048] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.227926  2567 raft_consensus.cc:359] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.228850  2567 raft_consensus.cc:385] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.229219  2567 raft_consensus.cc:740] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.231197  2567 consensus_queue.cc:260] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.232695  2630 raft_consensus.cc:493] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.233274  2630 raft_consensus.cc:515] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.235594  2630 leader_election.cc:290] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:23.238440  2488 leader_election.cc:304] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.238839  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.239029  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.208835  2569 consensus_queue.cc:260] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.242769  2338 leader_election.cc:304] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.243918  2374 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.243848  2447 raft_consensus.cc:2468] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:23.250811  2573 raft_consensus.cc:2804] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.251246  2567 ts_tablet_manager.cc:1434] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260710 13:27:23.251366  2573 raft_consensus.cc:697] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:23.252277  2568 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.252526  2567 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.252745  2568 ts_tablet_manager.cc:1403] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.025s
I20260710 13:27:23.242759  2566 tablet_bootstrap.cc:654] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.254118  2339 leader_election.cc:304] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:23.254160  2573 consensus_queue.cc:237] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.256341  2623 raft_consensus.cc:2804] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.256832  2623 raft_consensus.cc:697] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:23.257616  2623 consensus_queue.cc:237] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.262949  2567 tablet_bootstrap.cc:654] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.268299  2569 ts_tablet_manager.cc:1434] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.004s
I20260710 13:27:23.269418  2569 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:23.275300  2568 raft_consensus.cc:359] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.278314  2569 tablet_bootstrap.cc:654] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.275990  2568 raft_consensus.cc:385] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.281271  2568 raft_consensus.cc:740] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.283082  2568 consensus_queue.cc:260] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.286937  2568 ts_tablet_manager.cc:1434] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:27:23.287673  2568 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.305482  2630 raft_consensus.cc:2749] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.313657  2568 tablet_bootstrap.cc:654] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.320550  2566 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.322062  2566 ts_tablet_manager.cc:1403] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.008s
I20260710 13:27:23.326009  2566 raft_consensus.cc:359] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.326937  2566 raft_consensus.cc:385] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.327286  2566 raft_consensus.cc:740] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.332994  2566 consensus_queue.cc:260] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.335178  2573 consensus_queue.cc:1048] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.342204  2566 ts_tablet_manager.cc:1434] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:27:23.343623  2567 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.344100  2567 ts_tablet_manager.cc:1403] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.034s
I20260710 13:27:23.346570  2567 raft_consensus.cc:359] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.347247  2567 raft_consensus.cc:385] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.353423  2599 raft_consensus.cc:493] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.353601  2567 raft_consensus.cc:740] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.354864  2599 raft_consensus.cc:515] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.357141  2599 leader_election.cc:290] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.357851  2567 consensus_queue.cc:260] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.358409  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.358750  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
W20260710 13:27:23.359805  2263 leader_election.cc:343] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.360321  2264 leader_election.cc:343] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.360646  2567 ts_tablet_manager.cc:1434] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:27:23.360747  2264 leader_election.cc:304] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7; no voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.361997  2567 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.362051  2599 raft_consensus.cc:2749] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.353415  2655 raft_consensus.cc:493] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.363685  2655 raft_consensus.cc:515] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.365294  2566 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:23.366596  2630 consensus_queue.cc:1048] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.354871  2568 tablet_bootstrap.cc:492] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.367522  2568 ts_tablet_manager.cc:1403] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.011s
I20260710 13:27:23.368863  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
W20260710 13:27:23.370296  2488 leader_election.cc:343] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.366007  2655 leader_election.cc:290] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.367635  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.371883  2447 raft_consensus.cc:2468] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:23.373247  2487 leader_election.cc:304] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.374154  2655 raft_consensus.cc:2804] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.374646  2655 raft_consensus.cc:493] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.375054  2655 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.376004  2568 raft_consensus.cc:359] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.366225  2197 catalog_manager.cc:5697] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:23.384572  2568 raft_consensus.cc:385] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.385250  2568 raft_consensus.cc:740] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.384362  2196 catalog_manager.cc:5697] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.388581  2568 consensus_queue.cc:260] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.392717  2568 ts_tablet_manager.cc:1434] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:27:23.396585  2578 raft_consensus.cc:493] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.379859  2566 tablet_bootstrap.cc:654] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.397135  2578 raft_consensus.cc:515] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.399786  2623 consensus_queue.cc:1048] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.401089  2578 leader_election.cc:290] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.403206  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.403890  2448 raft_consensus.cc:2468] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:23.406028  2568 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.406915  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.409241  2339 leader_election.cc:304] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:23.410593  2578 raft_consensus.cc:2804] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.411067  2578 raft_consensus.cc:493] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.411473  2578 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.415349  2628 raft_consensus.cc:493] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.415881  2628 raft_consensus.cc:515] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.418044  2628 leader_election.cc:290] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.419165  2599 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.419718  2599 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.421808  2566 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.422449  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.425159  2566 ts_tablet_manager.cc:1403] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
I20260710 13:27:23.424165  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.426741  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
W20260710 13:27:23.427760  2264 leader_election.cc:343] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.428882  2630 raft_consensus.cc:493] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:23.425678  2339 leader_election.cc:343] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.429347  2572 consensus_queue.cc:1048] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:23.430037  2339 leader_election.cc:343] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.430511  2339 leader_election.cc:304] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.431303  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.432037  2520 raft_consensus.cc:2468] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:23.432669  2623 raft_consensus.cc:2749] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.429358  2630 raft_consensus.cc:515] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.425561  2655 raft_consensus.cc:515] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.425973  2599 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.423326  2567 tablet_bootstrap.cc:654] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.438223  2630 leader_election.cc:290] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.433511  2572 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.439002  2572 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.439469  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
W20260710 13:27:23.440964  2338 leader_election.cc:343] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.441169  2572 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.446116  2566 raft_consensus.cc:359] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.446063  2263 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.447921  2566 raft_consensus.cc:385] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.448379  2568 tablet_bootstrap.cc:654] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.448330  2566 raft_consensus.cc:740] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.454489  2566 consensus_queue.cc:260] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.453121  2522 raft_consensus.cc:2393] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 1: Already voted for candidate 06840905b0ea4d34af7fb6721473f1ff in this term.
I20260710 13:27:23.451341  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.465353  2566 ts_tablet_manager.cc:1434] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:27:23.466996  2566 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:23.457427  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.469054  2373 raft_consensus.cc:2393] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0571a23216ed41b1b85cbd5d40a822d7 in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:23.472354  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:23.459822  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.474169  2578 raft_consensus.cc:515] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.476127  2663 raft_consensus.cc:2804] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.479485  2663 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.479948  2663 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.483105  2447 raft_consensus.cc:2393] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0571a23216ed41b1b85cbd5d40a822d7 in current term 1: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:23.483390  2373 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.484028  2566 tablet_bootstrap.cc:654] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.485509  2655 leader_election.cc:290] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:23.477890  2446 raft_consensus.cc:2468] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:23.487850  2567 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.488288  2567 ts_tablet_manager.cc:1403] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.008s
I20260710 13:27:23.489544  2264 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.490984  2567 raft_consensus.cc:359] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.497912  2567 raft_consensus.cc:385] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.498172  2567 raft_consensus.cc:740] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.498839  2567 consensus_queue.cc:260] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.494125  2372 raft_consensus.cc:2393] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:23.491329  2339 leader_election.cc:304] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.492906  2579 consensus_queue.cc:1048] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:27:23.501969  2628 raft_consensus.cc:2804] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.502342  2628 raft_consensus.cc:493] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.502775  2628 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.504971  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.505555  2447 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.508833  2655 raft_consensus.cc:493] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.509343  2655 raft_consensus.cc:515] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.486063  2663 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.494774  2569 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:23.512521  2569 ts_tablet_manager.cc:1403] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.243s	user 0.027s	sys 0.010s
I20260710 13:27:23.515865  2567 ts_tablet_manager.cc:1434] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:27:23.491633  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.496992  2578 leader_election.cc:290] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.521238  2599 consensus_queue.cc:1048] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:23.493616  2572 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.523304  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.524025  2298 raft_consensus.cc:2468] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:23.524749  2597 raft_consensus.cc:493] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.525235  2597 raft_consensus.cc:515] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.525750  2487 leader_election.cc:304] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.526985  2487 leader_election.cc:304] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:23.527386  2597 leader_election.cc:290] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:23.527856  2663 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.528159  2573 raft_consensus.cc:2749] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.528859  2573 raft_consensus.cc:2804] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.529069  2567 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.529214  2573 raft_consensus.cc:493] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.529634  2573 raft_consensus.cc:3060] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.531746  2572 raft_consensus.cc:2749] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.515239  2655 leader_election.cc:290] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.533156  2520 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.538213  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
W20260710 13:27:23.540323  2264 leader_election.cc:343] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.496902  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:23.541873  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.533800  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:23.533826  2628 raft_consensus.cc:515] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.535637  2567 tablet_bootstrap.cc:654] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.542375  2573 raft_consensus.cc:515] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.546977  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.547998  2446 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.543043  2521 raft_consensus.cc:2393] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 1: Already voted for candidate 06840905b0ea4d34af7fb6721473f1ff in this term.
I20260710 13:27:23.543318  2522 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:23.551203  2488 leader_election.cc:343] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.553093  2573 leader_election.cc:290] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.544196  2447 raft_consensus.cc:2468] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:23.558514  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:23.562356  2339 leader_election.cc:304] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.569481  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:23.569500  2578 raft_consensus.cc:2804] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.571616  2578 raft_consensus.cc:697] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:23.573333  2655 raft_consensus.cc:493] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:23.573777  2338 leader_election.cc:343] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.574640  2579 consensus_queue.cc:1048] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:23.573788  2655 raft_consensus.cc:515] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.592384  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.567607  2628 leader_election.cc:290] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:23.610406  2522 raft_consensus.cc:2468] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 1.
I20260710 13:27:23.617063  2663 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.617790  2663 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.625320  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.648367  2297 raft_consensus.cc:2468] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:23.649765  2568 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.650249  2568 ts_tablet_manager.cc:1403] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.253s	user 0.010s	sys 0.003s
I20260710 13:27:23.634621  2263 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.652809  2566 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.653331  2568 raft_consensus.cc:359] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.654063  2568 raft_consensus.cc:385] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.653930  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:23.654421  2568 raft_consensus.cc:740] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.654832  2572 raft_consensus.cc:2804] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:23.655272  2627 log.cc:927] Time spent T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Append to log took a long time: real 0.059s	user 0.007s	sys 0.011s
I20260710 13:27:23.655572  2572 raft_consensus.cc:697] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:23.656086  2568 consensus_queue.cc:260] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.653335  2566 ts_tablet_manager.cc:1403] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.187s	user 0.029s	sys 0.035s
I20260710 13:27:23.636267  2668 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.658981  2668 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.659392  2572 consensus_queue.cc:237] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.659951  2520 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 0.
I20260710 13:27:23.655931  2578 consensus_queue.cc:237] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.662134  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.626152  2296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.662215  2263 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:23.663170  2296 raft_consensus.cc:3060] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.663421  2599 raft_consensus.cc:2804] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:23.663865  2265 leader_election.cc:343] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.663918  2599 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.664834  2599 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.659435  2568 ts_tablet_manager.cc:1434] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:23.659713  2569 raft_consensus.cc:359] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.668407  2569 raft_consensus.cc:385] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.668848  2568 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.668799  2569 raft_consensus.cc:740] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.670296  2663 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
W20260710 13:27:23.672907  2488 leader_election.cc:343] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.674059  2599 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.669739  2569 consensus_queue.cc:260] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
W20260710 13:27:23.636768  2487 leader_election.cc:343] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.680510  2487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:39801, user_credentials={real_user=slave}} blocked reactor thread for 43780.4us
I20260710 13:27:23.681769  2567 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.682190  2567 ts_tablet_manager.cc:1403] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.017s
I20260710 13:27:23.683974  2634 raft_consensus.cc:493] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.684446  2634 raft_consensus.cc:515] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.687194  2568 tablet_bootstrap.cc:654] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.688042  2569 ts_tablet_manager.cc:1434] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.175s	user 0.008s	sys 0.006s
I20260710 13:27:23.688405  2634 leader_election.cc:290] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.677254  2668 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.694685  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.695931  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.696797  2296 raft_consensus.cc:2468] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:23.697329  2569 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
W20260710 13:27:23.702484  2413 leader_election.cc:343] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.706254  2655 leader_election.cc:290] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:23.706274  2569 tablet_bootstrap.cc:654] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.708925  2487 leader_election.cc:304] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.709318  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:23.709234  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.710275  2487 leader_election.cc:304] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.713035  2604 raft_consensus.cc:2804] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.713471  2604 raft_consensus.cc:493] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.713822  2604 raft_consensus.cc:3060] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.705193  2566 raft_consensus.cc:359] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.717984  2566 raft_consensus.cc:385] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.718405  2566 raft_consensus.cc:740] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.710774  2298 raft_consensus.cc:2393] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 1: Already voted for candidate 0571a23216ed41b1b85cbd5d40a822d7 in this term.
I20260710 13:27:23.719413  2668 raft_consensus.cc:2804] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.724145  2668 raft_consensus.cc:697] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:23.724963  2668 consensus_queue.cc:237] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.727933  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:23.728559  2520 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.719681  2446 raft_consensus.cc:2468] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:23.731964  2296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:23.735630  2520 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 1.
I20260710 13:27:23.739456  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:23.740195  2374 raft_consensus.cc:2468] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:23.739470  2263 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:23.741720  2663 raft_consensus.cc:2804] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.742800  2599 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.742970  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
W20260710 13:27:23.744388  2265 leader_election.cc:343] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:23.745517  2488 leader_election.cc:343] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.731958  2567 raft_consensus.cc:359] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.751076  2567 raft_consensus.cc:385] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.750144  2196 catalog_manager.cc:5697] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.738119  2604 raft_consensus.cc:515] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.752072  2566 consensus_queue.cc:260] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.752240  2195 catalog_manager.cc:5697] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:23.753827  2604 leader_election.cc:290] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:23.754235  2566 ts_tablet_manager.cc:1434] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260710 13:27:23.754788  2414 leader_election.cc:304] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:23.755196  2566 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:23.755951  2579 raft_consensus.cc:2804] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:23.756316  2579 raft_consensus.cc:493] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:23.756644  2579 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.759541  2567 raft_consensus.cc:740] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.766075  2566 tablet_bootstrap.cc:654] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.769004  2567 consensus_queue.cc:260] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.771793  2567 ts_tablet_manager.cc:1434] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260710 13:27:23.773236  2339 leader_election.cc:304] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:23.773880  2579 raft_consensus.cc:515] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.776019  2579 leader_election.cc:290] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:23.783651  2567 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.786679  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.787432  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:23.787550  2298 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.795403  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:23.796202  2374 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:23.793860  2655 consensus_queue.cc:1048] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:27:23.784772  2578 raft_consensus.cc:2804] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.782866  2630 consensus_queue.cc:1048] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:27:23.806526  2569 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:23.807039  2569 ts_tablet_manager.cc:1403] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.036s
I20260710 13:27:23.801698  2663 raft_consensus.cc:697] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:23.803948  2578 raft_consensus.cc:697] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:23.810249  2578 consensus_queue.cc:237] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.809186  2296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:23.812297  2296 raft_consensus.cc:3060] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:23.812533  2339 consensus_peers.cc:597] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:23.812063  2663 consensus_queue.cc:237] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.810809  2487 leader_election.cc:304] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.827006  2567 tablet_bootstrap.cc:654] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.822834  2655 raft_consensus.cc:2749] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:23.829728  2296 raft_consensus.cc:2468] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:23.830849  2487 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:23.832561  2655 raft_consensus.cc:2749] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:23.834873  2298 raft_consensus.cc:2468] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:23.839495  2413 leader_election.cc:304] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
W20260710 13:27:23.840122  2487 leader_election.cc:343] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.840387  2579 raft_consensus.cc:2804] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.840890  2579 raft_consensus.cc:697] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:23.841741  2579 consensus_queue.cc:237] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.843741  2487 leader_election.cc:304] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:23.846083  2655 raft_consensus.cc:2804] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:23.846700  2655 raft_consensus.cc:697] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:23.837045  2568 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
W20260710 13:27:23.846546  2487 consensus_peers.cc:597] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:23.850176  2568 ts_tablet_manager.cc:1403] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.182s	user 0.012s	sys 0.022s
I20260710 13:27:23.835996  2569 raft_consensus.cc:359] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.852095  2569 raft_consensus.cc:385] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.852514  2569 raft_consensus.cc:740] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.849224  2655 consensus_queue.cc:237] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.849541  2193 catalog_manager.cc:5697] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.861886  2568 raft_consensus.cc:359] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.862977  2568 raft_consensus.cc:385] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.863355  2568 raft_consensus.cc:740] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.866410  2569 consensus_queue.cc:260] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.866614  2568 consensus_queue.cc:260] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:23.871675  2569 ts_tablet_manager.cc:1434] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260710 13:27:23.872865  2569 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:23.873116  2374 raft_consensus.cc:2468] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:23.877592  2568 ts_tablet_manager.cc:1434] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:27:23.879489  2568 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.897434  2567 tablet_bootstrap.cc:492] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.897975  2567 ts_tablet_manager.cc:1403] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.005s
I20260710 13:27:23.900758  2568 tablet_bootstrap.cc:654] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.900995  2566 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:23.900647  2567 raft_consensus.cc:359] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.901391  2567 raft_consensus.cc:385] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.901734  2567 raft_consensus.cc:740] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.904618  2196 catalog_manager.cc:5697] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.901434  2566 ts_tablet_manager.cc:1403] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.004s
I20260710 13:27:23.907588  2567 consensus_queue.cc:260] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.909971  2567 ts_tablet_manager.cc:1434] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260710 13:27:23.910948  2567 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.913081  2568 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:23.913620  2568 ts_tablet_manager.cc:1403] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 13:27:23.916653  2567 tablet_bootstrap.cc:654] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.922768  2568 raft_consensus.cc:359] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.917490  2193 catalog_manager.cc:5697] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:23.925482  2568 raft_consensus.cc:385] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.925945  2568 raft_consensus.cc:740] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.926844  2568 consensus_queue.cc:260] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:23.929255  2568 ts_tablet_manager.cc:1434] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:23.931214  2569 tablet_bootstrap.cc:654] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.931735  2568 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:23.924407  2566 raft_consensus.cc:359] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.932560  2566 raft_consensus.cc:385] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.932833  2566 raft_consensus.cc:740] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.933454  2566 consensus_queue.cc:260] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.937407  2566 ts_tablet_manager.cc:1434] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:27:23.939615  2568 tablet_bootstrap.cc:654] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.938761  2566 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:23.959733  2567 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:23.959239  2195 catalog_manager.cc:5697] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.960286  2567 ts_tablet_manager.cc:1403] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.029s
I20260710 13:27:23.961949  2569 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:23.962743  2569 ts_tablet_manager.cc:1403] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.000s
I20260710 13:27:23.964535  2567 raft_consensus.cc:359] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.965222  2567 raft_consensus.cc:385] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.965510  2567 raft_consensus.cc:740] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.966647  2566 tablet_bootstrap.cc:654] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.968950  2567 consensus_queue.cc:260] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.971148  2567 ts_tablet_manager.cc:1434] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:27:23.972070  2567 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:23.973528  2197 catalog_manager.cc:5697] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.977734  2567 tablet_bootstrap.cc:654] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:23.965946  2569 raft_consensus.cc:359] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.981236  2569 raft_consensus.cc:385] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:23.981637  2569 raft_consensus.cc:740] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:23.987675  2569 consensus_queue.cc:260] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:23.990806  2578 raft_consensus.cc:493] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:23.991597  2578 raft_consensus.cc:515] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:23.994849  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
W20260710 13:27:23.996376  2339 leader_election.cc:343] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:23.999259  2569 ts_tablet_manager.cc:1434] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 13:27:24.000608  2569 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.005301  2578 leader_election.cc:290] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.006438  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.009334  2567 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:24.009805  2567 ts_tablet_manager.cc:1403] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.003s
W20260710 13:27:24.012342  2338 leader_election.cc:343] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.012519  2567 raft_consensus.cc:359] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.013329  2567 raft_consensus.cc:385] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.013052  2338 leader_election.cc:304] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.013654  2567 raft_consensus.cc:740] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.014454  2567 consensus_queue.cc:260] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.016981  2567 ts_tablet_manager.cc:1434] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:24.017656  2567 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:24.018463  2569 tablet_bootstrap.cc:654] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.016770  2578 raft_consensus.cc:2749] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.023168  2568 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:24.023684  2568 ts_tablet_manager.cc:1403] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.056s
I20260710 13:27:24.025101  2566 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:24.025552  2566 ts_tablet_manager.cc:1403] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.005s
I20260710 13:27:24.026659  2568 raft_consensus.cc:359] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.027590  2568 raft_consensus.cc:385] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.027928  2568 raft_consensus.cc:740] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.028053  2566 raft_consensus.cc:359] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.028752  2566 raft_consensus.cc:385] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.029042  2566 raft_consensus.cc:740] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.028756  2568 consensus_queue.cc:260] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.029794  2566 consensus_queue.cc:260] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.036111  2567 tablet_bootstrap.cc:654] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:24.040795  2245 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:24.042007  2566 ts_tablet_manager.cc:1434] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:27:24.047968  2568 ts_tablet_manager.cc:1434] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:27:24.045753  2569 tablet_bootstrap.cc:492] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.049717  2566 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:24.049717  2568 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:24.054538  2578 consensus_queue.cc:1048] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.057765  2566 tablet_bootstrap.cc:654] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.058923  2446 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.061492  2569 ts_tablet_manager.cc:1403] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.017s
I20260710 13:27:24.062629  2567 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:24.064052  2567 ts_tablet_manager.cc:1403] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.001s
I20260710 13:27:24.064545  2569 raft_consensus.cc:359] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.065227  2569 raft_consensus.cc:385] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.065507  2569 raft_consensus.cc:740] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.066146  2569 consensus_queue.cc:260] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.067816  2663 consensus_queue.cc:1048] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.071084  2568 tablet_bootstrap.cc:654] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.072693  2569 ts_tablet_manager.cc:1434] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:27:24.073654  2569 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.075683  2567 raft_consensus.cc:359] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.076375  2567 raft_consensus.cc:385] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.076869  2567 raft_consensus.cc:740] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.077600  2567 consensus_queue.cc:260] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.083897  2569 tablet_bootstrap.cc:654] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.085076  2578 consensus_queue.cc:1048] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.088204  2566 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:24.088881  2566 ts_tablet_manager.cc:1403] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260710 13:27:24.091524  2663 consensus_queue.cc:1048] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.096470  2566 raft_consensus.cc:359] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.097294  2566 raft_consensus.cc:385] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.097568  2566 raft_consensus.cc:740] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.098205  2566 consensus_queue.cc:260] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.101171  2566 ts_tablet_manager.cc:1434] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:24.102155  2566 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:24.105753  2567 ts_tablet_manager.cc:1434] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260710 13:27:24.106782  2567 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:24.112119  2566 tablet_bootstrap.cc:654] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.112582  2569 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.113080  2569 ts_tablet_manager.cc:1403] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 13:27:24.116868  2569 raft_consensus.cc:359] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.117601  2569 raft_consensus.cc:385] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.117933  2569 raft_consensus.cc:740] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.118983  2569 consensus_queue.cc:260] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.120025  2567 tablet_bootstrap.cc:654] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.121447  2569 ts_tablet_manager.cc:1434] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:27:24.123624  2568 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:24.124115  2568 ts_tablet_manager.cc:1403] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.016s
I20260710 13:27:24.125515  2569 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.127108  2568 raft_consensus.cc:359] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.127560  2579 raft_consensus.cc:493] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.127839  2568 raft_consensus.cc:385] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.128176  2568 raft_consensus.cc:740] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.128059  2579 raft_consensus.cc:515] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.128984  2568 consensus_queue.cc:260] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.131779  2568 ts_tablet_manager.cc:1434] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:24.132560  2568 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:24.135648  2579 leader_election.cc:290] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.140908  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ab025ba3584895966c0434d3c627cd" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.141601  2298 raft_consensus.cc:2468] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.137765  2569 tablet_bootstrap.cc:654] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.145020  2413 leader_election.cc:304] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.146214  2579 raft_consensus.cc:2804] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.142072  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ab025ba3584895966c0434d3c627cd" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.147394  2521 raft_consensus.cc:2468] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.146723  2579 raft_consensus.cc:493] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.161955  2568 tablet_bootstrap.cc:654] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.148298  2579 raft_consensus.cc:3060] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.159077  2573 raft_consensus.cc:493] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.166837  2573 raft_consensus.cc:515] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.168852  2573 leader_election.cc:290] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.170301  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.170621  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.171507  2298 raft_consensus.cc:2468] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
W20260710 13:27:24.171836  2487 leader_election.cc:343] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.172857  2487 leader_election.cc:304] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.174000  2573 raft_consensus.cc:2804] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.174425  2573 raft_consensus.cc:493] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.174751  2573 raft_consensus.cc:3060] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.178761  2597 raft_consensus.cc:493] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.179307  2597 raft_consensus.cc:515] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.181510  2597 leader_election.cc:290] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:24.182245  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c78cfd11f05407eb7e0f38621f45a3a" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.182942  2298 raft_consensus.cc:2468] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:24.154655  2655 raft_consensus.cc:493] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.184445  2655 raft_consensus.cc:515] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.185060  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c78cfd11f05407eb7e0f38621f45a3a" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.185663  2372 raft_consensus.cc:2468] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 0.
I20260710 13:27:24.186602  2655 leader_election.cc:290] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.190287  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.191139  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.191139  2446 raft_consensus.cc:2393] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:24.194453  2488 leader_election.cc:304] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:24.195050  2655 raft_consensus.cc:493] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.195713  2655 raft_consensus.cc:515] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.196686  2488 leader_election.cc:304] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.198527  2655 leader_election.cc:290] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.199055  2668 raft_consensus.cc:2804] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.199501  2668 raft_consensus.cc:493] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.199844  2668 raft_consensus.cc:3060] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.200115  2655 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.204658  2634 raft_consensus.cc:493] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.205180  2634 raft_consensus.cc:515] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.205200  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.207316  2634 leader_election.cc:290] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.212302  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.212620  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.213001  2372 raft_consensus.cc:2468] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.211730  2566 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:24.214032  2566 ts_tablet_manager.cc:1403] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.018s
I20260710 13:27:24.214399  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
W20260710 13:27:24.215719  2487 leader_election.cc:343] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.216271  2412 leader_election.cc:343] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:24.217260  2488 leader_election.cc:343] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.217321  2414 leader_election.cc:304] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.217819  2488 leader_election.cc:304] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.218559  2634 raft_consensus.cc:2804] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.218954  2634 raft_consensus.cc:493] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.218987  2597 raft_consensus.cc:2749] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.219411  2634 raft_consensus.cc:3060] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.219224  2566 raft_consensus.cc:359] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.220024  2566 raft_consensus.cc:385] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.220326  2566 raft_consensus.cc:740] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.220983  2566 consensus_queue.cc:260] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.227353  2597 consensus_queue.cc:1048] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.229389  2566 ts_tablet_manager.cc:1434] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:24.234987  2566 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:24.242050  2634 raft_consensus.cc:515] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.235798  2573 raft_consensus.cc:515] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.246603  2567 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:24.247274  2567 ts_tablet_manager.cc:1403] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.141s	user 0.043s	sys 0.037s
I20260710 13:27:24.248481  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
W20260710 13:27:24.250033  2487 leader_election.cc:343] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.250638  2567 raft_consensus.cc:359] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.252034  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:24.252755  2372 raft_consensus.cc:3060] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.250765  2668 raft_consensus.cc:515] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.254931  2569 tablet_bootstrap.cc:492] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.255396  2569 ts_tablet_manager.cc:1403] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.130s	user 0.031s	sys 0.021s
I20260710 13:27:24.256186  2573 leader_election.cc:290] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.258419  2567 raft_consensus.cc:385] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.258811  2567 raft_consensus.cc:740] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.259608  2567 consensus_queue.cc:260] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.260442  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c78cfd11f05407eb7e0f38621f45a3a" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:24.261047  2374 raft_consensus.cc:3060] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.254021  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:24.262547  2567 ts_tablet_manager.cc:1434] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:27:24.252751  2579 raft_consensus.cc:515] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.257992  2569 raft_consensus.cc:359] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.264070  2567 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: Bootstrap starting.
I20260710 13:27:24.264394  2569 raft_consensus.cc:385] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.264703  2569 raft_consensus.cc:740] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
W20260710 13:27:24.266362  2412 leader_election.cc:343] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.266434  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:24.267174  2298 raft_consensus.cc:3060] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.267360  2296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c78cfd11f05407eb7e0f38621f45a3a" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:24.267994  2296 raft_consensus.cc:3060] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:24.269797  2488 consensus_peers.cc:597] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Couldn't send request to peer 8146e7a079d04c71a208e954f6c12599. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:24.271006  2567 tablet_bootstrap.cc:654] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.254164  2634 leader_election.cc:290] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.263806  2668 leader_election.cc:290] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:24.283215  2296 raft_consensus.cc:2468] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:24.283967  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ab025ba3584895966c0434d3c627cd" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:24.284513  2579 leader_election.cc:290] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.285578  2569 consensus_queue.cc:260] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.283546  2298 raft_consensus.cc:2468] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:24.284624  2299 raft_consensus.cc:3060] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.283474  2520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ab025ba3584895966c0434d3c627cd" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:24.286863  2487 leader_election.cc:304] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: 
I20260710 13:27:24.293380  2372 raft_consensus.cc:2468] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.294912  2566 tablet_bootstrap.cc:654] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.296392  2520 raft_consensus.cc:3060] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.295154  2569 ts_tablet_manager.cc:1434] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260710 13:27:24.279143  2374 raft_consensus.cc:2468] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 1.
I20260710 13:27:24.299139  2569 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.299690  2568 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:24.300253  2568 ts_tablet_manager.cc:1403] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.007s
I20260710 13:27:24.301270  2414 leader_election.cc:304] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [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: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.302484  2634 raft_consensus.cc:2804] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.303009  2634 raft_consensus.cc:697] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:24.303076  2568 raft_consensus.cc:359] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.303864  2568 raft_consensus.cc:385] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.304137  2568 raft_consensus.cc:740] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.304239  2634 consensus_queue.cc:237] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.304847  2568 consensus_queue.cc:260] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.306049  2569 tablet_bootstrap.cc:654] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.308025  2487 leader_election.cc:304] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [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: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff; no voters: c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.309166  2604 raft_consensus.cc:2804] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.309600  2604 raft_consensus.cc:697] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:24.309976  2520 raft_consensus.cc:2468] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.297760  2655 raft_consensus.cc:2749] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.313738  2568 ts_tablet_manager.cc:1434] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:27:24.299759  2668 raft_consensus.cc:2804] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.315069  2568 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:24.310506  2604 consensus_queue.cc:237] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.345323  2568 tablet_bootstrap.cc:654] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.333647  2630 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.333875  2579 raft_consensus.cc:493] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:24.332690  2487 consensus_peers.cc:597] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:24.347949  2630 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.348960  2579 raft_consensus.cc:515] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.349509  2412 leader_election.cc:304] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.351444  2630 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.352425  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.352746  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.353228  2521 raft_consensus.cc:2393] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 1: Already voted for candidate 0571a23216ed41b1b85cbd5d40a822d7 in this term.
I20260710 13:27:24.354341  2338 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.354698  2579 leader_election.cc:290] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.357872  2684 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.330638  2578 raft_consensus.cc:493] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.327382  2668 raft_consensus.cc:697] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:24.328258  2623 consensus_queue.cc:1048] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260710 13:27:24.366693  2567 tablet_bootstrap.cc:492] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: No bootstrap required, opened a new log
I20260710 13:27:24.369529  2567 ts_tablet_manager.cc:1403] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.007s
I20260710 13:27:24.362370  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.363637  2579 raft_consensus.cc:2804] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.363448  2630 raft_consensus.cc:493] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.376113  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.376744  2668 consensus_queue.cc:237] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.378584  2567 raft_consensus.cc:359] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.379269  2567 raft_consensus.cc:385] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.364681  2299 raft_consensus.cc:2468] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.379621  2567 raft_consensus.cc:740] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.373950  2630 raft_consensus.cc:515] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:24.368891  2578 raft_consensus.cc:515] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.383816  2567 consensus_queue.cc:260] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.384184  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.386346  2414 leader_election.cc:304] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:24.387305  2663 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.388175  2567 ts_tablet_manager.cc:1434] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:24.373788  2579 raft_consensus.cc:697] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:24.402258  2713 raft_consensus.cc:2749] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.403317  2579 consensus_queue.cc:237] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.404394  2569 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.404886  2569 ts_tablet_manager.cc:1403] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.029s
I20260710 13:27:24.405575  2634 consensus_queue.cc:1048] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.407331  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.407827  2630 leader_election.cc:290] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.408015  2297 raft_consensus.cc:2468] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:24.408521  2578 leader_election.cc:290] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.407892  2623 consensus_queue.cc:1048] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.409080  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3878ec50e12f45978fcee90f1c54d721" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.410691  2339 leader_election.cc:304] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:24.418184  2569 raft_consensus.cc:359] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.419100  2569 raft_consensus.cc:385] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.419462  2569 raft_consensus.cc:740] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.421639  2578 raft_consensus.cc:2804] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.426904  2578 raft_consensus.cc:493] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.420670  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
W20260710 13:27:24.428167  2339 leader_election.cc:343] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:24.430052  2569 consensus_queue.cc:260] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.439414  2339 leader_election.cc:304] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.441002  2623 raft_consensus.cc:2749] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.430280  2578 raft_consensus.cc:3060] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.440914  2195 catalog_manager.cc:5697] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.445240  2446 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.450986  2569 ts_tablet_manager.cc:1434] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 13:27:24.451979  2569 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.457957  2569 tablet_bootstrap.cc:654] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.459417  2684 raft_consensus.cc:2749] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.445469  2195 catalog_manager.cc:5697] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 1 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.465301  2196 catalog_manager.cc:5697] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.473248  2196 catalog_manager.cc:5697] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.474076  2663 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.484512  2655 consensus_queue.cc:1048] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.495415  2566 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:24.496153  2566 ts_tablet_manager.cc:1403] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.000s
I20260710 13:27:24.509693  2655 raft_consensus.cc:493] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.515111  2579 consensus_queue.cc:1048] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:24.520228  2568 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:24.520891  2568 ts_tablet_manager.cc:1403] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.206s	user 0.014s	sys 0.008s
I20260710 13:27:24.513123  2655 raft_consensus.cc:515] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.530062  2655 leader_election.cc:290] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.531661  2448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.531677  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee29d94f76e47b288dfdb75e18d0382" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.558730  2373 raft_consensus.cc:2393] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 1: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:24.560252  2488 leader_election.cc:304] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.561451  2655 raft_consensus.cc:3060] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.562194  2566 raft_consensus.cc:359] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.567366  2566 raft_consensus.cc:385] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.567660  2566 raft_consensus.cc:740] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.568428  2566 consensus_queue.cc:260] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.569818  2655 raft_consensus.cc:2749] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.570242  2566 ts_tablet_manager.cc:1434] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260710 13:27:24.571429  2568 raft_consensus.cc:359] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.572291  2568 raft_consensus.cc:385] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.572616  2568 raft_consensus.cc:740] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.575258  2566 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:24.578233  2568 consensus_queue.cc:260] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.585497  2568 ts_tablet_manager.cc:1434] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.004s
I20260710 13:27:24.587687  2568 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: Bootstrap starting.
I20260710 13:27:24.608690  2569 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.608882  2568 tablet_bootstrap.cc:654] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.609349  2569 ts_tablet_manager.cc:1403] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.009s
I20260710 13:27:24.623443  2569 raft_consensus.cc:359] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.624188  2569 raft_consensus.cc:385] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.624442  2569 raft_consensus.cc:740] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.607352  2578 raft_consensus.cc:515] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.625098  2569 consensus_queue.cc:260] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.627801  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:24.628404  2299 raft_consensus.cc:3060] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.635645  2569 ts_tablet_manager.cc:1434] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260710 13:27:24.632359  2579 raft_consensus.cc:493] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.646409  2569 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.646211  2579 raft_consensus.cc:515] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.649664  2579 leader_election.cc:290] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:24.650241  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.650712  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.651326  2566 tablet_bootstrap.cc:654] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.651897  2374 raft_consensus.cc:2393] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8d317df93c546db90f50c1984689ccd in current term 1: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:24.644872  2299 raft_consensus.cc:2468] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:24.654346  2413 leader_election.cc:304] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:24.661084  2578 leader_election.cc:290] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.660280  2716 raft_consensus.cc:3060] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.658073  2339 leader_election.cc:304] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:24.665155  2568 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: No bootstrap required, opened a new log
I20260710 13:27:24.664822  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a28104cf924b2d9e80e0fe736a63fc" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:24.665663  2568 ts_tablet_manager.cc:1403] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.022s
I20260710 13:27:24.666600  2579 raft_consensus.cc:493] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.667331  2579 raft_consensus.cc:515] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.668329  2568 raft_consensus.cc:359] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.666868  2578 raft_consensus.cc:2804] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.669000  2568 raft_consensus.cc:385] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.669414  2568 raft_consensus.cc:740] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.671404  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.670073  2578 raft_consensus.cc:697] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:24.671864  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.672080  2521 raft_consensus.cc:2468] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.672510  2374 raft_consensus.cc:2468] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.672699  2578 consensus_queue.cc:237] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.673465  2412 leader_election.cc:304] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.671694  2569 tablet_bootstrap.cc:654] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.673368  2579 leader_election.cc:290] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.674487  2713 raft_consensus.cc:2804] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.674906  2713 raft_consensus.cc:493] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.675244  2713 raft_consensus.cc:3060] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.676047  2566 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: No bootstrap required, opened a new log
I20260710 13:27:24.676546  2566 ts_tablet_manager.cc:1403] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.102s	user 0.004s	sys 0.009s
I20260710 13:27:24.678485  2716 raft_consensus.cc:2749] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.679311  2566 raft_consensus.cc:359] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.680011  2566 raft_consensus.cc:385] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.680271  2566 raft_consensus.cc:740] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.680905  2566 consensus_queue.cc:260] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.685292  2713 raft_consensus.cc:515] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.670106  2568 consensus_queue.cc:260] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.687827  2713 leader_election.cc:290] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.689109  2447 raft_consensus.cc:2468] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:24.690124  2568 ts_tablet_manager.cc:1434] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:27:24.691275  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:24.694104  2374 raft_consensus.cc:3060] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.692293  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a72c83293814083b5fcb3aed8a59819" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:24.695127  2522 raft_consensus.cc:3060] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.693231  2566 ts_tablet_manager.cc:1434] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:27:24.707760  2374 raft_consensus.cc:2468] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.710161  2414 leader_election.cc:304] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.710269  2716 raft_consensus.cc:493] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.711241  2713 raft_consensus.cc:2804] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.711053  2716 raft_consensus.cc:515] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.712714  2713 raft_consensus.cc:697] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:24.713177  2522 raft_consensus.cc:2468] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.713740  2713 consensus_queue.cc:237] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.719481  2569 tablet_bootstrap.cc:492] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.720021  2569 ts_tablet_manager.cc:1403] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.002s
I20260710 13:27:24.721949  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.723076  2716 leader_election.cc:290] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.724689  2569 raft_consensus.cc:359] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.725361  2569 raft_consensus.cc:385] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.725955  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d33039c3894e81a8ca33fb1c094791" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.727603  2569 raft_consensus.cc:740] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.728346  2569 consensus_queue.cc:260] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.728681  2412 leader_election.cc:304] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.728540  2195 catalog_manager.cc:5697] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.729744  2713 raft_consensus.cc:2749] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.730521  2569 ts_tablet_manager.cc:1434] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:27:24.731426  2569 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.732537  2196 catalog_manager.cc:5697] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.736845  2569 tablet_bootstrap.cc:654] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.742244  2569 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
I20260710 13:27:24.742720  2569 ts_tablet_manager.cc:1403] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:27:24.745182  2569 raft_consensus.cc:359] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.745877  2569 raft_consensus.cc:385] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.746151  2569 raft_consensus.cc:740] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.746872  2569 consensus_queue.cc:260] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.748636  2569 ts_tablet_manager.cc:1434] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:24.749454  2569 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: Bootstrap starting.
I20260710 13:27:24.755066  2569 tablet_bootstrap.cc:654] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:24.764279  2569 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: No bootstrap required, opened a new log
W20260710 13:27:24.764300  2487 consensus_peers.cc:597] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:24.764834  2569 ts_tablet_manager.cc:1403] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260710 13:27:24.765033  2599 raft_consensus.cc:493] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.765640  2599 raft_consensus.cc:515] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.767761  2599 leader_election.cc:290] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.767536  2569 raft_consensus.cc:359] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.768227  2569 raft_consensus.cc:385] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:24.768337  2374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.768523  2569 raft_consensus.cc:740] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Initialized, Role: FOLLOWER
I20260710 13:27:24.769268  2569 consensus_queue.cc:260] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.769286  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.770833  2264 leader_election.cc:304] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7; no voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:24.771211  2569 ts_tablet_manager.cc:1434] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:24.771903  2599 raft_consensus.cc:2749] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.780480  2716 raft_consensus.cc:493] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.780925  2716 raft_consensus.cc:515] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:24.782639  2716 leader_election.cc:290] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:24.783193  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.783610  2299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbaef0589a245b2a6753689cf50a0d9" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.784353  2299 raft_consensus.cc:2393] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8d317df93c546db90f50c1984689ccd in current term 1: Already voted for candidate 06840905b0ea4d34af7fb6721473f1ff in this term.
I20260710 13:27:24.785213  2413 leader_election.cc:304] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d317df93c546db90f50c1984689ccd; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:24.785851  2716 raft_consensus.cc:3060] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.790585  2716 raft_consensus.cc:2749] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:24.799216  2447 raft_consensus.cc:3060] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.802654  2655 consensus_queue.cc:1048] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.804171  2716 consensus_queue.cc:1048] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.824155  2579 raft_consensus.cc:493] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.824664  2579 raft_consensus.cc:515] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.826531  2579 leader_election.cc:290] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.827556  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:24.828326  2372 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.830245  2414 leader_election.cc:304] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.830487  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:24.831192  2521 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 0.
I20260710 13:27:24.831777  2634 raft_consensus.cc:2804] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.832243  2634 raft_consensus.cc:493] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.832634  2634 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.833316  2579 consensus_queue.cc:1048] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.841957  2579 consensus_queue.cc:1048] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.842644  2634 raft_consensus.cc:515] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.846215  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:24.846868  2372 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.847880  2298 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.848980  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:24.849586  2522 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.854592  2372 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.855943  2414 leader_election.cc:304] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.856900  2579 raft_consensus.cc:2804] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.858366  2373 raft_consensus.cc:3060] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.858639  2579 raft_consensus.cc:697] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:24.866353  2522 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:24.859727  2579 consensus_queue.cc:237] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:24.870548  2634 leader_election.cc:290] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 1 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:24.881357  2716 consensus_queue.cc:1048] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.898495  2655 consensus_queue.cc:1048] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:24.899261  2193 catalog_manager.cc:5697] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 1 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.922904  2655 consensus_queue.cc:1048] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:24.929656  2623 raft_consensus.cc:493] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:24.930182  2623 raft_consensus.cc:515] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.933525  2623 leader_election.cc:290] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.934439  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17e34a476f4eac9ebbe0c1e683e3c5" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:24.934996  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17e34a476f4eac9ebbe0c1e683e3c5" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:24.935194  2298 raft_consensus.cc:2468] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:24.935632  2447 raft_consensus.cc:2468] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 0.
I20260710 13:27:24.937745  2339 leader_election.cc:304] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:24.939342  2623 raft_consensus.cc:2804] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:24.939698  2623 raft_consensus.cc:493] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:24.940024  2623 raft_consensus.cc:3060] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.946980  2623 raft_consensus.cc:515] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.949112  2623 leader_election.cc:290] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:24.949824  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17e34a476f4eac9ebbe0c1e683e3c5" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:24.950018  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df17e34a476f4eac9ebbe0c1e683e3c5" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:24.950413  2298 raft_consensus.cc:3060] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.950664  2447 raft_consensus.cc:3060] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:24.955214  2298 raft_consensus.cc:2468] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:24.955324  2447 raft_consensus.cc:2468] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:24.956251  2339 leader_election.cc:304] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:24.956851  2623 raft_consensus.cc:2804] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:24.957254  2623 raft_consensus.cc:697] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:24.957862  2623 consensus_queue.cc:237] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:24.966358  2196 catalog_manager.cc:5697] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:25.051486  2245 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:25.074872  2578 consensus_queue.cc:1048] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.085717  2578 consensus_queue.cc:1048] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.138317  2579 consensus_queue.cc:1048] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.149482  2716 consensus_queue.cc:1048] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.239909  2578 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:25.240388  2578 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:25.242170  2578 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:25.242858  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:25.243220  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:25.243557  2298 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:25.243841  2447 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:25.244678  2339 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [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: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:25.245234  2578 raft_consensus.cc:2804] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:25.245556  2578 raft_consensus.cc:493] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:25.245831  2578 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.250686  2578 raft_consensus.cc:515] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:25.252216  2578 leader_election.cc:290] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Requested vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:25.253095  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:25.253226  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e262ff2bdf254c18afe5b77d110af6b0" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:25.253607  2298 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.253973  2447 raft_consensus.cc:3060] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:25.258514  2298 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:25.258514  2447 raft_consensus.cc:2468] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:25.259760  2339 leader_election.cc:304] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:25.260399  2578 raft_consensus.cc:2804] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:25.260828  2578 raft_consensus.cc:697] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:25.261564  2578 consensus_queue.cc:237] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER 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: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:25.270720  2196 catalog_manager.cc:5697] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:25.364950  2578 consensus_queue.cc:1048] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.368886  2578 consensus_queue.cc:1048] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.370321  2716 consensus_queue.cc:1048] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:25.387287  2716 consensus_queue.cc:1048] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.760056  2447 raft_consensus.cc:1275] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:25.762513  2758 consensus_queue.cc:1048] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.776544  2298 raft_consensus.cc:1275] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:25.780670  2578 consensus_queue.cc:1048] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:25.929941 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
W20260710 13:27:25.937580  2487 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 23 similar messages]
W20260710 13:27:25.940874  2487 consensus_peers.cc:597] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.955722 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:25.956358 32636 tablet_replica.cc:333] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.956971 32636 raft_consensus.cc:2243] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.957433 32636 raft_consensus.cc:2272] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.959233 32636 tablet_replica.cc:333] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.959829 32636 raft_consensus.cc:2243] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.960312 32636 raft_consensus.cc:2272] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.962829 32636 tablet_replica.cc:333] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.963371 32636 raft_consensus.cc:2243] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.963764 32636 raft_consensus.cc:2272] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.965335 32636 tablet_replica.cc:333] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.965858 32636 raft_consensus.cc:2243] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.966249 32636 raft_consensus.cc:2272] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.967938 32636 tablet_replica.cc:333] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.968482 32636 raft_consensus.cc:2243] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.968871 32636 raft_consensus.cc:2272] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.970556 32636 tablet_replica.cc:333] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.971124 32636 raft_consensus.cc:2243] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.971542 32636 raft_consensus.cc:2272] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.973150 32636 tablet_replica.cc:333] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.973685 32636 raft_consensus.cc:2243] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.974087 32636 raft_consensus.cc:2272] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.975699 32636 tablet_replica.cc:333] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.976272 32636 raft_consensus.cc:2243] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:25.976994 32636 raft_consensus.cc:2272] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.978801 32636 tablet_replica.cc:333] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.979360 32636 raft_consensus.cc:2243] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.979779 32636 raft_consensus.cc:2272] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.981367 32636 tablet_replica.cc:333] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.981915 32636 raft_consensus.cc:2243] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.982318 32636 raft_consensus.cc:2272] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.984185 32636 tablet_replica.cc:333] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.984890 32636 raft_consensus.cc:2243] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.985363 32636 raft_consensus.cc:2272] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.987190 32636 tablet_replica.cc:333] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.987713 32636 raft_consensus.cc:2243] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.988094 32636 raft_consensus.cc:2272] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.989972 32636 tablet_replica.cc:333] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.990643 32636 raft_consensus.cc:2243] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:25.991377 32636 raft_consensus.cc:2272] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.993196 32636 tablet_replica.cc:333] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.993876 32636 raft_consensus.cc:2243] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:25.994680 32636 raft_consensus.cc:2272] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:25.995033  2413 consensus_peers.cc:597] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:25.996701 32636 tablet_replica.cc:333] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:25.997324 32636 raft_consensus.cc:2243] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.997731 32636 raft_consensus.cc:2272] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.999514 32636 tablet_replica.cc:333] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
W20260710 13:27:25.999902  2339 consensus_peers.cc:597] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.000032 32636 raft_consensus.cc:2243] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.000540 32636 raft_consensus.cc:2272] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.002562 32636 tablet_replica.cc:333] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
I20260710 13:27:26.003201 32636 raft_consensus.cc:2243] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:26.003716 32636 raft_consensus.cc:2272] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.005645 32636 tablet_replica.cc:333] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: stopping tablet replica
W20260710 13:27:26.006273  2413 consensus_peers.cc:597] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.006283 32636 raft_consensus.cc:2243] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:26.007354 32636 raft_consensus.cc:2272] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:26.033834 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:27:26.043751  2487 consensus_peers.cc:597] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:26.046376  2487 consensus_peers.cc:597] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.060551 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:26.067149  2766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:26.074425  2767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:26.075317  2339 consensus_peers.cc:597] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:26.081139  2769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:26.082253 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:26.083534 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:26.083868 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:26.084095 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690046084075 us; error 0 us; skew 500 ppm
I20260710 13:27:26.084918 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:26.087917 32636 webserver.cc:533] Webserver started at http://127.31.223.1:43043/ using document root <none> and password file <none>
I20260710 13:27:26.088542 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:26.088778 32636 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:26.095108 32636 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:27:26.099898  2774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:26.100687 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:27:26.101022 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "0571a23216ed41b1b85cbd5d40a822d7"
format_stamp: "Formatted at 2026-07-10 13:27:21 on dist-test-slave-qb46"
I20260710 13:27:26.101311 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:26.133890 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:26.135003 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:26.136391 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:26.140300  2781 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:27:26.148564  2487 consensus_peers.cc:597] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.227496 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:27:26.227821 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.088s	user 0.000s	sys 0.004s
I20260710 13:27:26.228119 32636 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:27:26.232127  2781 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
W20260710 13:27:26.237615  2413 consensus_peers.cc:597] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.247723  2781 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.248520  2781 tablet_bootstrap.cc:492] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.249097  2781 ts_tablet_manager.cc:1403] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:27:26.251057  2781 raft_consensus.cc:359] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.251564  2781 raft_consensus.cc:740] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.252184  2781 consensus_queue.cc:260] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.254036  2781 ts_tablet_manager.cc:1434] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:27:26.254721  2781 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.266893  2781 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.267599  2781 tablet_bootstrap.cc:492] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.268088  2781 ts_tablet_manager.cc:1403] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:27:26.269721  2781 raft_consensus.cc:359] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.270179  2781 raft_consensus.cc:740] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.270773  2781 consensus_queue.cc:260] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.272367  2781 ts_tablet_manager.cc:1434] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:26.273124  2781 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
W20260710 13:27:26.279748  2339 consensus_peers.cc:597] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.284955  2781 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.285704  2781 tablet_bootstrap.cc:492] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.286203  2781 ts_tablet_manager.cc:1403] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:27:26.287940  2781 raft_consensus.cc:359] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.288451  2781 raft_consensus.cc:740] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.289021  2781 consensus_queue.cc:260] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.290589  2781 ts_tablet_manager.cc:1434] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:26.291224  2781 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.302874 32636 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:27:26.303129 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.074s	sys 0.000s
I20260710 13:27:26.303900  2781 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.304667  2781 tablet_bootstrap.cc:492] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.305217  2781 ts_tablet_manager.cc:1403] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:27:26.307200  2781 raft_consensus.cc:359] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.307850  2781 raft_consensus.cc:740] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.308495  2781 consensus_queue.cc:260] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [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: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.310441  2781 ts_tablet_manager.cc:1434] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:26.311463  2781 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
W20260710 13:27:26.320487  2339 consensus_peers.cc:597] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.329811  2781 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.330817  2781 tablet_bootstrap.cc:492] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.331476  2781 ts_tablet_manager.cc:1403] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:27:26.333976  2781 raft_consensus.cc:359] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.334906  2781 raft_consensus.cc:740] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.335529  2781 consensus_queue.cc:260] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [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: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.337509  2781 ts_tablet_manager.cc:1434] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:27:26.338268  2781 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.351022  2781 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.351939  2781 tablet_bootstrap.cc:492] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.352558  2781 ts_tablet_manager.cc:1403] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:26.354832  2781 raft_consensus.cc:359] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.355351  2781 raft_consensus.cc:740] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.355980  2781 consensus_queue.cc:260] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.357446  2781 ts_tablet_manager.cc:1434] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:26.358036  2781 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.370172  2781 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.370950  2781 tablet_bootstrap.cc:492] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.371529 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:45817
I20260710 13:27:26.371577  2781 ts_tablet_manager.cc:1403] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:27:26.371663  2847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:45817 every 8 connection(s)
I20260710 13:27:26.373744  2781 raft_consensus.cc:359] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.374254  2781 raft_consensus.cc:740] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.374965  2781 consensus_queue.cc:260] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.376559  2781 ts_tablet_manager.cc:1434] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:27:26.377329  2781 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.391528  2781 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.392516  2781 tablet_bootstrap.cc:492] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.393325  2781 ts_tablet_manager.cc:1403] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:27:26.395514  2781 raft_consensus.cc:359] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.396183  2781 raft_consensus.cc:740] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.396894  2781 consensus_queue.cc:260] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.399060  2781 ts_tablet_manager.cc:1434] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:27:26.399883  2781 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.402585  2848 heartbeater.cc:344] Connected to a master server at 127.31.223.62:35969
W20260710 13:27:26.402907  2487 consensus_peers.cc:597] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.403043  2848 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:26.404101  2848 heartbeater.cc:507] Master 127.31.223.62:35969 requested a full tablet report, sending...
W20260710 13:27:26.406512  2339 consensus_peers.cc:597] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.412652  2196 ts_manager.cc:194] Re-registered known tserver with Master: 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:26.413563  2781 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.414283  2781 tablet_bootstrap.cc:492] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.414842  2781 ts_tablet_manager.cc:1403] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260710 13:27:26.416618  2781 raft_consensus.cc:359] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.417241  2781 raft_consensus.cc:740] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.417773  2781 consensus_queue.cc:260] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.419327  2781 ts_tablet_manager.cc:1434] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:27:26.420071  2781 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.428323  2196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55786
I20260710 13:27:26.432098  2848 heartbeater.cc:499] Master 127.31.223.62:35969 was elected leader, sending a full tablet report...
I20260710 13:27:26.433384  2781 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.434291  2781 tablet_bootstrap.cc:492] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.434942  2781 ts_tablet_manager.cc:1403] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:27:26.437094  2781 raft_consensus.cc:359] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.437772  2781 raft_consensus.cc:740] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.438500  2781 consensus_queue.cc:260] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [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: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.440449  2781 ts_tablet_manager.cc:1434] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:26.441208  2781 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.455339  2781 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.456316  2781 tablet_bootstrap.cc:492] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.456974  2781 ts_tablet_manager.cc:1403] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:27:26.459455  2781 raft_consensus.cc:359] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.460072  2781 raft_consensus.cc:740] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.460704  2781 consensus_queue.cc:260] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.462093  2781 ts_tablet_manager.cc:1434] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:26.462751  2781 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.474736  2781 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.475453  2781 tablet_bootstrap.cc:492] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.476022  2781 ts_tablet_manager.cc:1403] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:27:26.477680  2781 raft_consensus.cc:359] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.478133  2781 raft_consensus.cc:740] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.478724  2781 consensus_queue.cc:260] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [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: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.480194  2781 ts_tablet_manager.cc:1434] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:26.480979  2781 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.491798  2781 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.492512  2781 tablet_bootstrap.cc:492] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.493028  2781 ts_tablet_manager.cc:1403] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:27:26.494831  2781 raft_consensus.cc:359] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.495422  2781 raft_consensus.cc:740] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.496042  2781 consensus_queue.cc:260] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [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: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.497886  2781 ts_tablet_manager.cc:1434] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:26.499312  2781 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.520527  2781 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.521342  2781 tablet_bootstrap.cc:492] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.521997  2781 ts_tablet_manager.cc:1403] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 13:27:26.524122  2781 raft_consensus.cc:359] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.524617  2781 raft_consensus.cc:740] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.525245  2781 consensus_queue.cc:260] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [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: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.527140  2781 ts_tablet_manager.cc:1434] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:26.527886  2781 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.540347  2781 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.541381  2781 tablet_bootstrap.cc:492] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.542038  2781 ts_tablet_manager.cc:1403] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:26.544436  2781 raft_consensus.cc:359] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.545096  2781 raft_consensus.cc:740] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.545680  2781 consensus_queue.cc:260] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [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: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:26.547829  2781 ts_tablet_manager.cc:1434] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:26.548576  2781 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.561101  2781 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.561851  2781 tablet_bootstrap.cc:492] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.562415  2781 ts_tablet_manager.cc:1403] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:27:26.564548  2781 raft_consensus.cc:359] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.565181  2781 raft_consensus.cc:740] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.565835  2781 consensus_queue.cc:260] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [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: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:26.573571  2781 ts_tablet_manager.cc:1434] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:27:26.574549  2781 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.593106  2781 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.593885  2781 tablet_bootstrap.cc:492] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.594492  2781 ts_tablet_manager.cc:1403] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:27:26.596241  2781 raft_consensus.cc:359] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.596691  2781 raft_consensus.cc:740] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.597270  2781 consensus_queue.cc:260] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.598714  2781 ts_tablet_manager.cc:1434] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:26.599581  2781 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap starting.
I20260710 13:27:26.616329  2781 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:26.617097  2781 tablet_bootstrap.cc:492] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Bootstrap complete.
I20260710 13:27:26.617645  2781 ts_tablet_manager.cc:1403] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260710 13:27:26.619851  2781 raft_consensus.cc:359] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.620514  2781 raft_consensus.cc:740] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Initialized, Role: FOLLOWER
I20260710 13:27:26.621362  2781 consensus_queue.cc:260] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:26.623286  2781 ts_tablet_manager.cc:1434] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:27.077922  2579 raft_consensus.cc:493] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.078616  2579 raft_consensus.cc:515] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.081013  2579 leader_election.cc:290] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.081807  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:27.082067  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.082773  2822 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:27.083840  2413 leader_election.cc:304] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:27.084676  2579 raft_consensus.cc:2804] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:27.085117  2579 raft_consensus.cc:493] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.085534  2579 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.128468  2579 raft_consensus.cc:515] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.133500  2579 leader_election.cc:290] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.136109  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:27.139401  2758 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.140573  2758 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:27.160346  2758 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.162184  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:27.162864  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:27.163946  2822 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.168201  2821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.169683  2821 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 1.
I20260710 13:27:27.171161  2716 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.172183  2716 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:27.172631  2339 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [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: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:27.176855  2716 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.177105  2790 raft_consensus.cc:2804] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:27.180519  2819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.181476  2819 raft_consensus.cc:2468] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:27.186419  2413 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:27.188301  2861 raft_consensus.cc:2804] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:27.188745  2861 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.189275  2861 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.179711  2790 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.190068  2790 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.199288  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff" is_pre_election: true
I20260710 13:27:27.217639  2861 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:27.217924  2790 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:27.220055  2861 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.220769  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:27.221195  2821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:27.221799  2821 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.223763  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:27.224838  2822 raft_consensus.cc:2468] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 2.
I20260710 13:27:27.226253  2413 leader_election.cc:304] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:27.227138  2861 raft_consensus.cc:2804] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:27.227691  2861 raft_consensus.cc:697] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:27.229031  2790 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.229292  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:27.228718  2861 consensus_queue.cc:237] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.229923  2822 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.232719  2821 raft_consensus.cc:2468] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 2.
I20260710 13:27:27.234010  2413 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:27.235179  2579 raft_consensus.cc:2804] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:27.235615  2579 raft_consensus.cc:697] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:27.236478  2579 consensus_queue.cc:237] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:27.243939  2822 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:27.245298  2339 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [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: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:27.246133  2790 raft_consensus.cc:2804] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:27.246776  2790 raft_consensus.cc:697] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:27.248009  2790 consensus_queue.cc:237] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:27.253933  2196 catalog_manager.cc:5697] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 1 to 2, leader changed from 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1) to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 2 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:27.259301  2193 catalog_manager.cc:5697] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 1 to 2, leader changed from 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1) to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:27.279136  2193 catalog_manager.cc:5697] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 1 to 2, leader changed from 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1) to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 2 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:27.315894  2861 raft_consensus.cc:493] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.316437  2861 raft_consensus.cc:515] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.319154  2861 leader_election.cc:290] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.319931  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.319834  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:27.320813  2822 raft_consensus.cc:2468] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 1.
I20260710 13:27:27.322250  2413 leader_election.cc:304] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:27.323304  2861 raft_consensus.cc:2804] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:27.323645  2861 raft_consensus.cc:493] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.323964  2861 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.329603  2861 raft_consensus.cc:515] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.331432  2861 leader_election.cc:290] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.332222  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:27.332571  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "c8d317df93c546db90f50c1984689ccd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
I20260710 13:27:27.333202  2822 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.339416  2655 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.340036  2655 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:27.340770  2822 raft_consensus.cc:2468] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d317df93c546db90f50c1984689ccd in term 2.
I20260710 13:27:27.341782  2413 leader_election.cc:304] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [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: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:27.342758  2655 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:27.343127  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.343888  2822 raft_consensus.cc:2393] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 2: Already voted for candidate 8146e7a079d04c71a208e954f6c12599 in this term.
I20260710 13:27:27.343931  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8146e7a079d04c71a208e954f6c12599" is_pre_election: true
I20260710 13:27:27.343406  2861 raft_consensus.cc:2804] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:27.345049  2861 raft_consensus.cc:697] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Becoming Leader. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:27.345325  2488 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:27.346264  2655 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.346135  2861 consensus_queue.cc:237] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.355185  2655 raft_consensus.cc:2749] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:27.358263  2193 catalog_manager.cc:5697] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd reported cstate change: term changed from 1 to 2, leader changed from 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1) to c8d317df93c546db90f50c1984689ccd (127.31.223.3). New cstate: current_term: 2 leader_uuid: "c8d317df93c546db90f50c1984689ccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:27.393254  2655 raft_consensus.cc:493] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.393774  2655 raft_consensus.cc:515] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:27.394129  2790 raft_consensus.cc:493] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.394758  2790 raft_consensus.cc:515] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.396130  2655 leader_election.cc:290] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817)
I20260710 13:27:27.396906  2790 leader_election.cc:290] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:27.397104  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:27.397694  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e02b81cd374c15a62ff250f7a961ee" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.398102  2821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.398546  2822 raft_consensus.cc:2393] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 2: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:27.398371  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b3d5c1286c4219a3d97ec148fa3f4c" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:27.398988  2821 raft_consensus.cc:2393] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8146e7a079d04c71a208e954f6c12599 in current term 2: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:27.399708  2487 leader_election.cc:304] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:27.400399  2339 leader_election.cc:304] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [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: 8146e7a079d04c71a208e954f6c12599; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:27.400748  2871 raft_consensus.cc:3060] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.401589  2790 raft_consensus.cc:3060] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.409202  2871 raft_consensus.cc:2749] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:27.412264  2790 raft_consensus.cc:2749] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:27.504841  2871 raft_consensus.cc:493] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0571a23216ed41b1b85cbd5d40a822d7)
I20260710 13:27:27.505403  2871 raft_consensus.cc:515] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:27.507273  2871 leader_election.cc:290] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:27.508034  2821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7" is_pre_election: true
I20260710 13:27:27.508947  2821 raft_consensus.cc:2393] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06840905b0ea4d34af7fb6721473f1ff in current term 2: Already voted for candidate c8d317df93c546db90f50c1984689ccd in this term.
I20260710 13:27:27.508937  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f692d8627ff4206bc93d5b8e5ae99d5" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c8d317df93c546db90f50c1984689ccd" is_pre_election: true
I20260710 13:27:27.510502  2487 leader_election.cc:304] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [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: 06840905b0ea4d34af7fb6721473f1ff; no voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd
I20260710 13:27:27.511310  2871 raft_consensus.cc:3060] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:27.516502  2871 raft_consensus.cc:2749] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:27.708168  2821 raft_consensus.cc:1275] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.709563  2861 consensus_queue.cc:1048] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.715497  2822 raft_consensus.cc:1275] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.718355  2578 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:27.723590  2522 raft_consensus.cc:1275] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.726444  2579 consensus_queue.cc:1048] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.727903  2522 raft_consensus.cc:1275] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.730265  2716 consensus_queue.cc:1048] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.754845  2819 raft_consensus.cc:1275] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.756889  2716 consensus_queue.cc:1048] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.775341  2521 raft_consensus.cc:1275] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.777143  2758 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:27.814410  2821 raft_consensus.cc:1275] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.815636  2716 consensus_queue.cc:1048] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:27.824855  2373 raft_consensus.cc:1275] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer c8d317df93c546db90f50c1984689ccd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:27.826208  2861 consensus_queue.cc:1048] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.376384 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:36.406982  2522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29"
dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:50926
I20260710 13:27:36.407574  2522 raft_consensus.cc:606] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:36.419131  2372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52084
I20260710 13:27:36.419727  2372 raft_consensus.cc:606] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:36.438129  2447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83714fef712d4550933679100ae9beec"
dest_uuid: "c8d317df93c546db90f50c1984689ccd"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:37486
I20260710 13:27:36.438750  2447 raft_consensus.cc:606] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:36.441556  2447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f"
dest_uuid: "c8d317df93c546db90f50c1984689ccd"
mode: GRACEFUL
new_leader_uuid: "8146e7a079d04c71a208e954f6c12599"
 from {username='slave'} at 127.0.0.1:37486
I20260710 13:27:36.442096  2447 raft_consensus.cc:606] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Received request to transfer leadership to TS 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:36.444909  2372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
mode: GRACEFUL
new_leader_uuid: "06840905b0ea4d34af7fb6721473f1ff"
 from {username='slave'} at 127.0.0.1:52084
I20260710 13:27:36.445515  2372 raft_consensus.cc:606] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Received request to transfer leadership to TS 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:36.446763 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:36.447710 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:36.482729  2910 raft_consensus.cc:993] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: : Instructing follower 8146e7a079d04c71a208e954f6c12599 to start an election
I20260710 13:27:36.483206  2910 raft_consensus.cc:1081] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Signalling peer 8146e7a079d04c71a208e954f6c12599 to start an election
I20260710 13:27:36.484649  2372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
 from {username='slave'} at 127.0.0.1:38382
I20260710 13:27:36.485096  2372 raft_consensus.cc:493] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:36.485337  2372 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.489925  2907 raft_consensus.cc:993] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: : Instructing follower 06840905b0ea4d34af7fb6721473f1ff to start an election
I20260710 13:27:36.490456  2916 raft_consensus.cc:1081] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Signalling peer 06840905b0ea4d34af7fb6721473f1ff to start an election
I20260710 13:27:36.490826  2372 raft_consensus.cc:515] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.492156  2522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323"
dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
 from {username='slave'} at 127.0.0.1:40510
I20260710 13:27:36.492631  2522 raft_consensus.cc:493] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:36.492959  2522 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.493604  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:36.493923  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bc518d529647b391b48f197774cd0f" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:36.494176  2447 raft_consensus.cc:3055] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:36.492871  2372 leader_election.cc:290] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:36.494503  2521 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.494513  2447 raft_consensus.cc:740] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:36.497057  2447 consensus_queue.cc:260] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.498239  2447 raft_consensus.cc:3060] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.500277  2521 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:36.500115  2522 raft_consensus.cc:515] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.501518  2338 leader_election.cc:304] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:36.502462  2916 raft_consensus.cc:2804] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:36.502943  2916 raft_consensus.cc:697] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:36.502620  2522 leader_election.cc:290] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:36.503396  2446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:36.503993  2446 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.504099  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73b526273da4cdfa7b41a400edb6323" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:36.503803  2916 consensus_queue.cc:237] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.504737  2372 raft_consensus.cc:3055] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:36.505112  2372 raft_consensus.cc:740] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:36.505903  2372 consensus_queue.cc:260] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.507205  2372 raft_consensus.cc:3060] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.511984  2446 raft_consensus.cc:2468] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 2.
I20260710 13:27:36.513048  2447 raft_consensus.cc:2468] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:36.514374  2487 leader_election.cc:304] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:36.513859  2196 catalog_manager.cc:5697] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 1 to 2, leader changed from c8d317df93c546db90f50c1984689ccd (127.31.223.3) to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.515604  2917 raft_consensus.cc:2804] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:36.516884  2372 raft_consensus.cc:2468] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 2.
I20260710 13:27:36.518543  2917 raft_consensus.cc:697] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:36.519429  2917 consensus_queue.cc:237] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:36.530223  2917 raft_consensus.cc:993] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.530874  2924 raft_consensus.cc:1081] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.532836  2821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52640
I20260710 13:27:36.533363  2821 raft_consensus.cc:493] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:36.533720  2821 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.534086  2193 catalog_manager.cc:5697] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 1 to 2, leader changed from 8146e7a079d04c71a208e954f6c12599 (127.31.223.2) to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 2 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.540282  2821 raft_consensus.cc:515] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:36.546129  2821 leader_election.cc:290] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:36.554266  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:36.555006  2372 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.556632  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074bda48cc8b4b77b66f909090f89d29" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:36.557175  2522 raft_consensus.cc:3055] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:36.557430  2522 raft_consensus.cc:740] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:36.558172  2522 consensus_queue.cc:260] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:36.559187  2522 raft_consensus.cc:3060] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.560446  2372 raft_consensus.cc:2468] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:36.561547  2778 leader_election.cc:304] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:36.564148  2933 raft_consensus.cc:2804] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:36.564471  2522 raft_consensus.cc:2468] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:36.565796  2933 raft_consensus.cc:697] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:36.566807  2933 consensus_queue.cc:237] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:36.574856  2193 catalog_manager.cc:5697] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 1 to 2, leader changed from 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.841732  2907 raft_consensus.cc:993] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.842190  2916 raft_consensus.cc:1081] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.843652  2821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52652
I20260710 13:27:36.844100  2821 raft_consensus.cc:493] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:36.844506  2821 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:36.845018  2920 raft_consensus.cc:993] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.845481  2910 raft_consensus.cc:1081] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:36.846962  2819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83714fef712d4550933679100ae9beec"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52664
I20260710 13:27:36.847419  2819 raft_consensus.cc:493] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:36.847710  2819 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.849968  2821 raft_consensus.cc:515] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:36.851970  2821 leader_election.cc:290] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 3 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:36.853402  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:36.853770  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d52a2530e452180e630bc0fbe30bd" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:36.853958  2522 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:36.854326  2372 raft_consensus.cc:3055] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:36.854086  2819 raft_consensus.cc:515] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:36.854713  2372 raft_consensus.cc:740] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:36.855471  2372 consensus_queue.cc:260] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:36.856439  2372 raft_consensus.cc:3060] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:36.856901  2373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:36.857348  2819 leader_election.cc:290] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:36.857440  2373 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.862563  2372 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 3.
I20260710 13:27:36.863889  2778 leader_election.cc:304] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [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: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:36.864197  2522 raft_consensus.cc:2468] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 3.
I20260710 13:27:36.865221  2933 raft_consensus.cc:2804] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:36.865696  2933 raft_consensus.cc:697] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 3 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:36.866573  2933 consensus_queue.cc:237] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [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: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:36.867939  2445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83714fef712d4550933679100ae9beec" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:36.868600  2445 raft_consensus.cc:3055] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:36.869133  2445 raft_consensus.cc:740] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:36.869926  2445 consensus_queue.cc:260] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:36.868575  2373 raft_consensus.cc:2468] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:36.871623  2445 raft_consensus.cc:3060] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.872377  2778 leader_election.cc:304] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:36.873310  2933 raft_consensus.cc:2804] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:36.873989  2933 raft_consensus.cc:697] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:36.874926  2933 consensus_queue.cc:237] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:36.879820  2445 raft_consensus.cc:2468] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:36.886317  2193 catalog_manager.cc:5697] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 2 to 3, leader changed from 8146e7a079d04c71a208e954f6c12599 (127.31.223.2) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 3 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.887961  2193 catalog_manager.cc:5697] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 1 to 2, leader changed from c8d317df93c546db90f50c1984689ccd (127.31.223.3) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.902874  2373 raft_consensus.cc:1275] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 06840905b0ea4d34af7fb6721473f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.903978  2924 consensus_queue.cc:1048] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.914209  2445 raft_consensus.cc:1275] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 06840905b0ea4d34af7fb6721473f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.915755  2924 consensus_queue.cc:1048] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:36.925181  2447 raft_consensus.cc:1275] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.926396  2916 consensus_queue.cc:1048] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:36.935493  2522 raft_consensus.cc:1275] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:36.936923  2916 consensus_queue.cc:1048] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:37.017343  2372 raft_consensus.cc:1275] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:37.018590  2933 consensus_queue.cc:1048] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.030129  2522 raft_consensus.cc:1275] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:37.031522  2934 consensus_queue.cc:1048] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:37.307020  2522 raft_consensus.cc:1275] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 3 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:37.308768  2934 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:37.322992  2447 raft_consensus.cc:1275] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:37.334165  2934 consensus_queue.cc:1048] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:37.338321  2373 raft_consensus.cc:1275] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 3 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:37.342151  2934 consensus_queue.cc:1048] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:37.354792  2372 raft_consensus.cc:1275] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:37.357488  2934 consensus_queue.cc:1048] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:37.448836 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:37.471838 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:37.494313  2373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52084
I20260710 13:27:37.494971  2373 raft_consensus.cc:606] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:37.497941  2447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d"
dest_uuid: "c8d317df93c546db90f50c1984689ccd"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:37486
I20260710 13:27:37.498481  2447 raft_consensus.cc:606] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:37.501698  2522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610"
dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
mode: GRACEFUL
new_leader_uuid: "8146e7a079d04c71a208e954f6c12599"
 from {username='slave'} at 127.0.0.1:50926
I20260710 13:27:37.502223  2522 raft_consensus.cc:606] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Received request to transfer leadership to TS 8146e7a079d04c71a208e954f6c12599
I20260710 13:27:37.504356 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:27:37.505352 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:37.649233  2910 raft_consensus.cc:993] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:37.649854  2920 raft_consensus.cc:1081] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:37.651641  2819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52664
I20260710 13:27:37.652206  2819 raft_consensus.cc:493] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.652599  2819 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.661850  2819 raft_consensus.cc:515] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:37.664119  2819 leader_election.cc:290] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:37.664803  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:37.665529  2447 raft_consensus.cc:3055] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:37.665498  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b914dd9b5684fde9e0423813c74994d" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:37.666016  2447 raft_consensus.cc:740] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8d317df93c546db90f50c1984689ccd, State: Running, Role: LEADER
I20260710 13:27:37.666194  2522 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.667016  2447 consensus_queue.cc:260] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:37.668412  2447 raft_consensus.cc:3060] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.676474  2447 raft_consensus.cc:2468] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:37.677127  2522 raft_consensus.cc:2468] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:37.677877  2777 leader_election.cc:304] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:37.678524  2907 raft_consensus.cc:993] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:37.678874  2934 raft_consensus.cc:2804] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.679282  2916 raft_consensus.cc:1081] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:37.679440  2934 raft_consensus.cc:697] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:37.680545  2934 consensus_queue.cc:237] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } }
I20260710 13:27:37.681039  2819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52652
I20260710 13:27:37.681416  2819 raft_consensus.cc:493] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.681658  2819 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.687872  2819 raft_consensus.cc:515] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:37.690457  2819 leader_election.cc:290] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:37.690676  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:37.689960  2196 catalog_manager.cc:5697] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 1 to 2, leader changed from c8d317df93c546db90f50c1984689ccd (127.31.223.3) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.691766  2447 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.690445  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6402b60496aa2a6a4fcf1c98bdc" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:37.692570  2372 raft_consensus.cc:3055] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:37.692893  2372 raft_consensus.cc:740] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:37.693688  2372 consensus_queue.cc:260] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:37.695060  2372 raft_consensus.cc:3060] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.702693  2372 raft_consensus.cc:2468] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:37.703866  2447 raft_consensus.cc:2468] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:37.704383  2778 leader_election.cc:304] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:37.705348  2934 raft_consensus.cc:2804] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.705868  2934 raft_consensus.cc:697] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:37.706961  2934 consensus_queue.cc:237] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } }
I20260710 13:27:37.720443  2196 catalog_manager.cc:5697] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 1 to 2, leader changed from 8146e7a079d04c71a208e954f6c12599 (127.31.223.2) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.755259  2929 raft_consensus.cc:993] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: : Instructing follower 8146e7a079d04c71a208e954f6c12599 to start an election
I20260710 13:27:37.755972  2956 raft_consensus.cc:1081] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Signalling peer 8146e7a079d04c71a208e954f6c12599 to start an election
I20260710 13:27:37.757599  2372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
 from {username='slave'} at 127.0.0.1:38378
I20260710 13:27:37.758137  2372 raft_consensus.cc:493] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:37.758481  2372 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.763258  2372 raft_consensus.cc:515] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:37.766880  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:37.766726  2372 leader_election.cc:290] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Requested vote from peers c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801), 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867)
I20260710 13:27:37.767416  2447 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.767426  2522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db892f1d4e954298a83efc69db3f7610" candidate_uuid: "8146e7a079d04c71a208e954f6c12599" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:37.768117  2522 raft_consensus.cc:3055] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:37.768368  2522 raft_consensus.cc:740] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:37.769088  2522 consensus_queue.cc:260] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:37.769884  2522 raft_consensus.cc:3060] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.773015  2447 raft_consensus.cc:2468] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:37.774554  2339 leader_election.cc:304] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8146e7a079d04c71a208e954f6c12599, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:37.775228  2907 raft_consensus.cc:2804] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.775674  2907 raft_consensus.cc:697] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Becoming Leader. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:37.776551  2907 consensus_queue.cc:237] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:37.777921  2522 raft_consensus.cc:2468] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8146e7a079d04c71a208e954f6c12599 in term 2.
I20260710 13:27:37.785768  2196 catalog_manager.cc:5697] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 reported cstate change: term changed from 1 to 2, leader changed from 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4) to 8146e7a079d04c71a208e954f6c12599 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "8146e7a079d04c71a208e954f6c12599" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.112123  2447 raft_consensus.cc:1275] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.113346  2954 consensus_queue.cc:1048] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.122704  2522 raft_consensus.cc:1275] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.123994  2934 consensus_queue.cc:1048] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.133050  2447 raft_consensus.cc:1275] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.134449  2934 consensus_queue.cc:1048] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.147356  2372 raft_consensus.cc:1275] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.148614  2954 consensus_queue.cc:1048] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.321061  2447 raft_consensus.cc:1275] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.322204  2907 consensus_queue.cc:1048] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.332145  2522 raft_consensus.cc:1275] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 8146e7a079d04c71a208e954f6c12599: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.333484  2916 consensus_queue.cc:1048] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.506186 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:38.523470 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:38.537204  2372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf"
dest_uuid: "8146e7a079d04c71a208e954f6c12599"
mode: GRACEFUL
new_leader_uuid: "06840905b0ea4d34af7fb6721473f1ff"
 from {username='slave'} at 127.0.0.1:52084
I20260710 13:27:38.537706  2372 raft_consensus.cc:606] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Received request to transfer leadership to TS 06840905b0ea4d34af7fb6721473f1ff
I20260710 13:27:38.538843 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:38.539474 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:38.558426  2916 raft_consensus.cc:993] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: : Instructing follower 06840905b0ea4d34af7fb6721473f1ff to start an election
I20260710 13:27:38.559010  2907 raft_consensus.cc:1081] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Signalling peer 06840905b0ea4d34af7fb6721473f1ff to start an election
I20260710 13:27:38.560482  2522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf"
dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
 from {username='slave'} at 127.0.0.1:40510
I20260710 13:27:38.561002  2522 raft_consensus.cc:493] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.561329  2522 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.566157  2522 raft_consensus.cc:515] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:38.568004  2522 leader_election.cc:290] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 election: Requested vote from peers 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449), c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801)
I20260710 13:27:38.568811  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:38.568903  2447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae566452a4419f9ae999e59603b8cf" candidate_uuid: "06840905b0ea4d34af7fb6721473f1ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8d317df93c546db90f50c1984689ccd"
I20260710 13:27:38.569522  2372 raft_consensus.cc:3055] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.569643  2447 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.569806  2372 raft_consensus.cc:740] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8146e7a079d04c71a208e954f6c12599, State: Running, Role: LEADER
I20260710 13:27:38.570618  2372 consensus_queue.cc:260] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:38.571481  2372 raft_consensus.cc:3060] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.574198  2447 raft_consensus.cc:2468] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 2.
I20260710 13:27:38.575295  2487 leader_election.cc:304] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06840905b0ea4d34af7fb6721473f1ff, c8d317df93c546db90f50c1984689ccd; no voters: 
I20260710 13:27:38.576133  2929 raft_consensus.cc:2804] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.576557  2929 raft_consensus.cc:697] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 2 LEADER]: Becoming Leader. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:38.577324  2929 consensus_queue.cc:237] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } }
I20260710 13:27:38.578537  2372 raft_consensus.cc:2468] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06840905b0ea4d34af7fb6721473f1ff in term 2.
I20260710 13:27:38.587858  2196 catalog_manager.cc:5697] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff reported cstate change: term changed from 1 to 2, leader changed from 8146e7a079d04c71a208e954f6c12599 (127.31.223.2) to 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4). New cstate: current_term: 2 leader_uuid: "06840905b0ea4d34af7fb6721473f1ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.980204  2447 raft_consensus.cc:1275] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Refusing update from remote peer 06840905b0ea4d34af7fb6721473f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.981441  2929 consensus_queue.cc:1048] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d317df93c546db90f50c1984689ccd" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 39801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:38.993386  2372 raft_consensus.cc:1275] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 06840905b0ea4d34af7fb6721473f1ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:38.995810  2929 consensus_queue.cc:1048] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.540328 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:39.560428 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:39.574213  2521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c"
dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
mode: GRACEFUL
new_leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:50926
I20260710 13:27:39.574846  2521 raft_consensus.cc:606] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Received request to transfer leadership to TS 0571a23216ed41b1b85cbd5d40a822d7
I20260710 13:27:39.576196 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:39.576964 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:39.583774  2929 raft_consensus.cc:993] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: : Instructing follower 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:39.584241  2985 raft_consensus.cc:1081] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Signalling peer 0571a23216ed41b1b85cbd5d40a822d7 to start an election
I20260710 13:27:39.585566  2819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c"
dest_uuid: "0571a23216ed41b1b85cbd5d40a822d7"
 from {username='slave'} at 127.0.0.1:52640
I20260710 13:27:39.586046  2819 raft_consensus.cc:493] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.586336  2819 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.591694  2819 raft_consensus.cc:515] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:39.593102  2819 leader_election.cc:290] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Requested vote from peers 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4:38867), 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449)
I20260710 13:27:39.593853  2521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06840905b0ea4d34af7fb6721473f1ff"
I20260710 13:27:39.594161  2372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c009ddafc3442aaa157f34fbaa25f9c" candidate_uuid: "0571a23216ed41b1b85cbd5d40a822d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8146e7a079d04c71a208e954f6c12599"
I20260710 13:27:39.594473  2521 raft_consensus.cc:3055] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:39.594712  2372 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.594794  2521 raft_consensus.cc:740] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06840905b0ea4d34af7fb6721473f1ff, State: Running, Role: LEADER
I20260710 13:27:39.595579  2521 consensus_queue.cc:260] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:39.596793  2521 raft_consensus.cc:3060] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.601436  2372 raft_consensus.cc:2468] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:39.602763  2778 leader_election.cc:304] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0571a23216ed41b1b85cbd5d40a822d7, 8146e7a079d04c71a208e954f6c12599; no voters: 
I20260710 13:27:39.603515  2954 raft_consensus.cc:2804] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:39.603422  2521 raft_consensus.cc:2468] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0571a23216ed41b1b85cbd5d40a822d7 in term 2.
I20260710 13:27:39.604631  2954 raft_consensus.cc:697] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0571a23216ed41b1b85cbd5d40a822d7, State: Running, Role: LEADER
I20260710 13:27:39.605561  2954 consensus_queue.cc:237] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } }
I20260710 13:27:39.612766  2196 catalog_manager.cc:5697] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 reported cstate change: term changed from 1 to 2, leader changed from 06840905b0ea4d34af7fb6721473f1ff (127.31.223.4) to 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "0571a23216ed41b1b85cbd5d40a822d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0571a23216ed41b1b85cbd5d40a822d7" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:40.061550  2372 raft_consensus.cc:1275] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:40.063592  2986 consensus_queue.cc:1048] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8146e7a079d04c71a208e954f6c12599" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:40.064445  2521 raft_consensus.cc:1275] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Refusing update from remote peer 0571a23216ed41b1b85cbd5d40a822d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:40.065999  2986 consensus_queue.cc:1048] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06840905b0ea4d34af7fb6721473f1ff" member_type: VOTER last_known_addr { host: "127.31.223.4" port: 38867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:40.577847 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:40.593680 32636 tablet_server.cc:179] TabletServer@127.31.223.1:45817 shutting down...
W20260710 13:27:40.607362  2413 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:27:40.613759  2413 consensus_peers.cc:597] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.618841 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:40.619817 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.621055 32636 raft_consensus.cc:2243] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.622146 32636 raft_consensus.cc:2272] T 695d52a2530e452180e630bc0fbe30bd P 0571a23216ed41b1b85cbd5d40a822d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.624995 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.625851 32636 raft_consensus.cc:2243] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.626283 32636 raft_consensus.cc:2272] T 33b3d5c1286c4219a3d97ec148fa3f4c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.628306 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.628801 32636 raft_consensus.cc:2243] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.629165 32636 raft_consensus.cc:2272] T 3fbaef0589a245b2a6753689cf50a0d9 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.631079 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.631590 32636 raft_consensus.cc:2243] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.631930 32636 raft_consensus.cc:2272] T e262ff2bdf254c18afe5b77d110af6b0 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.634510 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.635258 32636 raft_consensus.cc:2243] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.635764 32636 raft_consensus.cc:2272] T 27ab025ba3584895966c0434d3c627cd P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.637856 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.638548 32636 raft_consensus.cc:2243] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.638957 32636 raft_consensus.cc:2272] T 74a28104cf924b2d9e80e0fe736a63fc P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.640865 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.641583 32636 raft_consensus.cc:2243] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.641970 32636 raft_consensus.cc:2272] T 2dbbada0b89a4651a50b70dd2973747e P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.643930 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.644428 32636 raft_consensus.cc:2243] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.644867 32636 raft_consensus.cc:2272] T 3878ec50e12f45978fcee90f1c54d721 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.646781 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.647418 32636 raft_consensus.cc:2243] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.648195 32636 raft_consensus.cc:2272] T 881fc6402b60496aa2a6a4fcf1c98bdc P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.649828 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.650274 32636 raft_consensus.cc:2243] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.650635 32636 raft_consensus.cc:2272] T df17e34a476f4eac9ebbe0c1e683e3c5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.652463 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.652920 32636 raft_consensus.cc:2243] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.653275 32636 raft_consensus.cc:2272] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.655248 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.655768 32636 raft_consensus.cc:2243] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.656159 32636 raft_consensus.cc:2272] T 93e02b81cd374c15a62ff250f7a961ee P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.657814 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.658254 32636 raft_consensus.cc:2243] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.659091 32636 raft_consensus.cc:2272] T 074bda48cc8b4b77b66f909090f89d29 P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.661013 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.661533 32636 raft_consensus.cc:2243] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.662249 32636 raft_consensus.cc:2272] T 9c009ddafc3442aaa157f34fbaa25f9c P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.664913 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.665714 32636 raft_consensus.cc:2243] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.666711 32636 raft_consensus.cc:2272] T 8b914dd9b5684fde9e0423813c74994d P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.668470 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.668979 32636 raft_consensus.cc:2243] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.669363 32636 raft_consensus.cc:2272] T 02d33039c3894e81a8ca33fb1c094791 P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.671713 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.672209 32636 raft_consensus.cc:2243] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.673141 32636 raft_consensus.cc:2272] T 83714fef712d4550933679100ae9beec P 0571a23216ed41b1b85cbd5d40a822d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.675117 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:40.675578 32636 raft_consensus.cc:2243] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.675956 32636 raft_consensus.cc:2272] T 4c78cfd11f05407eb7e0f38621f45a3a P 0571a23216ed41b1b85cbd5d40a822d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.715188 32636 tablet_server.cc:196] TabletServer@127.31.223.1:45817 shutdown complete.
I20260710 13:27:40.752058 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
W20260710 13:27:40.752166  2487 consensus_peers.cc:597] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.780730 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:40.781564 32636 tablet_replica.cc:333] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.782542 32636 raft_consensus.cc:2243] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.783528 32636 raft_consensus.cc:2272] T c9bc518d529647b391b48f197774cd0f P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.785441 32636 tablet_replica.cc:333] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.785982 32636 raft_consensus.cc:2243] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.786497 32636 raft_consensus.cc:2272] T 7ee29d94f76e47b288dfdb75e18d0382 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.788825 32636 tablet_replica.cc:333] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.789518 32636 raft_consensus.cc:2243] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.789940 32636 raft_consensus.cc:2272] T 4c78cfd11f05407eb7e0f38621f45a3a P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.791926 32636 tablet_replica.cc:333] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.792479 32636 raft_consensus.cc:2243] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.792908 32636 raft_consensus.cc:2272] T 695d52a2530e452180e630bc0fbe30bd P 8146e7a079d04c71a208e954f6c12599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.794790 32636 tablet_replica.cc:333] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.795398 32636 raft_consensus.cc:2243] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.796200 32636 raft_consensus.cc:2272] T df17e34a476f4eac9ebbe0c1e683e3c5 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.798036 32636 tablet_replica.cc:333] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.798656 32636 raft_consensus.cc:2243] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.799062 32636 raft_consensus.cc:2272] T 881fc6402b60496aa2a6a4fcf1c98bdc P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.800849 32636 tablet_replica.cc:333] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.801355 32636 raft_consensus.cc:2243] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.801776 32636 raft_consensus.cc:2272] T 8a72c83293814083b5fcb3aed8a59819 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.804255 32636 tablet_replica.cc:333] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.805104 32636 raft_consensus.cc:2243] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.805683 32636 raft_consensus.cc:2272] T 83714fef712d4550933679100ae9beec P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.808199 32636 tablet_replica.cc:333] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.809396 32636 raft_consensus.cc:2243] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:40.809551  2339 consensus_peers.cc:597] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.810041 32636 raft_consensus.cc:2272] T e73b526273da4cdfa7b41a400edb6323 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.812162 32636 tablet_replica.cc:333] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.812767 32636 raft_consensus.cc:2243] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.813552 32636 raft_consensus.cc:2272] T db892f1d4e954298a83efc69db3f7610 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.815451 32636 tablet_replica.cc:333] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.816089 32636 raft_consensus.cc:2243] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.816556 32636 raft_consensus.cc:2272] T 9c009ddafc3442aaa157f34fbaa25f9c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.819674 32636 tablet_replica.cc:333] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.820281 32636 raft_consensus.cc:2243] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.821070 32636 raft_consensus.cc:2272] T 74a28104cf924b2d9e80e0fe736a63fc P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.823673 32636 tablet_replica.cc:333] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.824196 32636 raft_consensus.cc:2243] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.824604 32636 raft_consensus.cc:2272] T 02ae566452a4419f9ae999e59603b8cf P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.826375 32636 tablet_replica.cc:333] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.826947 32636 raft_consensus.cc:2243] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.827342 32636 raft_consensus.cc:2272] T 3878ec50e12f45978fcee90f1c54d721 P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.829088 32636 tablet_replica.cc:333] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.829569 32636 raft_consensus.cc:2243] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.830348 32636 raft_consensus.cc:2272] T 2dbbada0b89a4651a50b70dd2973747e P 8146e7a079d04c71a208e954f6c12599 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.832317 32636 tablet_replica.cc:333] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.832785 32636 raft_consensus.cc:2243] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.833525 32636 raft_consensus.cc:2272] T e262ff2bdf254c18afe5b77d110af6b0 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.835269 32636 tablet_replica.cc:333] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.835747 32636 raft_consensus.cc:2243] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.836144 32636 raft_consensus.cc:2272] T 33b3d5c1286c4219a3d97ec148fa3f4c P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.838280 32636 tablet_replica.cc:333] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599: stopping tablet replica
I20260710 13:27:40.838891 32636 raft_consensus.cc:2243] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.839450 32636 raft_consensus.cc:2272] T 074bda48cc8b4b77b66f909090f89d29 P 8146e7a079d04c71a208e954f6c12599 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.840575  2414 consensus_peers.cc:597] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd -> Peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Couldn't send request to peer 8146e7a079d04c71a208e954f6c12599. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.876856 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:27:40.907894 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
W20260710 13:27:40.926489  2413 consensus_peers.cc:597] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:40.932093  2487 consensus_peers.cc:597] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:40.935575  2487 consensus_peers.cc:597] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.937628 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:27:40.937588  2488 consensus_peers.cc:597] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff -> Peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Couldn't send request to peer 8146e7a079d04c71a208e954f6c12599. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.2:44449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.938666 32636 tablet_replica.cc:333] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.939366 32636 raft_consensus.cc:2243] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.939848 32636 raft_consensus.cc:2272] T c9bc518d529647b391b48f197774cd0f P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.941761 32636 tablet_replica.cc:333] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.942309 32636 raft_consensus.cc:2243] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.942791 32636 raft_consensus.cc:2272] T 02d33039c3894e81a8ca33fb1c094791 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.944542 32636 tablet_replica.cc:333] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.945053 32636 raft_consensus.cc:2243] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.945786 32636 raft_consensus.cc:2272] T 7ee29d94f76e47b288dfdb75e18d0382 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.947674 32636 tablet_replica.cc:333] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.948203 32636 raft_consensus.cc:2243] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.948658 32636 raft_consensus.cc:2272] T 74a28104cf924b2d9e80e0fe736a63fc P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.951483 32636 tablet_replica.cc:333] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.952144 32636 raft_consensus.cc:2243] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.952713 32636 raft_consensus.cc:2272] T 02ae566452a4419f9ae999e59603b8cf P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:40.953712  2413 consensus_peers.cc:597] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:40.954533  2487 consensus_peers.cc:597] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:40.954835 32636 tablet_replica.cc:333] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.955394 32636 raft_consensus.cc:2243] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.956133 32636 raft_consensus.cc:2272] T 27ab025ba3584895966c0434d3c627cd P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.957939 32636 tablet_replica.cc:333] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.958534 32636 raft_consensus.cc:2243] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.958949 32636 raft_consensus.cc:2272] T 83714fef712d4550933679100ae9beec P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.960783 32636 tablet_replica.cc:333] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.961331 32636 raft_consensus.cc:2243] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.961721 32636 raft_consensus.cc:2272] T 8b914dd9b5684fde9e0423813c74994d P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.963809 32636 tablet_replica.cc:333] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.964537 32636 raft_consensus.cc:2243] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.964994 32636 raft_consensus.cc:2272] T db892f1d4e954298a83efc69db3f7610 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.967252 32636 tablet_replica.cc:333] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.967953 32636 raft_consensus.cc:2243] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.968420 32636 raft_consensus.cc:2272] T e73b526273da4cdfa7b41a400edb6323 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.970135 32636 tablet_replica.cc:333] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.970659 32636 raft_consensus.cc:2243] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.971374 32636 raft_consensus.cc:2272] T 93e02b81cd374c15a62ff250f7a961ee P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.973133 32636 tablet_replica.cc:333] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.973574 32636 raft_consensus.cc:2243] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.973917 32636 raft_consensus.cc:2272] T 3fbaef0589a245b2a6753689cf50a0d9 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.975631 32636 tablet_replica.cc:333] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.976058 32636 raft_consensus.cc:2243] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.976418 32636 raft_consensus.cc:2272] T e262ff2bdf254c18afe5b77d110af6b0 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.978048 32636 tablet_replica.cc:333] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.978585 32636 raft_consensus.cc:2243] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.978912 32636 raft_consensus.cc:2272] T df17e34a476f4eac9ebbe0c1e683e3c5 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.980551 32636 tablet_replica.cc:333] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.981077 32636 raft_consensus.cc:2243] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.981820 32636 raft_consensus.cc:2272] T 8a72c83293814083b5fcb3aed8a59819 P c8d317df93c546db90f50c1984689ccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.983587 32636 tablet_replica.cc:333] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.984000 32636 raft_consensus.cc:2243] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.984683 32636 raft_consensus.cc:2272] T 2f692d8627ff4206bc93d5b8e5ae99d5 P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.986408 32636 tablet_replica.cc:333] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.986816 32636 raft_consensus.cc:2243] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:40.987174 32636 raft_consensus.cc:2272] T 881fc6402b60496aa2a6a4fcf1c98bdc P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.988672 32636 tablet_replica.cc:333] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd: stopping tablet replica
I20260710 13:27:40.989028 32636 raft_consensus.cc:2243] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.989675 32636 raft_consensus.cc:2272] T 33b3d5c1286c4219a3d97ec148fa3f4c P c8d317df93c546db90f50c1984689ccd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:41.003407  2487 consensus_peers.cc:597] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:41.027135 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:27:41.056793 32636 tablet_server.cc:179] TabletServer@127.31.223.4:0 shutting down...
W20260710 13:27:41.065091  2487 consensus_peers.cc:597] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.3:39801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:41.072674  2487 consensus_peers.cc:597] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff -> Peer 0571a23216ed41b1b85cbd5d40a822d7 (127.31.223.1:45817): Couldn't send request to peer 0571a23216ed41b1b85cbd5d40a822d7. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:45817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:41.086752  2488 consensus_peers.cc:597] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff -> Peer 8146e7a079d04c71a208e954f6c12599 (127.31.223.2:44449): Couldn't send request to peer 8146e7a079d04c71a208e954f6c12599. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.2:44449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:41.089527  2487 consensus_peers.cc:597] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff -> Peer c8d317df93c546db90f50c1984689ccd (127.31.223.3:39801): Couldn't send request to peer c8d317df93c546db90f50c1984689ccd. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.3:39801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:41.098584 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:41.099522 32636 tablet_replica.cc:333] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.100332 32636 raft_consensus.cc:2243] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.100826 32636 raft_consensus.cc:2272] T 7ee29d94f76e47b288dfdb75e18d0382 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.102762 32636 tablet_replica.cc:333] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.103310 32636 raft_consensus.cc:2243] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.103754 32636 raft_consensus.cc:2272] T c9bc518d529647b391b48f197774cd0f P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.105553 32636 tablet_replica.cc:333] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.106069 32636 raft_consensus.cc:2243] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.106901 32636 raft_consensus.cc:2272] T 3fbaef0589a245b2a6753689cf50a0d9 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.108630 32636 tablet_replica.cc:333] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.109156 32636 raft_consensus.cc:2243] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.109568 32636 raft_consensus.cc:2272] T 27ab025ba3584895966c0434d3c627cd P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.111387 32636 tablet_replica.cc:333] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.111931 32636 raft_consensus.cc:2243] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.112761 32636 raft_consensus.cc:2272] T 02ae566452a4419f9ae999e59603b8cf P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.114545 32636 tablet_replica.cc:333] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.115058 32636 raft_consensus.cc:2243] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.115813 32636 raft_consensus.cc:2272] T 4c78cfd11f05407eb7e0f38621f45a3a P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.117590 32636 tablet_replica.cc:333] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.118127 32636 raft_consensus.cc:2243] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.119030 32636 raft_consensus.cc:2272] T 3878ec50e12f45978fcee90f1c54d721 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.120813 32636 tablet_replica.cc:333] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.121312 32636 raft_consensus.cc:2243] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.121840 32636 raft_consensus.cc:2272] T 2dbbada0b89a4651a50b70dd2973747e P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.123646 32636 tablet_replica.cc:333] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.124099 32636 raft_consensus.cc:2243] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.124423 32636 raft_consensus.cc:2272] T 9c009ddafc3442aaa157f34fbaa25f9c P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.126048 32636 tablet_replica.cc:333] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.126528 32636 raft_consensus.cc:2243] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.126868 32636 raft_consensus.cc:2272] T db892f1d4e954298a83efc69db3f7610 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.128522 32636 tablet_replica.cc:333] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.128988 32636 raft_consensus.cc:2243] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.129316 32636 raft_consensus.cc:2272] T 8b914dd9b5684fde9e0423813c74994d P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.130869 32636 tablet_replica.cc:333] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.131289 32636 raft_consensus.cc:2243] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.131654 32636 raft_consensus.cc:2272] T 074bda48cc8b4b77b66f909090f89d29 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.133301 32636 tablet_replica.cc:333] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.133750 32636 raft_consensus.cc:2243] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.134087 32636 raft_consensus.cc:2272] T 93e02b81cd374c15a62ff250f7a961ee P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.135712 32636 tablet_replica.cc:333] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.136140 32636 raft_consensus.cc:2243] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.136456 32636 raft_consensus.cc:2272] T 8a72c83293814083b5fcb3aed8a59819 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.138031 32636 tablet_replica.cc:333] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.138473 32636 raft_consensus.cc:2243] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.138824 32636 raft_consensus.cc:2272] T 2f692d8627ff4206bc93d5b8e5ae99d5 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.140328 32636 tablet_replica.cc:333] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.140724 32636 raft_consensus.cc:2243] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.141453 32636 raft_consensus.cc:2272] T 02d33039c3894e81a8ca33fb1c094791 P 06840905b0ea4d34af7fb6721473f1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.143126 32636 tablet_replica.cc:333] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.143527 32636 raft_consensus.cc:2243] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:41.143863 32636 raft_consensus.cc:2272] T 695d52a2530e452180e630bc0fbe30bd P 06840905b0ea4d34af7fb6721473f1ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.145342 32636 tablet_replica.cc:333] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff: stopping tablet replica
I20260710 13:27:41.145727 32636 raft_consensus.cc:2243] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.146376 32636 raft_consensus.cc:2272] T e73b526273da4cdfa7b41a400edb6323 P 06840905b0ea4d34af7fb6721473f1ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.184877 32636 tablet_server.cc:196] TabletServer@127.31.223.4:0 shutdown complete.
I20260710 13:27:41.216679 32636 master.cc:562] Master@127.31.223.62:35969 shutting down...
I20260710 13:27:41.243734 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:41.244305 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:41.244654 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P b314401e23eb42869fe27c46f810d00d: stopping tablet replica
I20260710 13:27:41.264789 32636 master.cc:584] Master@127.31.223.62:35969 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20428 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:27:41.323696 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:34857
I20260710 13:27:41.324865 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:41.331061  3007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.331096  3006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.332185  3009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.332738 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:41.333745 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:41.333918 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:41.334120 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690061334084 us; error 0 us; skew 500 ppm
I20260710 13:27:41.334906 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:41.342262 32636 webserver.cc:533] Webserver started at http://127.31.223.62:39941/ using document root <none> and password file <none>
I20260710 13:27:41.342916 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:41.343135 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:41.343417 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:41.344585 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "58d424e4b3dc4cd4b9f164f25f964e5b"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.349949 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:41.354944  3014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.355870 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:27:41.356181 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "58d424e4b3dc4cd4b9f164f25f964e5b"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.356470 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:41.371737 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:41.373039 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:41.411830 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:34857
I20260710 13:27:41.411949  3065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:34857 every 8 connection(s)
I20260710 13:27:41.415813  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.426250  3066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b: Bootstrap starting.
I20260710 13:27:41.431324  3066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.435676  3066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b: No bootstrap required, opened a new log
I20260710 13:27:41.437860  3066 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER }
I20260710 13:27:41.438239  3066 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.438525  3066 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58d424e4b3dc4cd4b9f164f25f964e5b, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.439222  3066 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER }
I20260710 13:27:41.439786  3066 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:41.440030  3066 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:41.440310  3066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:41.445266  3066 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER }
I20260710 13:27:41.445870  3066 leader_election.cc:304] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [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: 58d424e4b3dc4cd4b9f164f25f964e5b; no voters: 
I20260710 13:27:41.447060  3066 leader_election.cc:290] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:41.447485  3069 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:41.448899  3069 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 1 LEADER]: Becoming Leader. State: Replica: 58d424e4b3dc4cd4b9f164f25f964e5b, State: Running, Role: LEADER
I20260710 13:27:41.449518  3069 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [LEADER]: Queue going to LEADER mode. State: All 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: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER }
I20260710 13:27:41.450114  3066 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:41.454057  3070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER } }
I20260710 13:27:41.455785  3070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:41.455222  3071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58d424e4b3dc4cd4b9f164f25f964e5b. Latest consensus state: current_term: 1 leader_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d424e4b3dc4cd4b9f164f25f964e5b" member_type: VOTER } }
I20260710 13:27:41.456782  3071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:41.458314  3077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:41.466357  3077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:41.467352 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:41.475170  3077 catalog_manager.cc:1383] Generated new cluster ID: 80ac09c4c8534a8298649680dd8a5ade
I20260710 13:27:41.475550  3077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:41.516441  3077 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:41.518455  3077 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:41.538967  3077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b: Generated new TSK 0
I20260710 13:27:41.539626  3077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:41.599097 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:41.605130  3087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.606199  3088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.607873  3090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.607954 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:41.609027 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:41.609256 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:41.609437 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690061609414 us; error 0 us; skew 500 ppm
I20260710 13:27:41.610080 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:41.612566 32636 webserver.cc:533] Webserver started at http://127.31.223.1:44405/ using document root <none> and password file <none>
I20260710 13:27:41.613061 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:41.613266 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:41.613545 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:41.614755 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.619485 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:41.623230  3095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.624234 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:27:41.624778 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.625373 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:41.647893 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:41.649122 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:41.650605 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:41.653079 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:41.653267 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.653525 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:41.653738 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.694995 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:33995
I20260710 13:27:41.695163  3157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:33995 every 8 connection(s)
I20260710 13:27:41.700150 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:41.707181  3162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.709817  3163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.711546 32636 server_base.cc:1061] running on GCE node
W20260710 13:27:41.712730  3165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.713886 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:41.714161 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:41.714419 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690061714358 us; error 0 us; skew 500 ppm
I20260710 13:27:41.714993 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:41.715219  3158 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34857
I20260710 13:27:41.715602  3158 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:41.716342  3158 heartbeater.cc:507] Master 127.31.223.62:34857 requested a full tablet report, sending...
I20260710 13:27:41.717870 32636 webserver.cc:533] Webserver started at http://127.31.223.2:35463/ using document root <none> and password file <none>
I20260710 13:27:41.718487 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:41.718704 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:41.718629  3031 ts_manager.cc:194] Registered new tserver with Master: b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995)
I20260710 13:27:41.719229 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:41.720418 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.720683  3031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55234
I20260710 13:27:41.725299 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:41.729120  3170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.730062 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:27:41.730324 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.730644 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:41.743422 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:41.744602 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:41.746047 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:41.748275 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:41.748452 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.748740 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:41.748896 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.791674 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:44455
I20260710 13:27:41.791790  3232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:44455 every 8 connection(s)
I20260710 13:27:41.796602 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:41.804028  3236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:41.805054  3237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.809316  3233 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34857
W20260710 13:27:41.809469  3239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:41.809988  3233 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:41.810117 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:41.811115 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:41.811116  3233 heartbeater.cc:507] Master 127.31.223.62:34857 requested a full tablet report, sending...
W20260710 13:27:41.811434 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:41.811702 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690061811678 us; error 0 us; skew 500 ppm
I20260710 13:27:41.812403 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:41.813585  3031 ts_manager.cc:194] Registered new tserver with Master: d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:41.815045  3031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55250
I20260710 13:27:41.815538 32636 webserver.cc:533] Webserver started at http://127.31.223.3:42163/ using document root <none> and password file <none>
I20260710 13:27:41.816191 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:41.816435 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:41.816720 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:41.817845 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "23c6212359d74e569fcaa82534d6090d"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.822260 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:41.825838  3244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.826901 32636 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:41.827225 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "23c6212359d74e569fcaa82534d6090d"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:41.827520 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:41.855723 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:41.856901 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:41.858443 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:41.860713 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:41.860949 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.861196 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:41.861373 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:41.902280 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:43279
I20260710 13:27:41.902463  3306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:43279 every 8 connection(s)
I20260710 13:27:41.916227  3307 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34857
I20260710 13:27:41.916643  3307 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:41.917395  3307 heartbeater.cc:507] Master 127.31.223.62:34857 requested a full tablet report, sending...
I20260710 13:27:41.919598  3031 ts_manager.cc:194] Registered new tserver with Master: 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:41.920364 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014908401s
I20260710 13:27:41.921294  3031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55252
I20260710 13:27:41.946679  3031 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55258:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:41.949558  3031 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:42.577919  3196 tablet_service.cc:1511] Processing CreateTablet for tablet 709d2878646f45dda1aefd6b0c2d8e9d (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:42.579460  3196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709d2878646f45dda1aefd6b0c2d8e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.579299  3195 tablet_service.cc:1511] Processing CreateTablet for tablet 12e6e1d2e1024f728704e5a9035219b6 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:42.581434  3194 tablet_service.cc:1511] Processing CreateTablet for tablet 37a2128adad94c10961176136059476b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:42.583449  3192 tablet_service.cc:1511] Processing CreateTablet for tablet 641f59c2b1e545ad9bba2b1ada84c57b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:42.583878  3197 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee365ed520344b7a17219191e164208 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:42.585407  3193 tablet_service.cc:1511] Processing CreateTablet for tablet 8783fe58178f4cd9b8d1ecc40407702b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:42.585785  3198 tablet_service.cc:1511] Processing CreateTablet for tablet 0a18a5619fec456ea7a34bbcdbb745de (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:42.587818  3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e6e1d2e1024f728704e5a9035219b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.591403  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641f59c2b1e545ad9bba2b1ada84c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.595496  3197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee365ed520344b7a17219191e164208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.596313  3193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8783fe58178f4cd9b8d1ecc40407702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.598165  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a2128adad94c10961176136059476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.602741  3198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a18a5619fec456ea7a34bbcdbb745de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.604034  3191 tablet_service.cc:1511] Processing CreateTablet for tablet 082143f87a464c67aebc68c928b314d3 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:42.604262  3190 tablet_service.cc:1511] Processing CreateTablet for tablet 399184e2820c4e96a8efaa8571236b91 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:42.604791  3189 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1e458888d84572b1a00b8056d9573b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:42.605628  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082143f87a464c67aebc68c928b314d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.606375  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1e458888d84572b1a00b8056d9573b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.607230  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399184e2820c4e96a8efaa8571236b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.632952  3271 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee365ed520344b7a17219191e164208 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:42.635028  3270 tablet_service.cc:1511] Processing CreateTablet for tablet 709d2878646f45dda1aefd6b0c2d8e9d (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:42.635564  3272 tablet_service.cc:1511] Processing CreateTablet for tablet 0a18a5619fec456ea7a34bbcdbb745de (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:42.636993  3271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee365ed520344b7a17219191e164208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.637687  3270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709d2878646f45dda1aefd6b0c2d8e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.637388  3269 tablet_service.cc:1511] Processing CreateTablet for tablet 12e6e1d2e1024f728704e5a9035219b6 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:42.638411  3272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a18a5619fec456ea7a34bbcdbb745de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.639837  3268 tablet_service.cc:1511] Processing CreateTablet for tablet 37a2128adad94c10961176136059476b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:42.641198  3268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a2128adad94c10961176136059476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.643582  3267 tablet_service.cc:1511] Processing CreateTablet for tablet 8783fe58178f4cd9b8d1ecc40407702b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:42.645056  3267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8783fe58178f4cd9b8d1ecc40407702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.647571  3266 tablet_service.cc:1511] Processing CreateTablet for tablet 641f59c2b1e545ad9bba2b1ada84c57b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:42.648955  3266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641f59c2b1e545ad9bba2b1ada84c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.652658  3265 tablet_service.cc:1511] Processing CreateTablet for tablet 082143f87a464c67aebc68c928b314d3 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:42.654155  3265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082143f87a464c67aebc68c928b314d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.657752  3264 tablet_service.cc:1511] Processing CreateTablet for tablet 399184e2820c4e96a8efaa8571236b91 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:42.658752  3269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e6e1d2e1024f728704e5a9035219b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.659693  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399184e2820c4e96a8efaa8571236b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.660399  3263 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1e458888d84572b1a00b8056d9573b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:42.661931  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1e458888d84572b1a00b8056d9573b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.691087  3325 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:42.698669  3325 tablet_bootstrap.cc:654] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.709635  3123 tablet_service.cc:1511] Processing CreateTablet for tablet 0a18a5619fec456ea7a34bbcdbb745de (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:42.711602  3122 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee365ed520344b7a17219191e164208 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:42.712013  3120 tablet_service.cc:1511] Processing CreateTablet for tablet 12e6e1d2e1024f728704e5a9035219b6 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:42.713107  3122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee365ed520344b7a17219191e164208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.714474  3119 tablet_service.cc:1511] Processing CreateTablet for tablet 37a2128adad94c10961176136059476b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:42.715869  3119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a2128adad94c10961176136059476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.719646  3121 tablet_service.cc:1511] Processing CreateTablet for tablet 709d2878646f45dda1aefd6b0c2d8e9d (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:42.719899  3118 tablet_service.cc:1511] Processing CreateTablet for tablet 8783fe58178f4cd9b8d1ecc40407702b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:42.721086  3121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709d2878646f45dda1aefd6b0c2d8e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.721800  3118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8783fe58178f4cd9b8d1ecc40407702b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.723421  3158 heartbeater.cc:499] Master 127.31.223.62:34857 was elected leader, sending a full tablet report...
I20260710 13:27:42.723280  3117 tablet_service.cc:1511] Processing CreateTablet for tablet 641f59c2b1e545ad9bba2b1ada84c57b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:42.723621  3116 tablet_service.cc:1511] Processing CreateTablet for tablet 082143f87a464c67aebc68c928b314d3 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:42.732607  3117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641f59c2b1e545ad9bba2b1ada84c57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.738042  3120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e6e1d2e1024f728704e5a9035219b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.742730  3116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082143f87a464c67aebc68c928b314d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.744958  3123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a18a5619fec456ea7a34bbcdbb745de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.746086  3115 tablet_service.cc:1511] Processing CreateTablet for tablet 399184e2820c4e96a8efaa8571236b91 (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:42.746551  3114 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1e458888d84572b1a00b8056d9573b (DEFAULT_TABLE table=test-workload [id=0d31d4c9d69d4cfc8e7343e10debd557]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:42.747579  3115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399184e2820c4e96a8efaa8571236b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.748225  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1e458888d84572b1a00b8056d9573b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.754976  3326 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:42.775313  3326 tablet_bootstrap.cc:654] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.792774  3325 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:42.793287  3325 ts_tablet_manager.cc:1403] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.007s
I20260710 13:27:42.796401  3325 raft_consensus.cc:359] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.797295  3325 raft_consensus.cc:385] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.797667  3325 raft_consensus.cc:740] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.802678  3325 consensus_queue.cc:260] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.811690  3326 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:42.812261  3326 ts_tablet_manager.cc:1403] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.016s
I20260710 13:27:42.814694  3326 raft_consensus.cc:359] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.815294  3329 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:42.815519  3326 raft_consensus.cc:385] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.815982  3326 raft_consensus.cc:740] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.817162  3233 heartbeater.cc:499] Master 127.31.223.62:34857 was elected leader, sending a full tablet report...
I20260710 13:27:42.816975  3326 consensus_queue.cc:260] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.817715  3325 ts_tablet_manager.cc:1434] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:27:42.818804  3325 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:42.824674  3307 heartbeater.cc:499] Master 127.31.223.62:34857 was elected leader, sending a full tablet report...
I20260710 13:27:42.825275  3326 ts_tablet_manager.cc:1434] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 13:27:42.825881  3325 tablet_bootstrap.cc:654] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.826408  3326 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:42.833561  3326 tablet_bootstrap.cc:654] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.834769  3329 tablet_bootstrap.cc:654] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.836895  3325 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:42.837733  3325 ts_tablet_manager.cc:1403] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 13:27:42.841679  3325 raft_consensus.cc:359] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.842943  3325 raft_consensus.cc:385] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.843406  3325 raft_consensus.cc:740] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.844606  3325 consensus_queue.cc:260] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.848007  3325 ts_tablet_manager.cc:1434] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:42.849862  3325 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:42.860350  3325 tablet_bootstrap.cc:654] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.875340  3325 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:42.876051  3325 ts_tablet_manager.cc:1403] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:27:42.880436  3325 raft_consensus.cc:359] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.881538  3325 raft_consensus.cc:385] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.881973  3325 raft_consensus.cc:740] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.883195  3325 consensus_queue.cc:260] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.885054  3326 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:42.885070  3329 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:42.885563  3325 ts_tablet_manager.cc:1434] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:27:42.885605  3326 ts_tablet_manager.cc:1403] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.035s
I20260710 13:27:42.886101  3329 ts_tablet_manager.cc:1403] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.071s	user 0.035s	sys 0.022s
I20260710 13:27:42.887034  3325 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:42.889218  3326 raft_consensus.cc:359] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.889931  3326 raft_consensus.cc:385] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.890240  3326 raft_consensus.cc:740] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.890458  3329 raft_consensus.cc:359] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.891360  3329 raft_consensus.cc:385] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.891103  3326 consensus_queue.cc:260] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.891852  3329 raft_consensus.cc:740] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.892717  3329 consensus_queue.cc:260] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.893468  3326 ts_tablet_manager.cc:1434] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:27:42.894690  3325 tablet_bootstrap.cc:654] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.894781  3326 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:42.903564  3329 ts_tablet_manager.cc:1434] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 13:27:42.903772  3326 tablet_bootstrap.cc:654] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.911084  3330 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.911826  3330 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.918804  3329 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:42.922995  3330 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:42.929621  3326 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:42.930395  3326 ts_tablet_manager.cc:1403] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.016s
I20260710 13:27:42.934640  3326 raft_consensus.cc:359] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.935671  3326 raft_consensus.cc:385] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.936064  3326 raft_consensus.cc:740] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.937299  3326 consensus_queue.cc:260] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.944365  3326 ts_tablet_manager.cc:1434] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:27:42.945863  3326 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:42.954782  3326 tablet_bootstrap.cc:654] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.961148  3329 tablet_bootstrap.cc:654] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.963534  3325 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:42.964190  3325 ts_tablet_manager.cc:1403] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.041s
I20260710 13:27:42.967540  3325 raft_consensus.cc:359] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.968345  3325 raft_consensus.cc:385] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.968647  3325 raft_consensus.cc:740] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.969544  3325 consensus_queue.cc:260] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.973301  3326 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:42.973875  3326 ts_tablet_manager.cc:1403] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260710 13:27:42.976920  3326 raft_consensus.cc:359] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.977699  3326 raft_consensus.cc:385] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.978022  3326 raft_consensus.cc:740] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.978085  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:42.978797  3325 ts_tablet_manager.cc:1434] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:27:42.977172  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:42.978883  3326 consensus_queue.cc:260] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.980065  3325 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
W20260710 13:27:42.980177  3174 leader_election.cc:343] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:42.981011  3172 leader_election.cc:343] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.981401  3326 ts_tablet_manager.cc:1434] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:42.981448  3172 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d81ad7f33fd540288ca8ca0d318d62c9; no voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:42.982643  3326 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:42.982561  3330 raft_consensus.cc:2749] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.984042  3330 raft_consensus.cc:493] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.984537  3330 raft_consensus.cc:515] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:42.988051  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:42.988380  3325 tablet_bootstrap.cc:654] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.989337  3326 tablet_bootstrap.cc:654] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:42.989754  3172 leader_election.cc:343] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.990666  3330 leader_election.cc:290] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:42.993453  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:42.994397  3282 raft_consensus.cc:2468] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 0.
I20260710 13:27:43.002307  3329 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.003285  3174 leader_election.cc:304] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.006448  3330 raft_consensus.cc:2804] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.007092  3330 raft_consensus.cc:493] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.007644  3330 raft_consensus.cc:3060] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.019533  3329 ts_tablet_manager.cc:1403] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.007s
I20260710 13:27:43.024813  3330 raft_consensus.cc:515] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.023711  3329 raft_consensus.cc:359] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.026242  3329 raft_consensus.cc:385] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.026746  3329 raft_consensus.cc:740] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.029170  3330 leader_election.cc:290] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.028908  3329 consensus_queue.cc:260] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.030006  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.030191  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:43.030900  3282 raft_consensus.cc:3060] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.031373  3331 raft_consensus.cc:493] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.031859  3331 raft_consensus.cc:515] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.032833  3326 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:43.033409  3326 ts_tablet_manager.cc:1403] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.034s
I20260710 13:27:43.035833  3331 leader_election.cc:290] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.036713  3326 raft_consensus.cc:359] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.037530  3326 raft_consensus.cc:385] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.037916  3326 raft_consensus.cc:740] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
W20260710 13:27:43.039124  3172 leader_election.cc:343] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.039090  3326 consensus_queue.cc:260] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.040922  3329 ts_tablet_manager.cc:1434] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:27:43.041834  3326 ts_tablet_manager.cc:1434] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:43.042977  3326 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:43.031327  3325 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.046685  3325 ts_tablet_manager.cc:1403] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.027s
I20260710 13:27:43.049358  3282 raft_consensus.cc:2468] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 1.
I20260710 13:27:43.050943  3326 tablet_bootstrap.cc:654] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.052248  3174 leader_election.cc:304] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.052376  3325 raft_consensus.cc:359] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.053215  3325 raft_consensus.cc:385] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.053542  3325 raft_consensus.cc:740] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.053546  3330 raft_consensus.cc:2804] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.054500  3325 consensus_queue.cc:260] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.056273  3343 raft_consensus.cc:493] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.056957  3325 ts_tablet_manager.cc:1434] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:43.056896  3343 raft_consensus.cc:515] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.058151  3325 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:43.060011  3343 leader_election.cc:290] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.062100  3329 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.062685  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.063601  3281 raft_consensus.cc:2468] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 0.
I20260710 13:27:43.066509  3325 tablet_bootstrap.cc:654] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.066368  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
W20260710 13:27:43.068852  3172 leader_election.cc:343] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.070524  3174 leader_election.cc:304] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.072101  3343 raft_consensus.cc:2804] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.072747  3343 raft_consensus.cc:493] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.073208  3343 raft_consensus.cc:3060] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.077203  3330 raft_consensus.cc:697] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 LEADER]: Becoming Leader. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Running, Role: LEADER
I20260710 13:27:43.079704  3330 consensus_queue.cc:237] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.082875  3329 tablet_bootstrap.cc:654] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.093345  3326 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:43.093951  3326 ts_tablet_manager.cc:1403] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.020s
I20260710 13:27:43.095396  3343 raft_consensus.cc:515] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.097209  3326 raft_consensus.cc:359] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.098019  3326 raft_consensus.cc:385] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.098405  3326 raft_consensus.cc:740] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.098627  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.099310  3326 consensus_queue.cc:260] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.100106  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
W20260710 13:27:43.102277  3247 leader_election.cc:343] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.102645  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
W20260710 13:27:43.104260  3246 leader_election.cc:343] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.104703  3246 leader_election.cc:304] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d; no voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.105423  3326 ts_tablet_manager.cc:1434] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:43.105474  3331 raft_consensus.cc:2749] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.106765  3326 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:43.107167  3336 raft_consensus.cc:493] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.107656  3336 raft_consensus.cc:515] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
W20260710 13:27:43.100119  3172 leader_election.cc:343] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.114502  3326 tablet_bootstrap.cc:654] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.119725  3336 leader_election.cc:290] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.126504  3336 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.127493  3329 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.127141  3336 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.128830  3329 ts_tablet_manager.cc:1403] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.000s
I20260710 13:27:43.129768  3331 raft_consensus.cc:493] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.130297  3336 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.130455  3331 raft_consensus.cc:515] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.133430  3331 leader_election.cc:290] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995)
I20260710 13:27:43.135673  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
W20260710 13:27:43.137718  3247 leader_election.cc:343] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.139961  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.140906  3133 raft_consensus.cc:2468] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
I20260710 13:27:43.142903  3329 raft_consensus.cc:359] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.143362  3246 leader_election.cc:304] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.144021  3329 raft_consensus.cc:385] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.144481  3329 raft_consensus.cc:740] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.144515  3331 raft_consensus.cc:2804] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.145193  3331 raft_consensus.cc:493] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.145639  3331 raft_consensus.cc:3060] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.145568  3329 consensus_queue.cc:260] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.150671  3326 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:43.151535  3326 ts_tablet_manager.cc:1403] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.018s
I20260710 13:27:43.155592  3331 raft_consensus.cc:515] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.158753  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
W20260710 13:27:43.160763  3247 leader_election.cc:343] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.155586  3326 raft_consensus.cc:359] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.162072  3326 raft_consensus.cc:385] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.162286  3331 leader_election.cc:290] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Requested vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995)
I20260710 13:27:43.162416  3326 raft_consensus.cc:740] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.163568  3326 consensus_queue.cc:260] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.164180  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.164778  3133 raft_consensus.cc:3060] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.164988  3329 ts_tablet_manager.cc:1434] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.003s
I20260710 13:27:43.165940  3326 ts_tablet_manager.cc:1434] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:27:43.166471  3329 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.172820  3133 raft_consensus.cc:2468] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.174371  3246 leader_election.cc:304] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.175323  3331 raft_consensus.cc:2804] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.176067  3329 tablet_bootstrap.cc:654] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.180603  3326 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:43.196568  3343 leader_election.cc:290] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.199712  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:43.200399  3282 raft_consensus.cc:3060] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.200836  3331 raft_consensus.cc:697] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:43.205528  3325 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.205972  3325 ts_tablet_manager.cc:1403] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.148s	user 0.069s	sys 0.061s
I20260710 13:27:43.205955  3331 consensus_queue.cc:237] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.210124  3325 raft_consensus.cc:359] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.212062  3355 raft_consensus.cc:493] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.212270  3325 raft_consensus.cc:385] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.213621  3325 raft_consensus.cc:740] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.212971  3355 raft_consensus.cc:515] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.214709  3325 consensus_queue.cc:260] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.215584  3343 raft_consensus.cc:493] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.216032  3343 raft_consensus.cc:515] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.216569  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399184e2820c4e96a8efaa8571236b91" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
W20260710 13:27:43.218211  3246 leader_election.cc:343] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.218523  3325 ts_tablet_manager.cc:1434] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:27:43.219569  3325 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:43.219805  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.220476  3208 raft_consensus.cc:2468] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:43.220665  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.221418  3282 raft_consensus.cc:2468] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 1.
I20260710 13:27:43.220615  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.212859  3326 tablet_bootstrap.cc:654] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.217720  3030 catalog_manager.cc:5697] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.223229  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.224880  3208 raft_consensus.cc:2468] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:43.223419  3174 leader_election.cc:304] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.223934  3098 leader_election.cc:304] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.225375  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399184e2820c4e96a8efaa8571236b91" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.227293  3207 raft_consensus.cc:2468] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
I20260710 13:27:43.226370  3336 raft_consensus.cc:2764] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:27:43.229490  3247 leader_election.cc:304] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.230911  3357 raft_consensus.cc:2804] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.231312  3357 raft_consensus.cc:493] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.231649  3357 raft_consensus.cc:3060] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.232064  3329 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.232829  3329 ts_tablet_manager.cc:1403] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.008s
I20260710 13:27:43.236330  3329 raft_consensus.cc:359] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.236694  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.237840  3133 raft_consensus.cc:2393] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d81ad7f33fd540288ca8ca0d318d62c9 in current term 1: Already voted for candidate 23c6212359d74e569fcaa82534d6090d in this term.
I20260710 13:27:43.238490  3325 tablet_bootstrap.cc:654] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.226493  3330 raft_consensus.cc:2804] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.241722  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a18a5619fec456ea7a34bbcdbb745de" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.223449  3355 leader_election.cc:290] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.244205  3174 leader_election.cc:304] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d81ad7f33fd540288ca8ca0d318d62c9; no voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.247640  3329 raft_consensus.cc:385] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.248162  3329 raft_consensus.cc:740] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.226421  3098 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.249186  3329 consensus_queue.cc:260] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
W20260710 13:27:43.252076  3099 leader_election.cc:343] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.254905  3336 raft_consensus.cc:2804] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.255460  3336 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.255955  3336 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.256978  3326 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:43.257608  3326 ts_tablet_manager.cc:1403] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.010s
I20260710 13:27:43.262586  3326 raft_consensus.cc:359] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.263283  3326 raft_consensus.cc:385] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.263547  3326 raft_consensus.cc:740] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.264439  3326 consensus_queue.cc:260] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.266235  3343 leader_election.cc:290] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.253762  3357 raft_consensus.cc:515] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.267347  3343 raft_consensus.cc:3060] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.263741  3329 ts_tablet_manager.cc:1434] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 13:27:43.268824  3357 leader_election.cc:290] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.269655  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399184e2820c4e96a8efaa8571236b91" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.270305  3133 raft_consensus.cc:3060] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.271791  3329 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.272498  3326 ts_tablet_manager.cc:1434] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:27:43.273480  3326 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:43.270133  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399184e2820c4e96a8efaa8571236b91" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.274811  3207 raft_consensus.cc:3060] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.274766  3336 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.277850  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.278438  3208 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.280035  3326 tablet_bootstrap.cc:654] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.281606  3329 tablet_bootstrap.cc:654] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.284870  3325 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.285600  3325 ts_tablet_manager.cc:1403] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.001s
I20260710 13:27:43.286090  3208 raft_consensus.cc:2468] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 1.
I20260710 13:27:43.288024  3133 raft_consensus.cc:2468] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.289861  3246 leader_election.cc:304] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 
I20260710 13:27:43.290228  3330 raft_consensus.cc:697] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 LEADER]: Becoming Leader. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Running, Role: LEADER
I20260710 13:27:43.285075  3207 raft_consensus.cc:2468] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.291517  3330 consensus_queue.cc:237] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.290850  3357 raft_consensus.cc:2804] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.293744  3357 raft_consensus.cc:697] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:43.294839  3357 consensus_queue.cc:237] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.299211  3336 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Requested vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.316256  3331 raft_consensus.cc:493] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.337843  3331 raft_consensus.cc:515] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
W20260710 13:27:43.339687  3099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.3:43279, user_credentials={real_user=slave}} blocked reactor thread for 101385us
I20260710 13:27:43.341068  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.341760  3133 raft_consensus.cc:2468] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
I20260710 13:27:43.343215  3246 leader_election.cc:304] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 
I20260710 13:27:43.344195  3357 raft_consensus.cc:2804] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.344642  3357 raft_consensus.cc:493] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.345042  3357 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.306018  3031 catalog_manager.cc:5697] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 1 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.345746  3325 raft_consensus.cc:359] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.346594  3325 raft_consensus.cc:385] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.346979  3325 raft_consensus.cc:740] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.347818  3331 leader_election.cc:290] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
W20260710 13:27:43.337035  3247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.2:44455, user_credentials={real_user=slave}} blocked reactor thread for 45205.2us
I20260710 13:27:43.348155  3098 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.354490  3336 raft_consensus.cc:2804] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.355074  3336 raft_consensus.cc:697] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Becoming Leader. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Running, Role: LEADER
I20260710 13:27:43.355904  3336 consensus_queue.cc:237] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.347891  3325 consensus_queue.cc:260] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.365666  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.366492  3331 raft_consensus.cc:493] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.367169  3331 raft_consensus.cc:515] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
W20260710 13:27:43.370277  3247 leader_election.cc:343] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.371264  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.372138  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
W20260710 13:27:43.372746  3246 leader_election.cc:343] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.374338  3326 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
W20260710 13:27:43.376786  3099 leader_election.cc:343] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.374637  3331 leader_election.cc:290] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.375113  3325 ts_tablet_manager.cc:1434] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.015s
I20260710 13:27:43.377115  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.375379  3357 raft_consensus.cc:515] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.378691  3326 ts_tablet_manager.cc:1403] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.017s
I20260710 13:27:43.378979  3329 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.379612  3329 ts_tablet_manager.cc:1403] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.020s
I20260710 13:27:43.380618  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.381204  3133 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.382596  3329 raft_consensus.cc:359] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.383761  3329 raft_consensus.cc:385] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.383152  3326 raft_consensus.cc:359] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.384069  3329 raft_consensus.cc:740] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.384402  3326 raft_consensus.cc:385] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.384853  3326 raft_consensus.cc:740] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.384982  3329 consensus_queue.cc:260] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.386086  3326 consensus_queue.cc:260] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.387606  3329 ts_tablet_manager.cc:1434] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:43.388640  3329 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.389519  3326 ts_tablet_manager.cc:1434] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:27:43.389742  3133 raft_consensus.cc:2468] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.378278  3325 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:43.391041  3246 leader_election.cc:304] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 
I20260710 13:27:43.379019  3343 raft_consensus.cc:2749] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.392273  3357 leader_election.cc:290] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.392338  3331 raft_consensus.cc:2804] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.393083  3331 raft_consensus.cc:697] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:43.394238  3331 consensus_queue.cc:237] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.397850  3325 tablet_bootstrap.cc:654] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:43.391319  3247 leader_election.cc:343] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.399186  3247 leader_election.cc:304] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d; no voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.402541  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.404318  3357 raft_consensus.cc:2749] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.390996  3326 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: Bootstrap starting.
I20260710 13:27:43.405339  3329 tablet_bootstrap.cc:654] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.415527  3343 raft_consensus.cc:493] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.416091  3343 raft_consensus.cc:515] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.431166  3330 raft_consensus.cc:493] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.429760  3030 catalog_manager.cc:5697] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1). New cstate: current_term: 1 leader_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.431890  3330 raft_consensus.cc:515] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.434773  3330 leader_election.cc:290] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.436981  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.438199  3357 raft_consensus.cc:493] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.438894  3357 raft_consensus.cc:515] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
W20260710 13:27:43.438899  3172 leader_election.cc:343] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:43.441221  3247 leader_election.cc:343] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.460741  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
W20260710 13:27:43.462613  3174 leader_election.cc:343] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.463071  3174 leader_election.cc:304] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d81ad7f33fd540288ca8ca0d318d62c9; no voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.465197  3330 raft_consensus.cc:2749] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.465590  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.464146  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.466259  3207 raft_consensus.cc:2468] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
W20260710 13:27:43.466820  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:27:43.467818  3246 leader_election.cc:343] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.468561  3325 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.468477  3247 leader_election.cc:304] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.469107  3325 ts_tablet_manager.cc:1403] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.009s
I20260710 13:27:43.470034  3329 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.470557  3329 ts_tablet_manager.cc:1403] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.023s
I20260710 13:27:43.470669  3331 raft_consensus.cc:2804] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.471052  3331 raft_consensus.cc:493] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.471503  3325 raft_consensus.cc:359] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.472250  3325 raft_consensus.cc:385] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.472469  3325 raft_consensus.cc:740] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.472805  3326 tablet_bootstrap.cc:654] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.473193  3325 consensus_queue.cc:260] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.473546  3329 raft_consensus.cc:359] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.474315  3329 raft_consensus.cc:385] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.474639  3329 raft_consensus.cc:740] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.475159  3325 ts_tablet_manager.cc:1434] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:27:43.475500  3343 leader_election.cc:290] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.464088  3357 leader_election.cc:290] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.476107  3325 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:43.475986  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.475366  3329 consensus_queue.cc:260] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.477062  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.479009  3132 raft_consensus.cc:2468] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 0.
I20260710 13:27:43.479718  3031 catalog_manager.cc:5697] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.480388  3172 leader_election.cc:304] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.481405  3329 ts_tablet_manager.cc:1434] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:27:43.481464  3343 raft_consensus.cc:2804] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.482234  3343 raft_consensus.cc:493] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.482540  3329 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.482698  3343 raft_consensus.cc:3060] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.484018  3325 tablet_bootstrap.cc:654] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.471406  3331 raft_consensus.cc:3060] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.489454  3329 tablet_bootstrap.cc:654] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.493432  3331 raft_consensus.cc:515] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.495096  3280 raft_consensus.cc:2393] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d81ad7f33fd540288ca8ca0d318d62c9 in current term 1: Already voted for candidate 23c6212359d74e569fcaa82534d6090d in this term.
I20260710 13:27:43.494783  3028 catalog_manager.cc:5697] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 1 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.490442  3343 raft_consensus.cc:515] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.503455  3343 leader_election.cc:290] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.503768  3133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.506732  3133 raft_consensus.cc:3060] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.507653  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:43.497691  3028 catalog_manager.cc:5697] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 1 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.503490  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
W20260710 13:27:43.511910  3154 debug-util.cc:398] Leaking SignalData structure 0x7b0800102520 after lost signal to thread 32639
W20260710 13:27:43.513005  3154 debug-util.cc:398] Leaking SignalData structure 0x7b080018f080 after lost signal to thread 3065
W20260710 13:27:43.513326  3154 debug-util.cc:398] Leaking SignalData structure 0x7b080014cf00 after lost signal to thread 3066
I20260710 13:27:43.503814  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8783fe58178f4cd9b8d1ecc40407702b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.516104  3207 raft_consensus.cc:2393] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23c6212359d74e569fcaa82534d6090d in current term 1: Already voted for candidate d81ad7f33fd540288ca8ca0d318d62c9 in this term.
I20260710 13:27:43.517345  3133 raft_consensus.cc:2468] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.518987  3246 leader_election.cc:304] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.508764  3280 raft_consensus.cc:2393] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d81ad7f33fd540288ca8ca0d318d62c9 in current term 1: Already voted for candidate 23c6212359d74e569fcaa82534d6090d in this term.
I20260710 13:27:43.521092  3357 raft_consensus.cc:2804] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.521587  3357 raft_consensus.cc:697] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:43.498528  3331 leader_election.cc:290] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.525784  3329 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.526243  3329 ts_tablet_manager.cc:1403] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.019s
I20260710 13:27:43.522953  3357 consensus_queue.cc:237] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.530191  3325 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.530695  3325 ts_tablet_manager.cc:1403] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.009s
I20260710 13:27:43.532462  3329 raft_consensus.cc:359] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.533298  3329 raft_consensus.cc:385] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.533468  3326 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: No bootstrap required, opened a new log
I20260710 13:27:43.533614  3329 raft_consensus.cc:740] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.534013  3326 ts_tablet_manager.cc:1403] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.000s
I20260710 13:27:43.534662  3329 consensus_queue.cc:260] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.537575  3329 ts_tablet_manager.cc:1434] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:27:43.529685  3174 leader_election.cc:304] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [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: d81ad7f33fd540288ca8ca0d318d62c9; no voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:43.538568  3329 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.545836  3329 tablet_bootstrap.cc:654] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.545645  3326 raft_consensus.cc:359] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.546516  3326 raft_consensus.cc:385] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.547358  3326 raft_consensus.cc:740] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.548153  3326 consensus_queue.cc:260] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.546962  3343 raft_consensus.cc:2749] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.554209  3326 ts_tablet_manager.cc:1434] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:27:43.558610  3028 catalog_manager.cc:5697] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 1 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.559269  3325 raft_consensus.cc:359] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.561640  3325 raft_consensus.cc:385] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.561949  3325 raft_consensus.cc:740] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.562351  3329 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.562971  3329 ts_tablet_manager.cc:1403] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 13:27:43.562726  3325 consensus_queue.cc:260] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.565105  3325 ts_tablet_manager.cc:1434] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:27:43.566016  3325 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: Bootstrap starting.
I20260710 13:27:43.566361  3329 raft_consensus.cc:359] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.567248  3329 raft_consensus.cc:385] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.567590  3329 raft_consensus.cc:740] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.568404  3329 consensus_queue.cc:260] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.572402  3325 tablet_bootstrap.cc:654] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.579051  3329 ts_tablet_manager.cc:1434] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:43.587762  3329 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.588928  3325 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: No bootstrap required, opened a new log
I20260710 13:27:43.589452  3325 ts_tablet_manager.cc:1403] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260710 13:27:43.592320  3325 raft_consensus.cc:359] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.593001  3325 raft_consensus.cc:385] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.593269  3325 raft_consensus.cc:740] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.594031  3325 consensus_queue.cc:260] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.594530  3329 tablet_bootstrap.cc:654] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.595897  3325 ts_tablet_manager.cc:1434] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:43.605080  3329 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.605762  3329 ts_tablet_manager.cc:1403] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
W20260710 13:27:43.608486  3172 consensus_peers.cc:597] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:43.609624  3329 raft_consensus.cc:359] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.610478  3329 raft_consensus.cc:385] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.610764  3329 raft_consensus.cc:740] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.611475  3329 consensus_queue.cc:260] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.613852  3329 ts_tablet_manager.cc:1434] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:27:43.615057  3329 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:43.621594  3329 tablet_bootstrap.cc:654] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.626283  3343 consensus_queue.cc:1048] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.627481  3329 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: No bootstrap required, opened a new log
I20260710 13:27:43.628010  3329 ts_tablet_manager.cc:1403] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 13:27:43.630726  3329 raft_consensus.cc:359] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.631460  3329 raft_consensus.cc:385] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.631740  3329 raft_consensus.cc:740] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.632568  3329 consensus_queue.cc:260] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.634768  3329 ts_tablet_manager.cc:1434] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:27:43.639736  3357 consensus_queue.cc:1048] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.653288  3355 consensus_queue.cc:1048] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.666399  3357 raft_consensus.cc:493] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.667057  3357 raft_consensus.cc:515] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.670643  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.670825  3357 leader_election.cc:290] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.671358  3132 raft_consensus.cc:2468] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
I20260710 13:27:43.673262  3246 leader_election.cc:304] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d, b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 
I20260710 13:27:43.676007  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.676836  3208 raft_consensus.cc:2468] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 0.
I20260710 13:27:43.676352  3357 raft_consensus.cc:2804] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.684693  3357 raft_consensus.cc:493] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.685298  3357 raft_consensus.cc:3060] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.703500  3336 raft_consensus.cc:493] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.704137  3336 raft_consensus.cc:515] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.707693  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.708534  3208 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:43.710264  3098 leader_election.cc:304] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.711669  3364 raft_consensus.cc:2804] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.712139  3364 raft_consensus.cc:493] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.712546  3364 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.725062  3355 consensus_queue.cc:1048] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.729048  3336 leader_election.cc:290] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.728223  3282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.730050  3282 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:43.793975  3364 raft_consensus.cc:515] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.806866  3208 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.839784  3206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.840370  3206 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.809427  3331 consensus_queue.cc:1048] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:27:43.841311  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:43.841979  3280 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.842685  3331 consensus_queue.cc:1048] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.848518  3206 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 1.
I20260710 13:27:43.859146  3098 leader_election.cc:304] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.860526  3330 consensus_queue.cc:1048] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.860966  3336 raft_consensus.cc:493] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.861699  3336 raft_consensus.cc:515] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.864537  3336 leader_election.cc:290] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.865216  3336 raft_consensus.cc:2804] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.865622  3336 raft_consensus.cc:697] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Becoming Leader. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Running, Role: LEADER
I20260710 13:27:43.866184  3281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.868577  3336 consensus_queue.cc:237] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.893360  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709d2878646f45dda1aefd6b0c2d8e9d" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.909384  3280 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 1.
I20260710 13:27:43.911178  3402 consensus_queue.cc:1048] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.920493  3396 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.925107  3098 leader_election.cc:304] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.924968  3396 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.932062  3281 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.840273  3364 leader_election.cc:290] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Requested vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.930411  3133 raft_consensus.cc:3060] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.934625  3364 consensus_queue.cc:1048] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.935024  3357 raft_consensus.cc:515] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.936681  3396 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.937347  3357 leader_election.cc:290] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:43.940297  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:43.940971  3204 raft_consensus.cc:3060] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.946018  3399 raft_consensus.cc:2749] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.947666  3343 consensus_queue.cc:1048] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.949759  3204 raft_consensus.cc:2468] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:43.950819  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.956380  3401 consensus_queue.cc:1048] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.970220  3401 raft_consensus.cc:493] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.970950  3401 raft_consensus.cc:515] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.975339  3247 leader_election.cc:304] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.978454  3357 raft_consensus.cc:2804] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.978641  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" is_pre_election: true
I20260710 13:27:43.979036  3357 raft_consensus.cc:697] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:43.979908  3357 consensus_queue.cc:237] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:43.988597  3132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082143f87a464c67aebc68c928b314d3" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:43.988737  3246 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c6212359d74e569fcaa82534d6090d; no voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:43.989233  3132 raft_consensus.cc:3060] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.989838  3396 raft_consensus.cc:2749] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.979820  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:43.991065  3207 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:43.975592  3401 leader_election.cc:290] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:43.992499  3098 leader_election.cc:304] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:43.994674  3336 raft_consensus.cc:2804] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.995111  3336 raft_consensus.cc:493] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.995502  3336 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.999300  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:43.999963  3280 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 0.
I20260710 13:27:44.001432  3396 consensus_queue.cc:1048] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:44.003904  3336 raft_consensus.cc:515] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:44.006927  3336 leader_election.cc:290] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Requested vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:44.007058  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:44.007694  3204 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.010627  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:44.011282  3279 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.012390  3132 raft_consensus.cc:2468] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:44.015897  3204 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 1.
I20260710 13:27:44.017251  3098 leader_election.cc:304] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:44.019402  3401 raft_consensus.cc:2804] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.020813  3401 raft_consensus.cc:697] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Becoming Leader. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Running, Role: LEADER
I20260710 13:27:44.029556  3279 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0a0e816e54f4c9aa16b821e57cc2efb in term 1.
I20260710 13:27:44.029559  3401 consensus_queue.cc:237] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:44.033526  3029 catalog_manager.cc:5697] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1). New cstate: current_term: 1 leader_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.049865  3357 consensus_queue.cc:1048] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.051128  3028 catalog_manager.cc:5697] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 1 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.062611  3401 raft_consensus.cc:493] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.063437  3401 raft_consensus.cc:515] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:44.068084  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:44.069023  3208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a2128adad94c10961176136059476b" candidate_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:44.070914  3098 leader_election.cc:304] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb; no voters: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:44.071848  3336 raft_consensus.cc:2749] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.084972  3030 catalog_manager.cc:5697] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb reported cstate change: term changed from 0 to 1, leader changed from <none> to b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1). New cstate: current_term: 1 leader_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.088223  3401 leader_election.cc:290] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:44.130211  3132 raft_consensus.cc:3060] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.276286  3401 consensus_queue.cc:1048] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.286959  3364 consensus_queue.cc:1048] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:44.367769  3357 consensus_queue.cc:1048] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:44.371362 32636 ts_manager.cc:295] Set tserver state for b0a0e816e54f4c9aa16b821e57cc2efb to MAINTENANCE_MODE
I20260710 13:27:44.372314 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
W20260710 13:27:44.410202  3246 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.417258  3246 consensus_peers.cc:597] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:44.426198 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:44.428233 32636 tablet_replica.cc:333] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.429113 32636 raft_consensus.cc:2243] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.429719 32636 raft_consensus.cc:2272] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.433193 32636 tablet_replica.cc:333] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.434041 32636 raft_consensus.cc:2243] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:44.434906 32636 pending_rounds.cc:70] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Trying to abort 1 pending ops.
I20260710 13:27:44.435176 32636 pending_rounds.cc:77] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994502292393984 op_type: NO_OP noop_request { }
I20260710 13:27:44.435631 32636 raft_consensus.cc:2889] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:44.435982 32636 raft_consensus.cc:2272] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.438764 32636 tablet_replica.cc:333] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.439559 32636 raft_consensus.cc:2243] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.440112 32636 raft_consensus.cc:2272] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.443064 32636 tablet_replica.cc:333] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.443933 32636 raft_consensus.cc:2243] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.444492 32636 raft_consensus.cc:2272] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.447712 32636 tablet_replica.cc:333] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.448549 32636 raft_consensus.cc:2243] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:44.449692 32636 raft_consensus.cc:2272] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.453002 32636 tablet_replica.cc:333] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.453840 32636 raft_consensus.cc:2243] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.454340 32636 raft_consensus.cc:2272] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.456808 32636 tablet_replica.cc:333] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.457532 32636 raft_consensus.cc:2243] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.458047 32636 raft_consensus.cc:2272] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.460872 32636 tablet_replica.cc:333] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.461608 32636 raft_consensus.cc:2243] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.462139 32636 raft_consensus.cc:2272] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:44.465319 32636 tablet_replica.cc:333] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.466080 32636 raft_consensus.cc:2243] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:44.467123 32636 raft_consensus.cc:2272] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:44.467849  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:44.469395 32636 tablet_replica.cc:333] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: stopping tablet replica
I20260710 13:27:44.469951 32636 raft_consensus.cc:2243] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:44.470368 32636 raft_consensus.cc:2272] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:44.504209  3246 consensus_peers.cc:597] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.529147  3172 consensus_peers.cc:597] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.561218  3172 consensus_peers.cc:597] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.722930  3246 consensus_peers.cc:597] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:44.922519  3246 consensus_peers.cc:597] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:45.469094  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:45.497287 32636 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3154)
I20260710 13:27:45.507499  3357 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0a0e816e54f4c9aa16b821e57cc2efb)
I20260710 13:27:45.508070  3357 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.509781  3357 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:45.511040  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
W20260710 13:27:45.513743  3246 leader_election.cc:336] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:45.514174  3246 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d; no voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:45.514870  3357 raft_consensus.cc:2749] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:27:45.666622  3172 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111) [suppressed 33 similar messages]
I20260710 13:27:45.786119  3357 raft_consensus.cc:493] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0a0e816e54f4c9aa16b821e57cc2efb)
I20260710 13:27:45.786741  3357 raft_consensus.cc:515] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.788661  3357 leader_election.cc:290] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:45.789858  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" is_pre_election: true
I20260710 13:27:45.790598  3207 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 1.
I20260710 13:27:45.791867  3247 leader_election.cc:304] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:45.792717  3357 raft_consensus.cc:2804] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:45.792958  3246 leader_election.cc:336] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:45.793149  3357 raft_consensus.cc:493] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0a0e816e54f4c9aa16b821e57cc2efb)
I20260710 13:27:45.793651  3357 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.802018  3357 raft_consensus.cc:515] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.804491  3357 leader_election.cc:290] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455)
I20260710 13:27:45.805619  3207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641f59c2b1e545ad9bba2b1ada84c57b" candidate_uuid: "23c6212359d74e569fcaa82534d6090d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
I20260710 13:27:45.806409  3207 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:45.808755  3246 leader_election.cc:336] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:45.814778  3207 raft_consensus.cc:2468] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c6212359d74e569fcaa82534d6090d in term 2.
I20260710 13:27:45.816303  3247 leader_election.cc:304] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:45.817386  3357 raft_consensus.cc:2804] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.818189  3357 raft_consensus.cc:697] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 2 LEADER]: Becoming Leader. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:45.818982  3357 consensus_queue.cc:237] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.828233  3030 catalog_manager.cc:5697] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d reported cstate change: term changed from 1 to 2, leader changed from b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1) to 23c6212359d74e569fcaa82534d6090d (127.31.223.3). New cstate: current_term: 2 leader_uuid: "23c6212359d74e569fcaa82534d6090d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.951164  3423 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0a0e816e54f4c9aa16b821e57cc2efb)
I20260710 13:27:45.951711  3423 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.953539  3423 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:45.954841  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:45.955603  3279 raft_consensus.cc:2468] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 1.
I20260710 13:27:45.956918  3174 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
W20260710 13:27:45.957500  3172 leader_election.cc:336] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:45.957723  3423 raft_consensus.cc:2804] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:45.958209  3423 raft_consensus.cc:493] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0a0e816e54f4c9aa16b821e57cc2efb)
I20260710 13:27:45.958640  3423 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.963523  3423 raft_consensus.cc:515] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.965600  3423 leader_election.cc:290] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:45.966427  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1e458888d84572b1a00b8056d9573b" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:45.966982  3279 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:45.970832  3172 leader_election.cc:336] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:45.973564  3279 raft_consensus.cc:2468] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 2.
I20260710 13:27:45.974728  3174 leader_election.cc:304] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:45.975538  3423 raft_consensus.cc:2804] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.976886  3423 raft_consensus.cc:697] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Becoming Leader. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Running, Role: LEADER
I20260710 13:27:45.978132  3423 consensus_queue.cc:237] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:45.986856  3030 catalog_manager.cc:5697] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 reported cstate change: term changed from 1 to 2, leader changed from b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1) to d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.105705  3423 raft_consensus.cc:493] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:46.106201  3423 raft_consensus.cc:515] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:46.107975  3423 leader_election.cc:290] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:46.109198  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d" is_pre_election: true
I20260710 13:27:46.109865  3279 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 1.
I20260710 13:27:46.111235  3174 leader_election.cc:304] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:46.112087  3423 raft_consensus.cc:2804] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:46.112273  3172 leader_election.cc:336] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:46.112532  3423 raft_consensus.cc:493] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:46.112954  3423 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:46.121520  3423 raft_consensus.cc:515] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:46.123997  3423 leader_election.cc:290] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:46.125445  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e6e1d2e1024f728704e5a9035219b6" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:46.126152  3279 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:46.128579  3172 leader_election.cc:336] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111)
I20260710 13:27:46.132016  3279 raft_consensus.cc:2468] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 2.
I20260710 13:27:46.133229  3174 leader_election.cc:304] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [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: 23c6212359d74e569fcaa82534d6090d, d81ad7f33fd540288ca8ca0d318d62c9; no voters: b0a0e816e54f4c9aa16b821e57cc2efb
I20260710 13:27:46.133934  3423 raft_consensus.cc:2804] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:46.134490  3423 raft_consensus.cc:697] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Becoming Leader. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Running, Role: LEADER
I20260710 13:27:46.135279  3423 consensus_queue.cc:237] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Queue going to LEADER 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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:46.143980  3030 catalog_manager.cc:5697] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 reported cstate change: term changed from 1 to 2, leader changed from b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1) to d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.234373  3207 raft_consensus.cc:1275] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Refusing update from remote peer 23c6212359d74e569fcaa82534d6090d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.235711  3357 consensus_queue.cc:1048] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:46.264413  3246 consensus_peers.cc:597] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:46.435168  3172 consensus_peers.cc:597] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:46.470237  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:46.497850 32636 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3154)
I20260710 13:27:46.505287  3279 raft_consensus.cc:1275] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Refusing update from remote peer d81ad7f33fd540288ca8ca0d318d62c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:46.506762  3431 consensus_queue.cc:1048] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:46.578627  3280 raft_consensus.cc:1275] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Refusing update from remote peer d81ad7f33fd540288ca8ca0d318d62c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:46.580112  3438 consensus_queue.cc:1048] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:46.595008  3172 consensus_peers.cc:597] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.733960 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:27:46.858608  3246 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:46.936003  3246 consensus_peers.cc:597] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:47.068109  3246 consensus_peers.cc:597] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:47.159971  3172 consensus_peers.cc:597] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:47.326689  3246 consensus_peers.cc:597] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:47.373216  3172 consensus_peers.cc:597] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:47.471957  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:47.476514  3246 consensus_peers.cc:597] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:48.473114  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:48.817113  3246 consensus_peers.cc:597] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:49.049866  3172 consensus_peers.cc:597] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:49.101817  3172 consensus_peers.cc:597] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:49.264936  3246 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:49.390262  3246 consensus_peers.cc:597] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:49.474089  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:49.649042  3246 consensus_peers.cc:597] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:49.736842  3246 consensus_peers.cc:597] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:49.757424  3246 consensus_peers.cc:597] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:49.828859  3172 consensus_peers.cc:597] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:50.008826  3172 consensus_peers.cc:597] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:50.475234  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:50.719163  3172 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111) [suppressed 101 similar messages]
W20260710 13:27:51.367129  3246 consensus_peers.cc:597] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:51.476204  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:51.752311 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:51.761107  3446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.761112  3447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.763087  3449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:51.763931 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:51.765336 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:51.765543 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:51.765681 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690071765670 us; error 0 us; skew 500 ppm
I20260710 13:27:51.766182 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:51.768976 32636 webserver.cc:533] Webserver started at http://127.31.223.1:44405/ using document root <none> and password file <none>
I20260710 13:27:51.769474 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:51.769637 32636 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:51.773551 32636 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:27:51.777621  3454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.778368 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:27:51.778710 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
format_stamp: "Formatted at 2026-07-10 13:27:41 on dist-test-slave-qb46"
I20260710 13:27:51.779083 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:51.798588 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:51.799923 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:51.801493 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:51.805562  3461 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:27:51.815882  3172 consensus_peers.cc:597] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:51.860829 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:27:51.861258 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.002s	sys 0.000s
I20260710 13:27:51.861588 32636 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:27:51.867494  3461 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:51.881865  3461 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:51.882930  3461 tablet_bootstrap.cc:492] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:51.883611  3461 ts_tablet_manager.cc:1403] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
W20260710 13:27:51.885362  3172 consensus_peers.cc:597] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:51.886487  3461 raft_consensus.cc:359] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.887398  3461 raft_consensus.cc:740] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.888029  3461 consensus_queue.cc:260] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.891201  3461 ts_tablet_manager.cc:1434] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:51.892138  3461 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
W20260710 13:27:51.894035  3246 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260710 13:27:51.905125  3461 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:51.905612 32636 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:27:51.905941 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.042s	sys 0.000s
I20260710 13:27:51.906039  3461 tablet_bootstrap.cc:492] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:51.906800  3461 ts_tablet_manager.cc:1403] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:27:51.909217  3461 raft_consensus.cc:359] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.909789  3461 raft_consensus.cc:740] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.910529  3461 consensus_queue.cc:260] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.912206  3461 ts_tablet_manager.cc:1434] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:27:51.912874  3461 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:51.928120  3461 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:51.929196  3461 tablet_bootstrap.cc:492] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:51.930078  3461 ts_tablet_manager.cc:1403] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:27:51.933094  3461 raft_consensus.cc:359] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.933678  3461 raft_consensus.cc:740] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.934477  3461 consensus_queue.cc:260] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.935990  3461 ts_tablet_manager.cc:1434] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:27:51.936605  3461 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:51.948071  3461 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:27:51.948953  3461 tablet_bootstrap.cc:492] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:51.949628  3461 ts_tablet_manager.cc:1403] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:27:51.951932  3461 raft_consensus.cc:359] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.952828  3461 raft_consensus.cc:740] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.953678  3461 consensus_queue.cc:260] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.955833  3461 ts_tablet_manager.cc:1434] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:51.956661  3461 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
W20260710 13:27:51.957026  3246 consensus_peers.cc:597] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260710 13:27:51.968824  3461 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:51.969869  3461 tablet_bootstrap.cc:492] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:51.970516  3461 ts_tablet_manager.cc:1403] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 13:27:51.972466  3461 raft_consensus.cc:359] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.972995  3461 raft_consensus.cc:740] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.973943 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:33995
I20260710 13:27:51.973623  3461 consensus_queue.cc:260] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:51.974088  3523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:33995 every 8 connection(s)
I20260710 13:27:51.975409  3461 ts_tablet_manager.cc:1434] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:51.976208  3461 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:51.979532 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:51.999111  3461 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:52.000560  3461 tablet_bootstrap.cc:492] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:52.001521  3461 ts_tablet_manager.cc:1403] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 13:27:52.005426  3461 raft_consensus.cc:359] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.006558  3461 raft_consensus.cc:740] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.007804  3461 consensus_queue.cc:260] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.009150  3524 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34857
I20260710 13:27:52.009806  3524 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:52.011132  3524 heartbeater.cc:507] Master 127.31.223.62:34857 requested a full tablet report, sending...
I20260710 13:27:52.011164  3461 ts_tablet_manager.cc:1434] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:27:52.013621  3461 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:52.018765  3030 ts_manager.cc:194] Re-registered known tserver with Master: b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995)
I20260710 13:27:52.024567  3280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee365ed520344b7a17219191e164208"
dest_uuid: "23c6212359d74e569fcaa82534d6090d"
mode: GRACEFUL
new_leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
 from {username='slave'} at 127.0.0.1:60180
I20260710 13:27:52.025415  3280 raft_consensus.cc:606] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Received request to transfer leadership to TS d81ad7f33fd540288ca8ca0d318d62c9
I20260710 13:27:52.027132 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:52.028121 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:52.028975 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:52.031090  3030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34410
I20260710 13:27:52.035058  3524 heartbeater.cc:499] Master 127.31.223.62:34857 was elected leader, sending a full tablet report...
I20260710 13:27:52.035873  3461 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:52.036744  3461 tablet_bootstrap.cc:492] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:52.037395  3461 ts_tablet_manager.cc:1403] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:27:52.039965  3461 raft_consensus.cc:359] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.040478  3461 raft_consensus.cc:740] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.041041  3461 consensus_queue.cc:260] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.042620  3461 ts_tablet_manager.cc:1434] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:27:52.043255  3461 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:52.054921  3461 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:52.055689  3461 tablet_bootstrap.cc:492] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:52.056224  3461 ts_tablet_manager.cc:1403] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:27:52.058028  3461 raft_consensus.cc:359] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.058545  3461 raft_consensus.cc:740] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.059039  3461 consensus_queue.cc:260] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.060510  3461 ts_tablet_manager.cc:1434] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:52.061216  3461 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:52.074824  3461 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:52.075768  3461 tablet_bootstrap.cc:492] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:52.076437  3461 ts_tablet_manager.cc:1403] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:27:52.078555  3461 raft_consensus.cc:359] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.079265  3461 raft_consensus.cc:740] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.079942  3461 consensus_queue.cc:260] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [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: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.081735  3461 ts_tablet_manager.cc:1434] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:52.082783  3461 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap starting.
I20260710 13:27:52.097247  3461 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:52.098003  3461 tablet_bootstrap.cc:492] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Bootstrap complete.
I20260710 13:27:52.098569  3461 ts_tablet_manager.cc:1403] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:27:52.100447  3461 raft_consensus.cc:359] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.100917  3461 raft_consensus.cc:740] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a0e816e54f4c9aa16b821e57cc2efb, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.101511  3461 consensus_queue.cc:260] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [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: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.103024  3461 ts_tablet_manager.cc:1434] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:27:52.176851  3496 raft_consensus.cc:3060] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.233208  3496 raft_consensus.cc:3060] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.239331  3496 pending_rounds.cc:85] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Aborting all ops after (but not including) 0
I20260710 13:27:52.239564  3496 pending_rounds.cc:107] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:52.239759  3496 raft_consensus.cc:2889] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:52.265982  3496 raft_consensus.cc:3060] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:52.477260  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:52.514986  3542 raft_consensus.cc:993] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: : Instructing follower d81ad7f33fd540288ca8ca0d318d62c9 to start an election
I20260710 13:27:52.515475  3542 raft_consensus.cc:1081] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Signalling peer d81ad7f33fd540288ca8ca0d318d62c9 to start an election
I20260710 13:27:52.517143  3207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee365ed520344b7a17219191e164208"
dest_uuid: "d81ad7f33fd540288ca8ca0d318d62c9"
 from {username='slave'} at 127.0.0.1:37768
I20260710 13:27:52.517685  3207 raft_consensus.cc:493] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:52.517990  3207 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.524210  3207 raft_consensus.cc:515] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.526489  3207 leader_election.cc:290] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: Requested vote from peers b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995), 23c6212359d74e569fcaa82534d6090d (127.31.223.3:43279)
I20260710 13:27:52.527319  3496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb"
I20260710 13:27:52.527695  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee365ed520344b7a17219191e164208" candidate_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c6212359d74e569fcaa82534d6090d"
I20260710 13:27:52.528105  3496 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.528331  3280 raft_consensus.cc:3055] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:52.528776  3280 raft_consensus.cc:740] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23c6212359d74e569fcaa82534d6090d, State: Running, Role: LEADER
I20260710 13:27:52.529732  3280 consensus_queue.cc:260] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.530897  3280 raft_consensus.cc:3060] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.534226  3496 raft_consensus.cc:2468] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 2.
I20260710 13:27:52.535612  3172 leader_election.cc:304] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0a0e816e54f4c9aa16b821e57cc2efb, d81ad7f33fd540288ca8ca0d318d62c9; no voters: 
I20260710 13:27:52.536664  3444 raft_consensus.cc:2804] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:52.537478  3280 raft_consensus.cc:2468] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d81ad7f33fd540288ca8ca0d318d62c9 in term 2.
I20260710 13:27:52.537727  3444 raft_consensus.cc:697] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Becoming Leader. State: Replica: d81ad7f33fd540288ca8ca0d318d62c9, State: Running, Role: LEADER
I20260710 13:27:52.538868  3444 consensus_queue.cc:237] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } }
I20260710 13:27:52.546123  3030 catalog_manager.cc:5697] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 reported cstate change: term changed from 1 to 2, leader changed from 23c6212359d74e569fcaa82534d6090d (127.31.223.3) to d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d81ad7f33fd540288ca8ca0d318d62c9" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.993649  3280 raft_consensus.cc:1275] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Refusing update from remote peer d81ad7f33fd540288ca8ca0d318d62c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:52.995191  3549 consensus_queue.cc:1048] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c6212359d74e569fcaa82534d6090d" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:52.995841  3496 raft_consensus.cc:1275] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Refusing update from remote peer d81ad7f33fd540288ca8ca0d318d62c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:52.997208  3549 consensus_queue.cc:1048] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0a0e816e54f4c9aa16b821e57cc2efb" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:53.040714 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:53.046905 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:53.047338 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:53.047818 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:53.478259  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:54.054286 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:54.060676 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:54.061136 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:54.061621 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:54.479316  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:55.068701 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:55.074157 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:55.074651 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:55.075184 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:55.480269  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:56.081284 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:56.086753 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:56.087128 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:56.087549 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:27:56.481280  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:57.093376 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:57.099954 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:57.105046 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:57.105439 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:27:57.482565  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:58.132288 32636 tablet_server.cc:179] TabletServer@127.31.223.1:33995 shutting down...
I20260710 13:27:58.163080 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:58.163872 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.164600 32636 raft_consensus.cc:2243] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.165146 32636 raft_consensus.cc:2272] T 37a2128adad94c10961176136059476b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.167695 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.168280 32636 raft_consensus.cc:2243] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.168684 32636 raft_consensus.cc:2272] T 0a18a5619fec456ea7a34bbcdbb745de P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.170989 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.171550 32636 raft_consensus.cc:2243] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.171980 32636 raft_consensus.cc:2272] T 8a1e458888d84572b1a00b8056d9573b P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.174091 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.174669 32636 raft_consensus.cc:2243] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.175094 32636 raft_consensus.cc:2272] T 8783fe58178f4cd9b8d1ecc40407702b P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.177317 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.177836 32636 raft_consensus.cc:2243] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.178234 32636 raft_consensus.cc:2272] T 082143f87a464c67aebc68c928b314d3 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.180498 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.181044 32636 raft_consensus.cc:2243] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.181480 32636 raft_consensus.cc:2272] T 2ee365ed520344b7a17219191e164208 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.183604 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.184098 32636 raft_consensus.cc:2243] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.184527 32636 raft_consensus.cc:2272] T 641f59c2b1e545ad9bba2b1ada84c57b P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.187175 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.187660 32636 raft_consensus.cc:2243] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.188112 32636 raft_consensus.cc:2272] T 399184e2820c4e96a8efaa8571236b91 P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.190115 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.190678 32636 raft_consensus.cc:2243] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.191031 32636 raft_consensus.cc:2272] T 709d2878646f45dda1aefd6b0c2d8e9d P b0a0e816e54f4c9aa16b821e57cc2efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.193132 32636 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:58.193539 32636 raft_consensus.cc:2243] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.193979 32636 raft_consensus.cc:2272] T 12e6e1d2e1024f728704e5a9035219b6 P b0a0e816e54f4c9aa16b821e57cc2efb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:58.225765  3172 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111) [suppressed 25 similar messages]
I20260710 13:27:58.226042 32636 tablet_server.cc:196] TabletServer@127.31.223.1:33995 shutdown complete.
W20260710 13:27:58.229977  3172 consensus_peers.cc:597] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:58.254530 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
I20260710 13:27:58.282507 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:58.283427 32636 tablet_replica.cc:333] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.284415 32636 raft_consensus.cc:2243] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.285616 32636 raft_consensus.cc:2272] T 12e6e1d2e1024f728704e5a9035219b6 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:58.285668  3247 consensus_peers.cc:597] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d -> Peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Couldn't send request to peer d81ad7f33fd540288ca8ca0d318d62c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:58.286315  3247 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Couldn't send request to peer d81ad7f33fd540288ca8ca0d318d62c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:58.288527 32636 tablet_replica.cc:333] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.289345 32636 raft_consensus.cc:2243] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.290354 32636 raft_consensus.cc:2272] T 2ee365ed520344b7a17219191e164208 P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.292913 32636 tablet_replica.cc:333] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.293665 32636 raft_consensus.cc:2243] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:58.294067  3246 consensus_peers.cc:597] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:58.294247 32636 raft_consensus.cc:2272] T 641f59c2b1e545ad9bba2b1ada84c57b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.296577 32636 tablet_replica.cc:333] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.297144 32636 raft_consensus.cc:2243] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.297583 32636 raft_consensus.cc:2272] T 082143f87a464c67aebc68c928b314d3 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.299819 32636 tablet_replica.cc:333] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.300395 32636 raft_consensus.cc:2243] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.300872 32636 raft_consensus.cc:2272] T 399184e2820c4e96a8efaa8571236b91 P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.303140 32636 tablet_replica.cc:333] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.303715 32636 raft_consensus.cc:2243] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.304144 32636 raft_consensus.cc:2272] T 0a18a5619fec456ea7a34bbcdbb745de P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.306375 32636 tablet_replica.cc:333] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.306960 32636 raft_consensus.cc:2243] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:58.307137  3246 consensus_peers.cc:597] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d -> Peer b0a0e816e54f4c9aa16b821e57cc2efb (127.31.223.1:33995): Couldn't send request to peer b0a0e816e54f4c9aa16b821e57cc2efb. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:33995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:58.307438 32636 raft_consensus.cc:2272] T 8783fe58178f4cd9b8d1ecc40407702b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.309719 32636 tablet_replica.cc:333] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.310477 32636 raft_consensus.cc:2243] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.311358 32636 raft_consensus.cc:2272] T 8a1e458888d84572b1a00b8056d9573b P d81ad7f33fd540288ca8ca0d318d62c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.314225 32636 tablet_replica.cc:333] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.314769 32636 raft_consensus.cc:2243] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.315534 32636 raft_consensus.cc:2272] T 709d2878646f45dda1aefd6b0c2d8e9d P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.317590 32636 tablet_replica.cc:333] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9: stopping tablet replica
I20260710 13:27:58.318077 32636 raft_consensus.cc:2243] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.318837 32636 raft_consensus.cc:2272] T 37a2128adad94c10961176136059476b P d81ad7f33fd540288ca8ca0d318d62c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.350958 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:27:58.376629 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
W20260710 13:27:58.404372  3247 consensus_peers.cc:597] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d -> Peer d81ad7f33fd540288ca8ca0d318d62c9 (127.31.223.2:44455): Couldn't send request to peer d81ad7f33fd540288ca8ca0d318d62c9. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.2:44455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:58.408018 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:58.408772 32636 tablet_replica.cc:333] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.409503 32636 raft_consensus.cc:2243] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.410499 32636 raft_consensus.cc:2272] T 399184e2820c4e96a8efaa8571236b91 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.412607 32636 tablet_replica.cc:333] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.413223 32636 raft_consensus.cc:2243] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.413753 32636 raft_consensus.cc:2272] T 8a1e458888d84572b1a00b8056d9573b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.415936 32636 tablet_replica.cc:333] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.416487 32636 raft_consensus.cc:2243] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.417308 32636 raft_consensus.cc:2272] T 8783fe58178f4cd9b8d1ecc40407702b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.419477 32636 tablet_replica.cc:333] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.419984 32636 raft_consensus.cc:2243] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.420907 32636 raft_consensus.cc:2272] T 0a18a5619fec456ea7a34bbcdbb745de P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.422991 32636 tablet_replica.cc:333] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.423523 32636 raft_consensus.cc:2243] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.424289 32636 raft_consensus.cc:2272] T 082143f87a464c67aebc68c928b314d3 P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.426275 32636 tablet_replica.cc:333] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.426821 32636 raft_consensus.cc:2243] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.427284 32636 raft_consensus.cc:2272] T 2ee365ed520344b7a17219191e164208 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.429175 32636 tablet_replica.cc:333] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.429747 32636 raft_consensus.cc:2243] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.430661 32636 raft_consensus.cc:2272] T 641f59c2b1e545ad9bba2b1ada84c57b P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.432679 32636 tablet_replica.cc:333] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.433195 32636 raft_consensus.cc:2243] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.433647 32636 raft_consensus.cc:2272] T 37a2128adad94c10961176136059476b P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.435696 32636 tablet_replica.cc:333] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.436184 32636 raft_consensus.cc:2243] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.436622 32636 raft_consensus.cc:2272] T 12e6e1d2e1024f728704e5a9035219b6 P 23c6212359d74e569fcaa82534d6090d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.438664 32636 tablet_replica.cc:333] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d: stopping tablet replica
I20260710 13:27:58.439144 32636 raft_consensus.cc:2243] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:58.439610 32636 raft_consensus.cc:2272] T 709d2878646f45dda1aefd6b0c2d8e9d P 23c6212359d74e569fcaa82534d6090d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.469061 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
W20260710 13:27:58.483781  3079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:58.493347 32636 master.cc:562] Master@127.31.223.62:34857 shutting down...
I20260710 13:27:58.517632 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:58.518230 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:58.518625 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58d424e4b3dc4cd4b9f164f25f964e5b: stopping tablet replica
I20260710 13:27:58.538283 32636 master.cc:584] Master@127.31.223.62:34857 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17260 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:27:58.583406 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:41465
I20260710 13:27:58.584578 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.590701  3570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.590788  3569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.591240  3572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.592020 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:58.592952 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.593183 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.593374 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690078593343 us; error 0 us; skew 500 ppm
I20260710 13:27:58.593930 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.596617 32636 webserver.cc:533] Webserver started at http://127.31.223.62:33977/ using document root <none> and password file <none>
I20260710 13:27:58.597162 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.597357 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.597656 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.598867 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "53108a57e7424d31ae01a0c5d5fd2997"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.603348 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:27:58.606768  3577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.607554 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:58.607857 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "53108a57e7424d31ae01a0c5d5fd2997"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.608166 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.624856 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.626194 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.665169 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:41465
I20260710 13:27:58.665264  3628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:41465 every 8 connection(s)
I20260710 13:27:58.669277  3629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.680433  3629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997: Bootstrap starting.
I20260710 13:27:58.685312  3629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.689532  3629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997: No bootstrap required, opened a new log
I20260710 13:27:58.691869  3629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER }
I20260710 13:27:58.692348  3629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.692566  3629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53108a57e7424d31ae01a0c5d5fd2997, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.693236  3629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER }
I20260710 13:27:58.693737  3629 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:58.693981  3629 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:58.694264  3629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.699127  3629 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER }
I20260710 13:27:58.699718  3629 leader_election.cc:304] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [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: 53108a57e7424d31ae01a0c5d5fd2997; no voters: 
I20260710 13:27:58.700835  3629 leader_election.cc:290] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:58.701269  3632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:58.702708  3632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 1 LEADER]: Becoming Leader. State: Replica: 53108a57e7424d31ae01a0c5d5fd2997, State: Running, Role: LEADER
I20260710 13:27:58.703469  3632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [LEADER]: Queue going to LEADER mode. State: All 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: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER }
I20260710 13:27:58.703784  3629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:58.710845  3633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53108a57e7424d31ae01a0c5d5fd2997" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER } }
I20260710 13:27:58.710726  3634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53108a57e7424d31ae01a0c5d5fd2997. Latest consensus state: current_term: 1 leader_uuid: "53108a57e7424d31ae01a0c5d5fd2997" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53108a57e7424d31ae01a0c5d5fd2997" member_type: VOTER } }
I20260710 13:27:58.711513  3633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:58.711534  3634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:58.714576  3641 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:58.722397  3641 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:58.723388 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:58.732167  3641 catalog_manager.cc:1383] Generated new cluster ID: a933c20a69124251985dd0fa3c025de4
I20260710 13:27:58.732478  3641 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:58.745729  3641 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:58.747054  3641 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:58.758412  3641 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997: Generated new TSK 0
I20260710 13:27:58.759079  3641 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:58.789903 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.796226  3650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.797222  3651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.798353  3653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.799284 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:58.800143 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.800318 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.800451 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690078800439 us; error 0 us; skew 500 ppm
I20260710 13:27:58.800926 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.803268 32636 webserver.cc:533] Webserver started at http://127.31.223.1:43285/ using document root <none> and password file <none>
I20260710 13:27:58.803705 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.803854 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.804060 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.805219 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "e1acc6283b354350b14071f040322e27"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.809717 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:58.813208  3658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.814061 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:58.814522 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "e1acc6283b354350b14071f040322e27"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.814843 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.826238 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.827512 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.829207 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.831533 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.831766 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.832002 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.832183 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.873178 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:36623
I20260710 13:27:58.873279  3720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:36623 every 8 connection(s)
I20260710 13:27:58.878371 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.885725  3725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.887431  3726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.888724  3728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.889242 32636 server_base.cc:1061] running on GCE node
I20260710 13:27:58.890662 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.890921 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.891101 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690078891066 us; error 0 us; skew 500 ppm
I20260710 13:27:58.891702  3721 heartbeater.cc:344] Connected to a master server at 127.31.223.62:41465
I20260710 13:27:58.891810 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.892233  3721 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.893272  3721 heartbeater.cc:507] Master 127.31.223.62:41465 requested a full tablet report, sending...
I20260710 13:27:58.894768 32636 webserver.cc:533] Webserver started at http://127.31.223.2:40225/ using document root <none> and password file <none>
I20260710 13:27:58.895398 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.895637 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.895972 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.895843  3594 ts_manager.cc:194] Registered new tserver with Master: e1acc6283b354350b14071f040322e27 (127.31.223.1:36623)
I20260710 13:27:58.897571 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "b5ef91323b6549b3a267e27aedc92eda"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.898339  3594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47214
I20260710 13:27:58.902726 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260710 13:27:58.906189  3733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.907040 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:58.907415 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "b5ef91323b6549b3a267e27aedc92eda"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-qb46"
I20260710 13:27:58.907876 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:58.942092 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.943397 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.944988 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.947301 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.947538 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.947777 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.947952 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.988668 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:41043
I20260710 13:27:58.988778  3795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:41043 every 8 connection(s)
I20260710 13:27:58.993551 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:59.000590  3799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:59.003196  3800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:59.007051  3796 heartbeater.cc:344] Connected to a master server at 127.31.223.62:41465
I20260710 13:27:59.007264 32636 server_base.cc:1061] running on GCE node
W20260710 13:27:59.007162  3802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:59.007736  3796 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:59.008529 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:59.008634  3796 heartbeater.cc:507] Master 127.31.223.62:41465 requested a full tablet report, sending...
W20260710 13:27:59.008785 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:59.009091 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690079009074 us; error 0 us; skew 500 ppm
I20260710 13:27:59.009722 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:59.011111  3594 ts_manager.cc:194] Registered new tserver with Master: b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:27:59.012666 32636 webserver.cc:533] Webserver started at http://127.31.223.3:35825/ using document root <none> and password file <none>
I20260710 13:27:59.012851  3594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47216
I20260710 13:27:59.013285 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:59.013562 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:59.013868 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:59.015475 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
format_stamp: "Formatted at 2026-07-10 13:27:59 on dist-test-slave-qb46"
I20260710 13:27:59.020445 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:59.023903  3807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:59.024775 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:59.025116 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
format_stamp: "Formatted at 2026-07-10 13:27:59 on dist-test-slave-qb46"
I20260710 13:27:59.025498 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:59.051797 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:59.053082 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:59.054641 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:59.056912 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:59.057153 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:59.057395 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:59.057565 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:59.097035 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:38837
I20260710 13:27:59.097136  3869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:38837 every 8 connection(s)
I20260710 13:27:59.111505  3870 heartbeater.cc:344] Connected to a master server at 127.31.223.62:41465
I20260710 13:27:59.111902  3870 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:59.112718  3870 heartbeater.cc:507] Master 127.31.223.62:41465 requested a full tablet report, sending...
I20260710 13:27:59.114789  3594 ts_manager.cc:194] Registered new tserver with Master: 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837)
I20260710 13:27:59.114959 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0148031s
I20260710 13:27:59.116677  3594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47222
I20260710 13:27:59.140286  3594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47224:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:59.142342  3594 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:59.187150  3686 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4f37656224bd7b6411c6225cc90a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.188822  3686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4f37656224bd7b6411c6225cc90a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.187232  3685 tablet_service.cc:1511] Processing CreateTablet for tablet b1d1f05c7932438292b2f2e634711100 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.190418  3685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d1f05c7932438292b2f2e634711100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.190722  3835 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4f37656224bd7b6411c6225cc90a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.191061  3834 tablet_service.cc:1511] Processing CreateTablet for tablet b1d1f05c7932438292b2f2e634711100 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.192099  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4f37656224bd7b6411c6225cc90a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.195233  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d1f05c7932438292b2f2e634711100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.208578  3761 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4f37656224bd7b6411c6225cc90a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.210028  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4f37656224bd7b6411c6225cc90a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.211057  3885 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: Bootstrap starting.
I20260710 13:27:59.211810  3760 tablet_service.cc:1511] Processing CreateTablet for tablet b1d1f05c7932438292b2f2e634711100 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cf82aa9627b9441690c31d7256720f28]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.213371  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d1f05c7932438292b2f2e634711100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.220268  3885 tablet_bootstrap.cc:654] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.226707  3886 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: Bootstrap starting.
I20260710 13:27:59.232581  3886 tablet_bootstrap.cc:654] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.242767  3889 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: Bootstrap starting.
I20260710 13:27:59.243062  3885 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: No bootstrap required, opened a new log
I20260710 13:27:59.243738  3885 ts_tablet_manager.cc:1403] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260710 13:27:59.246884  3886 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: No bootstrap required, opened a new log
I20260710 13:27:59.247356  3886 ts_tablet_manager.cc:1403] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:27:59.247218  3885 raft_consensus.cc:359] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.248346  3885 raft_consensus.cc:385] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.248673  3885 raft_consensus.cc:740] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1acc6283b354350b14071f040322e27, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.249778  3889 tablet_bootstrap.cc:654] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.249447  3885 consensus_queue.cc:260] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.250054  3886 raft_consensus.cc:359] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.250770  3886 raft_consensus.cc:385] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.251022  3886 raft_consensus.cc:740] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.251693  3886 consensus_queue.cc:260] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.256875  3870 heartbeater.cc:499] Master 127.31.223.62:41465 was elected leader, sending a full tablet report...
I20260710 13:27:59.257952  3886 ts_tablet_manager.cc:1434] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260710 13:27:59.259042  3886 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: Bootstrap starting.
I20260710 13:27:59.263535  3721 heartbeater.cc:499] Master 127.31.223.62:41465 was elected leader, sending a full tablet report...
I20260710 13:27:59.264494  3885 ts_tablet_manager.cc:1434] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 13:27:59.265837  3885 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: Bootstrap starting.
I20260710 13:27:59.274107  3886 tablet_bootstrap.cc:654] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.276515  3885 tablet_bootstrap.cc:654] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.279846  3889 tablet_bootstrap.cc:492] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: No bootstrap required, opened a new log
I20260710 13:27:59.280586  3889 ts_tablet_manager.cc:1403] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.008s
I20260710 13:27:59.281486  3886 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: No bootstrap required, opened a new log
I20260710 13:27:59.282047  3886 ts_tablet_manager.cc:1403] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260710 13:27:59.283911  3889 raft_consensus.cc:359] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.284731  3889 raft_consensus.cc:385] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.285059  3885 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: No bootstrap required, opened a new log
I20260710 13:27:59.284742  3886 raft_consensus.cc:359] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.285214  3889 raft_consensus.cc:740] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ef91323b6549b3a267e27aedc92eda, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.285606  3885 ts_tablet_manager.cc:1403] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:27:59.285647  3886 raft_consensus.cc:385] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.286268  3886 raft_consensus.cc:740] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.286151  3889 consensus_queue.cc:260] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.287120  3886 consensus_queue.cc:260] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.288789  3796 heartbeater.cc:499] Master 127.31.223.62:41465 was elected leader, sending a full tablet report...
I20260710 13:27:59.289338  3889 ts_tablet_manager.cc:1434] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:59.290295  3885 raft_consensus.cc:359] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.290802  3886 ts_tablet_manager.cc:1434] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:59.291075  3885 raft_consensus.cc:385] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.291440  3885 raft_consensus.cc:740] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1acc6283b354350b14071f040322e27, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.291699  3889 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: Bootstrap starting.
I20260710 13:27:59.292238  3885 consensus_queue.cc:260] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.294480  3885 ts_tablet_manager.cc:1434] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:27:59.300633  3889 tablet_bootstrap.cc:654] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.306460  3889 tablet_bootstrap.cc:492] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: No bootstrap required, opened a new log
I20260710 13:27:59.306910  3889 ts_tablet_manager.cc:1403] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:27:59.309211  3889 raft_consensus.cc:359] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.309957  3889 raft_consensus.cc:385] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.310200  3889 raft_consensus.cc:740] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ef91323b6549b3a267e27aedc92eda, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.310853  3889 consensus_queue.cc:260] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.312525  3889 ts_tablet_manager.cc:1434] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:59.318786  3890 raft_consensus.cc:493] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.319337  3890 raft_consensus.cc:515] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.322049  3890 leader_election.cc:290] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:27:59.331910  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4f37656224bd7b6411c6225cc90a6" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" is_pre_election: true
I20260710 13:27:59.332736  3845 raft_consensus.cc:2468] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 0.
I20260710 13:27:59.333834  3659 leader_election.cc:304] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:27:59.334592  3890 raft_consensus.cc:2804] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.334947  3890 raft_consensus.cc:493] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.335294  3890 raft_consensus.cc:3060] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.335235  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4f37656224bd7b6411c6225cc90a6" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda" is_pre_election: true
I20260710 13:27:59.336062  3771 raft_consensus.cc:2468] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 0.
I20260710 13:27:59.341208  3890 raft_consensus.cc:515] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.343351  3890 leader_election.cc:290] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 election: Requested vote from peers 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:27:59.343797  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4f37656224bd7b6411c6225cc90a6" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
I20260710 13:27:59.343940  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4f37656224bd7b6411c6225cc90a6" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
I20260710 13:27:59.344398  3845 raft_consensus.cc:3060] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.344568  3771 raft_consensus.cc:3060] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:59.351029  3871 tablet.cc:2406] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:59.351575  3845 raft_consensus.cc:2468] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 1.
I20260710 13:27:59.351717  3771 raft_consensus.cc:2468] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 1.
I20260710 13:27:59.352746  3659 leader_election.cc:304] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:27:59.353657  3890 raft_consensus.cc:2804] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.355218  3890 raft_consensus.cc:697] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Becoming Leader. State: Replica: e1acc6283b354350b14071f040322e27, State: Running, Role: LEADER
I20260710 13:27:59.356175  3890 consensus_queue.cc:237] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } }
I20260710 13:27:59.364275  3591 catalog_manager.cc:5697] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1acc6283b354350b14071f040322e27 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "e1acc6283b354350b14071f040322e27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.544777  3891 raft_consensus.cc:493] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.545318  3891 raft_consensus.cc:515] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.547590  3891 leader_election.cc:290] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1acc6283b354350b14071f040322e27 (127.31.223.1:36623), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:27:59.556725  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d1f05c7932438292b2f2e634711100" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acc6283b354350b14071f040322e27" is_pre_election: true
I20260710 13:27:59.557523  3696 raft_consensus.cc:2468] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 0.
I20260710 13:27:59.558199  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d1f05c7932438292b2f2e634711100" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda" is_pre_election: true
I20260710 13:27:59.558708  3809 leader_election.cc:304] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:27:59.558868  3771 raft_consensus.cc:2468] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 0.
I20260710 13:27:59.559491  3891 raft_consensus.cc:2804] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.559885  3891 raft_consensus.cc:493] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.560165  3891 raft_consensus.cc:3060] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.565114  3891 raft_consensus.cc:515] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.566735  3891 leader_election.cc:290] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 election: Requested vote from peers e1acc6283b354350b14071f040322e27 (127.31.223.1:36623), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:27:59.567732  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d1f05c7932438292b2f2e634711100" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acc6283b354350b14071f040322e27"
I20260710 13:27:59.567835  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d1f05c7932438292b2f2e634711100" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
I20260710 13:27:59.568322  3696 raft_consensus.cc:3060] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.568396  3771 raft_consensus.cc:3060] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.573400  3771 raft_consensus.cc:2468] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 1.
I20260710 13:27:59.573529  3696 raft_consensus.cc:2468] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 1.
I20260710 13:27:59.574878  3811 leader_election.cc:304] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, b5ef91323b6549b3a267e27aedc92eda; no voters: 
I20260710 13:27:59.575722  3891 raft_consensus.cc:2804] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.576628  3891 raft_consensus.cc:697] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Becoming Leader. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Running, Role: LEADER
I20260710 13:27:59.577471  3891 consensus_queue.cc:237] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.583804  3591 catalog_manager.cc:5697] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:59.688225  3591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47226:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:59.690191  3591 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:59.712913  3685 tablet_service.cc:1511] Processing CreateTablet for tablet c45e116ce21f4b64b1d8d4029563abc1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.714075  3685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45e116ce21f4b64b1d8d4029563abc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.713841  3761 tablet_service.cc:1511] Processing CreateTablet for tablet c45e116ce21f4b64b1d8d4029563abc1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.715171  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45e116ce21f4b64b1d8d4029563abc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.715308  3834 tablet_service.cc:1511] Processing CreateTablet for tablet c45e116ce21f4b64b1d8d4029563abc1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:27:59.716563  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45e116ce21f4b64b1d8d4029563abc1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:59.717165  3642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:59.721395  3686 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc9002263014ec49355076632be7be2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.722749  3686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc9002263014ec49355076632be7be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.725677  3760 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc9002263014ec49355076632be7be2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.727178  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc9002263014ec49355076632be7be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.734902  3889 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Bootstrap starting.
I20260710 13:27:59.741784  3885 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: Bootstrap starting.
I20260710 13:27:59.745972  3889 tablet_bootstrap.cc:654] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.741629  3835 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc9002263014ec49355076632be7be2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=356e08527ea744b58ae98ea91afc7d08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:27:59.747663  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc9002263014ec49355076632be7be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.748059  3885 tablet_bootstrap.cc:654] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.754733  3886 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: Bootstrap starting.
I20260710 13:27:59.761372  3886 tablet_bootstrap.cc:654] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.765123  3889 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: No bootstrap required, opened a new log
I20260710 13:27:59.765880  3889 ts_tablet_manager.cc:1403] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260710 13:27:59.769436  3885 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: No bootstrap required, opened a new log
I20260710 13:27:59.769986  3885 ts_tablet_manager.cc:1403] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.015s
I20260710 13:27:59.770167  3889 raft_consensus.cc:359] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.771013  3889 raft_consensus.cc:385] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.771308  3889 raft_consensus.cc:740] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ef91323b6549b3a267e27aedc92eda, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.771481  3886 tablet_bootstrap.cc:492] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: No bootstrap required, opened a new log
I20260710 13:27:59.771989  3886 ts_tablet_manager.cc:1403] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:27:59.772130  3889 consensus_queue.cc:260] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.772729  3885 raft_consensus.cc:359] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.773478  3885 raft_consensus.cc:385] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.773748  3885 raft_consensus.cc:740] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1acc6283b354350b14071f040322e27, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.774369  3889 ts_tablet_manager.cc:1434] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:27:59.774536  3885 consensus_queue.cc:260] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.774991  3886 raft_consensus.cc:359] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.775681  3886 raft_consensus.cc:385] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.775974  3886 raft_consensus.cc:740] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.776813  3889 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: Bootstrap starting.
I20260710 13:27:59.776758  3885 ts_tablet_manager.cc:1434] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:59.779620  3885 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Bootstrap starting.
I20260710 13:27:59.776774  3886 consensus_queue.cc:260] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.782868  3886 ts_tablet_manager.cc:1434] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:27:59.788183  3886 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: Bootstrap starting.
I20260710 13:27:59.786844  3885 tablet_bootstrap.cc:654] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.788751  3889 tablet_bootstrap.cc:654] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.797470  3885 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: No bootstrap required, opened a new log
I20260710 13:27:59.798293  3885 ts_tablet_manager.cc:1403] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:27:59.799260  3886 tablet_bootstrap.cc:654] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.801316  3885 raft_consensus.cc:359] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.802111  3885 raft_consensus.cc:385] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.802446  3885 raft_consensus.cc:740] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1acc6283b354350b14071f040322e27, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.803568  3885 consensus_queue.cc:260] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.805671  3886 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: No bootstrap required, opened a new log
I20260710 13:27:59.805830  3889 tablet_bootstrap.cc:492] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: No bootstrap required, opened a new log
I20260710 13:27:59.806206  3886 ts_tablet_manager.cc:1403] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 13:27:59.806326  3889 ts_tablet_manager.cc:1403] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260710 13:27:59.806398  3885 ts_tablet_manager.cc:1434] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:59.809307  3886 raft_consensus.cc:359] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.810088  3886 raft_consensus.cc:385] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.810412  3886 raft_consensus.cc:740] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.809458  3889 raft_consensus.cc:359] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.811503  3889 raft_consensus.cc:385] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.811196  3886 consensus_queue.cc:260] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.811789  3889 raft_consensus.cc:740] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5ef91323b6549b3a267e27aedc92eda, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.812523  3889 consensus_queue.cc:260] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.813505  3886 ts_tablet_manager.cc:1434] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:59.814910  3889 ts_tablet_manager.cc:1434] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:27:59.827421  3890 consensus_queue.cc:1048] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.839924  3898 consensus_queue.cc:1048] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.843966  3917 raft_consensus.cc:493] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.844480  3917 raft_consensus.cc:515] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.848392  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" is_pre_election: true
I20260710 13:27:59.848358  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda" is_pre_election: true
I20260710 13:27:59.849419  3845 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 0.
I20260710 13:27:59.849540  3770 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 0.
I20260710 13:27:59.848906  3917 leader_election.cc:290] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043), 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837)
I20260710 13:27:59.850924  3662 leader_election.cc:304] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ef91323b6549b3a267e27aedc92eda, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:27:59.851850  3917 raft_consensus.cc:2804] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.852176  3917 raft_consensus.cc:493] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.852474  3917 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.859272  3917 raft_consensus.cc:515] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.861776  3917 leader_election.cc:290] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 election: Requested vote from peers b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043), 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837)
I20260710 13:27:59.862435  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
I20260710 13:27:59.862797  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
I20260710 13:27:59.863118  3770 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.863373  3845 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.870673  3845 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 1.
I20260710 13:27:59.870673  3770 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 1.
I20260710 13:27:59.872059  3662 leader_election.cc:304] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ef91323b6549b3a267e27aedc92eda, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:27:59.872851  3917 raft_consensus.cc:2804] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.873334  3917 raft_consensus.cc:697] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Becoming Leader. State: Replica: e1acc6283b354350b14071f040322e27, State: Running, Role: LEADER
I20260710 13:27:59.874082  3917 consensus_queue.cc:237] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:27:59.881521  3593 catalog_manager.cc:5697] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1acc6283b354350b14071f040322e27 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "e1acc6283b354350b14071f040322e27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.974644  3891 consensus_queue.cc:1048] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.985603  3901 consensus_queue.cc:1048] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:00.179219  3901 raft_consensus.cc:493] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.179731  3901 raft_consensus.cc:515] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.182029  3901 leader_election.cc:290] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1acc6283b354350b14071f040322e27 (127.31.223.1:36623), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:28:00.182577  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acc6283b354350b14071f040322e27" is_pre_election: true
I20260710 13:28:00.182734  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda" is_pre_election: true
I20260710 13:28:00.183113  3696 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 0.
I20260710 13:28:00.183498  3770 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 0.
I20260710 13:28:00.184094  3809 leader_election.cc:304] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:28:00.184942  3901 raft_consensus.cc:2804] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.185261  3901 raft_consensus.cc:493] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.185567  3901 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.190750  3901 raft_consensus.cc:515] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.192369  3901 leader_election.cc:290] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 election: Requested vote from peers e1acc6283b354350b14071f040322e27 (127.31.223.1:36623), b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043)
I20260710 13:28:00.193251  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acc6283b354350b14071f040322e27"
I20260710 13:28:00.193348  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
I20260710 13:28:00.193832  3696 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.193934  3770 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.199826  3696 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 1.
I20260710 13:28:00.199990  3770 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d14a31d19c4be0ada7d9dc20bf6299 in term 1.
I20260710 13:28:00.200981  3809 leader_election.cc:304] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:28:00.201933  3901 raft_consensus.cc:2804] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.202453  3901 raft_consensus.cc:697] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Becoming Leader. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Running, Role: LEADER
I20260710 13:28:00.203282  3901 consensus_queue.cc:237] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.210187  3592 catalog_manager.cc:5697] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:00.332640  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bc9002263014ec49355076632be7be2"
dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
mode: GRACEFUL
new_leader_uuid: "e1acc6283b354350b14071f040322e27"
 from {username='slave'} at 127.0.0.1:40752
I20260710 13:28:00.333271  3845 raft_consensus.cc:606] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Received request to transfer leadership to TS e1acc6283b354350b14071f040322e27
I20260710 13:28:00.389966  3898 consensus_queue.cc:1048] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.401211  3917 consensus_queue.cc:1048] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.673717  3930 consensus_queue.cc:1048] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.680593  3891 raft_consensus.cc:993] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: : Instructing follower e1acc6283b354350b14071f040322e27 to start an election
I20260710 13:28:00.681196  3901 raft_consensus.cc:1081] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Signalling peer e1acc6283b354350b14071f040322e27 to start an election
I20260710 13:28:00.683127  3695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bc9002263014ec49355076632be7be2"
dest_uuid: "e1acc6283b354350b14071f040322e27"
 from {username='slave'} at 127.0.0.1:35640
I20260710 13:28:00.685702  3695 raft_consensus.cc:493] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:00.686194  3695 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:00.685899  3930 consensus_queue.cc:1048] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:00.695624  3695 raft_consensus.cc:515] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.701426  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
I20260710 13:28:00.701524  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc9002263014ec49355076632be7be2" candidate_uuid: "e1acc6283b354350b14071f040322e27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
I20260710 13:28:00.702096  3770 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:00.702225  3845 raft_consensus.cc:3055] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:00.702756  3845 raft_consensus.cc:740] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d14a31d19c4be0ada7d9dc20bf6299, State: Running, Role: LEADER
I20260710 13:28:00.703680  3845 consensus_queue.cc:260] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.704883  3845 raft_consensus.cc:3060] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:00.705430  3695 leader_election.cc:290] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 2 election: Requested vote from peers b5ef91323b6549b3a267e27aedc92eda (127.31.223.2:41043), 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837)
I20260710 13:28:00.708442  3770 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 2.
I20260710 13:28:00.709699  3662 leader_election.cc:304] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5ef91323b6549b3a267e27aedc92eda, e1acc6283b354350b14071f040322e27; no voters: 
I20260710 13:28:00.710618  3917 raft_consensus.cc:2804] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:00.711073  3917 raft_consensus.cc:697] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 LEADER]: Becoming Leader. State: Replica: e1acc6283b354350b14071f040322e27, State: Running, Role: LEADER
I20260710 13:28:00.711510  3845 raft_consensus.cc:2468] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1acc6283b354350b14071f040322e27 in term 2.
I20260710 13:28:00.711848  3917 consensus_queue.cc:237] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:00.718662  3593 catalog_manager.cc:5697] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 reported cstate change: term changed from 1 to 2, leader changed from 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3) to e1acc6283b354350b14071f040322e27 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "e1acc6283b354350b14071f040322e27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.776454 32636 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:28:00.778007 32636 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:28:00.778424 32636 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:28:00.792475  3695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1"
dest_uuid: "e1acc6283b354350b14071f040322e27"
mode: GRACEFUL
new_leader_uuid: "b5ef91323b6549b3a267e27aedc92eda"
 from {username='slave'} at 127.0.0.1:35648
I20260710 13:28:00.793009  3695 raft_consensus.cc:606] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Received request to transfer leadership to TS b5ef91323b6549b3a267e27aedc92eda
I20260710 13:28:00.794126 32636 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:28:00.995600  3890 raft_consensus.cc:993] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: : Instructing follower b5ef91323b6549b3a267e27aedc92eda to start an election
I20260710 13:28:00.996179  3917 raft_consensus.cc:1081] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Signalling peer b5ef91323b6549b3a267e27aedc92eda to start an election
I20260710 13:28:00.998080  3770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1"
dest_uuid: "b5ef91323b6549b3a267e27aedc92eda"
 from {username='slave'} at 127.0.0.1:57286
I20260710 13:28:00.998718  3770 raft_consensus.cc:493] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:00.999028  3770 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.005442  3770 raft_consensus.cc:515] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:01.007522  3770 leader_election.cc:290] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [CANDIDATE]: Term 2 election: Requested vote from peers e1acc6283b354350b14071f040322e27 (127.31.223.1:36623), 64d14a31d19c4be0ada7d9dc20bf6299 (127.31.223.3:38837)
I20260710 13:28:01.020524  3695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "b5ef91323b6549b3a267e27aedc92eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1acc6283b354350b14071f040322e27"
I20260710 13:28:01.020673  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45e116ce21f4b64b1d8d4029563abc1" candidate_uuid: "b5ef91323b6549b3a267e27aedc92eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d14a31d19c4be0ada7d9dc20bf6299"
I20260710 13:28:01.021210  3695 raft_consensus.cc:3055] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:01.021346  3845 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.021569  3695 raft_consensus.cc:740] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1acc6283b354350b14071f040322e27, State: Running, Role: LEADER
I20260710 13:28:01.022498  3695 consensus_queue.cc:260] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:01.023756  3695 raft_consensus.cc:3060] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:01.027016  3845 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ef91323b6549b3a267e27aedc92eda in term 2.
I20260710 13:28:01.028270  3734 leader_election.cc:304] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d14a31d19c4be0ada7d9dc20bf6299, b5ef91323b6549b3a267e27aedc92eda; no voters: 
I20260710 13:28:01.028920  3695 raft_consensus.cc:2468] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5ef91323b6549b3a267e27aedc92eda in term 2.
I20260710 13:28:01.029016  3895 raft_consensus.cc:2804] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:01.030596  3895 raft_consensus.cc:697] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 LEADER]: Becoming Leader. State: Replica: b5ef91323b6549b3a267e27aedc92eda, State: Running, Role: LEADER
I20260710 13:28:01.031312  3895 consensus_queue.cc:237] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } }
I20260710 13:28:01.037269  3593 catalog_manager.cc:5697] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda reported cstate change: term changed from 1 to 2, leader changed from e1acc6283b354350b14071f040322e27 (127.31.223.1) to b5ef91323b6549b3a267e27aedc92eda (127.31.223.2). New cstate: current_term: 2 leader_uuid: "b5ef91323b6549b3a267e27aedc92eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1acc6283b354350b14071f040322e27" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5ef91323b6549b3a267e27aedc92eda" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d14a31d19c4be0ada7d9dc20bf6299" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 38837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.144580 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
I20260710 13:28:01.163265 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:01.163954 32636 tablet_replica.cc:333] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27: stopping tablet replica
I20260710 13:28:01.164541 32636 raft_consensus.cc:2243] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.164943 32636 raft_consensus.cc:2272] T c45e116ce21f4b64b1d8d4029563abc1 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.167047 32636 tablet_replica.cc:333] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: stopping tablet replica
I20260710 13:28:01.167514 32636 raft_consensus.cc:2243] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:01.168145 32636 pending_rounds.cc:70] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Trying to abort 1 pending ops.
I20260710 13:28:01.168383 32636 pending_rounds.cc:77] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994570603802624 op_type: NO_OP noop_request { }
I20260710 13:28:01.168658 32636 raft_consensus.cc:2889] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:01.168906 32636 raft_consensus.cc:2272] T 4bc9002263014ec49355076632be7be2 P e1acc6283b354350b14071f040322e27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.171079 32636 tablet_replica.cc:333] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27: stopping tablet replica
I20260710 13:28:01.171531 32636 raft_consensus.cc:2243] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:01.172215 32636 raft_consensus.cc:2272] T 50f4f37656224bd7b6411c6225cc90a6 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.173895 32636 tablet_replica.cc:333] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27: stopping tablet replica
I20260710 13:28:01.174307 32636 raft_consensus.cc:2243] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.174758 32636 raft_consensus.cc:2272] T b1d1f05c7932438292b2f2e634711100 P e1acc6283b354350b14071f040322e27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.196745 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
I20260710 13:28:01.208873 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
I20260710 13:28:01.227813 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:01.228416 32636 tablet_replica.cc:333] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: stopping tablet replica
I20260710 13:28:01.228936 32636 raft_consensus.cc:2243] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:01.229514 32636 pending_rounds.cc:70] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Trying to abort 1 pending ops.
I20260710 13:28:01.229681 32636 pending_rounds.cc:77] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994571911389184 op_type: NO_OP noop_request { }
I20260710 13:28:01.229918 32636 raft_consensus.cc:2889] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:01.230147 32636 raft_consensus.cc:2272] T c45e116ce21f4b64b1d8d4029563abc1 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.232785 32636 tablet_replica.cc:333] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda: stopping tablet replica
I20260710 13:28:01.233283 32636 raft_consensus.cc:2243] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.233650 32636 raft_consensus.cc:2272] T 4bc9002263014ec49355076632be7be2 P b5ef91323b6549b3a267e27aedc92eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.235970 32636 tablet_replica.cc:333] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda: stopping tablet replica
I20260710 13:28:01.236461 32636 raft_consensus.cc:2243] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.236829 32636 raft_consensus.cc:2272] T 50f4f37656224bd7b6411c6225cc90a6 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.238586 32636 tablet_replica.cc:333] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda: stopping tablet replica
I20260710 13:28:01.239019 32636 raft_consensus.cc:2243] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.239384 32636 raft_consensus.cc:2272] T b1d1f05c7932438292b2f2e634711100 P b5ef91323b6549b3a267e27aedc92eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.261814 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:28:01.274511 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
I20260710 13:28:01.291940 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:01.292593 32636 tablet_replica.cc:333] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299: stopping tablet replica
I20260710 13:28:01.293084 32636 raft_consensus.cc:2243] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.293484 32636 raft_consensus.cc:2272] T c45e116ce21f4b64b1d8d4029563abc1 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.295683 32636 tablet_replica.cc:333] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299: stopping tablet replica
I20260710 13:28:01.296160 32636 raft_consensus.cc:2243] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.296542 32636 raft_consensus.cc:2272] T 4bc9002263014ec49355076632be7be2 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.298904 32636 tablet_replica.cc:333] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299: stopping tablet replica
I20260710 13:28:01.299387 32636 raft_consensus.cc:2243] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:01.299741 32636 raft_consensus.cc:2272] T 50f4f37656224bd7b6411c6225cc90a6 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.301395 32636 tablet_replica.cc:333] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299: stopping tablet replica
I20260710 13:28:01.301792 32636 raft_consensus.cc:2243] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:01.302582 32636 raft_consensus.cc:2272] T b1d1f05c7932438292b2f2e634711100 P 64d14a31d19c4be0ada7d9dc20bf6299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.324976 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:28:01.337105 32636 master.cc:562] Master@127.31.223.62:41465 shutting down...
I20260710 13:28:01.351406 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:01.352020 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:01.352439 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53108a57e7424d31ae01a0c5d5fd2997: stopping tablet replica
I20260710 13:28:01.371443 32636 master.cc:584] Master@127.31.223.62:41465 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2815 ms)
[----------] 6 tests from LeaderRebalancerTest (94602 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:28:01.399462 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:34083
I20260710 13:28:01.400573 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.405730  3942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.406152  3943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.407122  3945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:01.408188 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:01.409091 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.409260 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:01.409461 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690081409429 us; error 0 us; skew 500 ppm
I20260710 13:28:01.410035 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.412451 32636 webserver.cc:533] Webserver started at http://127.31.223.62:40197/ using document root <none> and password file <none>
I20260710 13:28:01.412947 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.413142 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.413455 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.414726 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "aaec46a5281b43dba7fc5394754dfa46"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.419236 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:01.422708  3950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.423604 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:01.423877 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "aaec46a5281b43dba7fc5394754dfa46"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.424126 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:01.459481 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.460467 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.497200 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:34083
I20260710 13:28:01.497301  4001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:34083 every 8 connection(s)
I20260710 13:28:01.501231  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.511965  4002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: Bootstrap starting.
I20260710 13:28:01.516343  4002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.520493  4002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: No bootstrap required, opened a new log
I20260710 13:28:01.522646  4002 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER }
I20260710 13:28:01.523136  4002 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.523455  4002 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaec46a5281b43dba7fc5394754dfa46, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.524142  4002 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER }
I20260710 13:28:01.524595  4002 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:01.524827  4002 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:01.525098  4002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.529851  4002 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER }
I20260710 13:28:01.530422  4002 leader_election.cc:304] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [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: aaec46a5281b43dba7fc5394754dfa46; no voters: 
I20260710 13:28:01.531658  4002 leader_election.cc:290] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:01.532018  4005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:01.533429  4005 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 1 LEADER]: Becoming Leader. State: Replica: aaec46a5281b43dba7fc5394754dfa46, State: Running, Role: LEADER
I20260710 13:28:01.534021  4005 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [LEADER]: Queue going to LEADER mode. State: All 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: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER }
I20260710 13:28:01.534569  4002 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:01.536839  4006 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaec46a5281b43dba7fc5394754dfa46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER } }
I20260710 13:28:01.536859  4007 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaec46a5281b43dba7fc5394754dfa46. Latest consensus state: current_term: 1 leader_uuid: "aaec46a5281b43dba7fc5394754dfa46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaec46a5281b43dba7fc5394754dfa46" member_type: VOTER } }
I20260710 13:28:01.537688  4006 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:01.537690  4007 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:01.543952  4010 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:01.551642  4010 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:01.552683 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:01.561111  4010 catalog_manager.cc:1383] Generated new cluster ID: 7adacfd3b4b740fbb54a9c366d3bb74a
I20260710 13:28:01.561507  4010 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:01.584972  4010 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:01.586751  4010 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:01.622973  4010 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: Generated new TSK 0
I20260710 13:28:01.623791  4010 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:01.683606 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.689738  4023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.690950  4024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.692422  4026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:01.693169 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:01.694017 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.694240 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:01.694442 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690081694418 us; error 0 us; skew 500 ppm
I20260710 13:28:01.694985 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.697259 32636 webserver.cc:533] Webserver started at http://127.31.223.1:44593/ using document root <none> and password file <none>
I20260710 13:28:01.697811 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.698025 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.698299 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.699451 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "569a38735bb642d2bca6224b8f7d2937"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.704041 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:28:01.707453  4031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.708240 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:01.708575 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "569a38735bb642d2bca6224b8f7d2937"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.708902 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:01.718667 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.719825 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.721283 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.723492 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.723665 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.724004 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.724144 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.765280 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:36461
I20260710 13:28:01.765383  4093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:36461 every 8 connection(s)
I20260710 13:28:01.770408 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.777261  4098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.777912  4099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.781435  4101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:01.781947 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:01.783305  4094 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34083
I20260710 13:28:01.783713  4094 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:01.784000 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.784258 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:01.784440 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690081784425 us; error 0 us; skew 500 ppm
I20260710 13:28:01.784550  4094 heartbeater.cc:507] Master 127.31.223.62:34083 requested a full tablet report, sending...
I20260710 13:28:01.785051 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.786963  3967 ts_manager.cc:194] Registered new tserver with Master: 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461)
I20260710 13:28:01.787853 32636 webserver.cc:533] Webserver started at http://127.31.223.2:42711/ using document root <none> and password file <none>
I20260710 13:28:01.788409 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.788614 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.788880 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.788832  3967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48666
I20260710 13:28:01.790329 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.795255 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:01.798727  4106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.799702 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:01.799978 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.800217 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:01.817413 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.818567 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.820025 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.822309 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.822589 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.822880 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.823031 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.862771 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:46027
I20260710 13:28:01.862891  4168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:46027 every 8 connection(s)
I20260710 13:28:01.867539 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.874565  4172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:01.875572  4173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:01.878556 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:01.879578  4169 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34083
W20260710 13:28:01.879628  4176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:01.880074  4169 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:01.880827 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.881151 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:01.881125  4169 heartbeater.cc:507] Master 127.31.223.62:34083 requested a full tablet report, sending...
I20260710 13:28:01.881574 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690081881552 us; error 0 us; skew 500 ppm
I20260710 13:28:01.882364 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.883915  3967 ts_manager.cc:194] Registered new tserver with Master: da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:01.885360 32636 webserver.cc:533] Webserver started at http://127.31.223.3:39347/ using document root <none> and password file <none>
I20260710 13:28:01.885900  3967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48668
I20260710 13:28:01.886060 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.886361 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.886713 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.888104 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "89ff3193b360499c9568c2d92692d6e7"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.892876 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:28:01.896404  4180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.897310 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:01.897717 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "89ff3193b360499c9568c2d92692d6e7"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-qb46"
I20260710 13:28:01.898037 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:01.951781 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.952910 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.954183 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.957278 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.957509 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.957799 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.957973 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.997628 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:45143
I20260710 13:28:01.997781  4242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:45143 every 8 connection(s)
I20260710 13:28:02.012679  4243 heartbeater.cc:344] Connected to a master server at 127.31.223.62:34083
I20260710 13:28:02.013180  4243 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:02.013923  4243 heartbeater.cc:507] Master 127.31.223.62:34083 requested a full tablet report, sending...
I20260710 13:28:02.016094  3967 ts_manager.cc:194] Registered new tserver with Master: 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.016726 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015911597s
I20260710 13:28:02.017436  3967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48672
I20260710 13:28:02.042797  3967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48676:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:02.045462  3967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:02.114455  4059 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4575b75908442fa4a25d97ffd089ec (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:02.115922  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4575b75908442fa4a25d97ffd089ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.119504  4058 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa44ae12a3747418e613a214ba33474 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:02.121007  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa44ae12a3747418e613a214ba33474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.126782  4205 tablet_service.cc:1511] Processing CreateTablet for tablet 9485b3edeb34455585d1266cb94bb8eb (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:02.127496  4057 tablet_service.cc:1511] Processing CreateTablet for tablet db723563ad324d2ea8749624662bd329 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:02.128324  4205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485b3edeb34455585d1266cb94bb8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.128873  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db723563ad324d2ea8749624662bd329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.131398  4206 tablet_service.cc:1511] Processing CreateTablet for tablet db723563ad324d2ea8749624662bd329 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:02.132795  4206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db723563ad324d2ea8749624662bd329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.135829  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 9485b3edeb34455585d1266cb94bb8eb (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:02.137246  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485b3edeb34455585d1266cb94bb8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.137310  4207 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa44ae12a3747418e613a214ba33474 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:02.138768  4207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa44ae12a3747418e613a214ba33474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.139576  4203 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:02.140882  4203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.143497  4202 tablet_service.cc:1511] Processing CreateTablet for tablet 094ab79cb1604398b6672304da6845bf (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:02.144994  4202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094ab79cb1604398b6672304da6845bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.146324  4132 tablet_service.cc:1511] Processing CreateTablet for tablet db723563ad324d2ea8749624662bd329 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:02.143520  4134 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4575b75908442fa4a25d97ffd089ec (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:02.144634  4133 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa44ae12a3747418e613a214ba33474 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:02.147981  4132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db723563ad324d2ea8749624662bd329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.150530  4131 tablet_service.cc:1511] Processing CreateTablet for tablet 9485b3edeb34455585d1266cb94bb8eb (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:02.151002  4201 tablet_service.cc:1511] Processing CreateTablet for tablet b918049f5ee64ad287cdd78e806b15ac (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:02.152956  4201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b918049f5ee64ad287cdd78e806b15ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.153235  4130 tablet_service.cc:1511] Processing CreateTablet for tablet fb3ee5b6156446049d72a875362ce413 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:02.131489  4204 tablet_service.cc:1511] Processing CreateTablet for tablet fb3ee5b6156446049d72a875362ce413 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:02.155917  4204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3ee5b6156446049d72a875362ce413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.156389  4129 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:02.126784  4208 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4575b75908442fa4a25d97ffd089ec (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:02.158181  4055 tablet_service.cc:1511] Processing CreateTablet for tablet fb3ee5b6156446049d72a875362ce413 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:02.159035  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4575b75908442fa4a25d97ffd089ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.160063  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3ee5b6156446049d72a875362ce413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.163561  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:02.165635  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.166538  4133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa44ae12a3747418e613a214ba33474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.168650  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485b3edeb34455585d1266cb94bb8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.170801  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3ee5b6156446049d72a875362ce413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.174638  4128 tablet_service.cc:1511] Processing CreateTablet for tablet 094ab79cb1604398b6672304da6845bf (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:02.176117  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094ab79cb1604398b6672304da6845bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.178081  4200 tablet_service.cc:1511] Processing CreateTablet for tablet 55c82119de664a319a03145a1c0fd8c3 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:02.179565  4200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c82119de664a319a03145a1c0fd8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.180125  4127 tablet_service.cc:1511] Processing CreateTablet for tablet b918049f5ee64ad287cdd78e806b15ac (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:02.181496  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b918049f5ee64ad287cdd78e806b15ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.185084  4126 tablet_service.cc:1511] Processing CreateTablet for tablet 55c82119de664a319a03145a1c0fd8c3 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:02.186517  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c82119de664a319a03145a1c0fd8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.208333  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 094ab79cb1604398b6672304da6845bf (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:02.212534  4052 tablet_service.cc:1511] Processing CreateTablet for tablet b918049f5ee64ad287cdd78e806b15ac (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:02.210290  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094ab79cb1604398b6672304da6845bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.218863  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b918049f5ee64ad287cdd78e806b15ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.224392  4260 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.225122  4134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4575b75908442fa4a25d97ffd089ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.228196  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 55c82119de664a319a03145a1c0fd8c3 (DEFAULT_TABLE table=test-workload [id=2958f4d900e8402b911d37759f3e5eaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:02.230643  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c82119de664a319a03145a1c0fd8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.235080  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4afd5f32f44cd2a07fa58a4503e8e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.280879  4260 tablet_bootstrap.cc:654] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.296271  4258 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.300917  4259 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.301543  4260 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.302232  4260 ts_tablet_manager.cc:1403] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260710 13:28:02.305330  4260 raft_consensus.cc:359] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.306084  4260 raft_consensus.cc:385] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.306449  4260 raft_consensus.cc:740] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.307346  4260 consensus_queue.cc:260] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.311299  4259 tablet_bootstrap.cc:654] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.310278  4258 tablet_bootstrap.cc:654] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.315133  4169 heartbeater.cc:499] Master 127.31.223.62:34083 was elected leader, sending a full tablet report...
I20260710 13:28:02.315522  4260 ts_tablet_manager.cc:1434] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:28:02.321038  4260 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.327525  4260 tablet_bootstrap.cc:654] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.337708  4259 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.338083  4260 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.338181  4259 ts_tablet_manager.cc:1403] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260710 13:28:02.338812  4260 ts_tablet_manager.cc:1403] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:28:02.341460  4259 raft_consensus.cc:359] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.341858  4260 raft_consensus.cc:359] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.342574  4259 raft_consensus.cc:385] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.342698  4260 raft_consensus.cc:385] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.343287  4259 raft_consensus.cc:740] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.343395  4260 raft_consensus.cc:740] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.344549  4260 consensus_queue.cc:260] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.344615  4259 consensus_queue.cc:260] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.347203  4260 ts_tablet_manager.cc:1434] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:02.348287  4260 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.355563  4260 tablet_bootstrap.cc:654] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.361755  4243 heartbeater.cc:499] Master 127.31.223.62:34083 was elected leader, sending a full tablet report...
I20260710 13:28:02.362103  4259 ts_tablet_manager.cc:1434] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.013s
I20260710 13:28:02.362142  4258 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.362947  4258 ts_tablet_manager.cc:1403] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.020s
I20260710 13:28:02.363391  4259 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.366114  4258 raft_consensus.cc:359] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.366901  4258 raft_consensus.cc:385] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.367188  4258 raft_consensus.cc:740] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.367877  4258 consensus_queue.cc:260] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.369397  4259 tablet_bootstrap.cc:654] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.369942  4260 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.370622  4260 ts_tablet_manager.cc:1403] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:28:02.374238  4260 raft_consensus.cc:359] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.375229  4260 raft_consensus.cc:385] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.375523  4260 raft_consensus.cc:740] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.376541  4260 consensus_queue.cc:260] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.379164  4260 ts_tablet_manager.cc:1434] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:02.377228  4258 ts_tablet_manager.cc:1434] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 13:28:02.379935  4094 heartbeater.cc:499] Master 127.31.223.62:34083 was elected leader, sending a full tablet report...
I20260710 13:28:02.380170  4260 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.385144  4258 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.386718  4260 tablet_bootstrap.cc:654] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.392619  4258 tablet_bootstrap.cc:654] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.399902  4260 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.400563  4260 ts_tablet_manager.cc:1403] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:28:02.403395  4258 tablet_bootstrap.cc:492] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.403981  4258 ts_tablet_manager.cc:1403] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:28:02.403625  4260 raft_consensus.cc:359] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.404381  4260 raft_consensus.cc:385] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.404846  4260 raft_consensus.cc:740] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.405763  4260 consensus_queue.cc:260] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.408104  4260 ts_tablet_manager.cc:1434] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:02.409164  4260 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.409166  4258 raft_consensus.cc:359] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.410218  4258 raft_consensus.cc:385] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.410562  4258 raft_consensus.cc:740] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.411551  4258 consensus_queue.cc:260] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.414477  4258 ts_tablet_manager.cc:1434] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:28:02.415467  4258 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.416342  4260 tablet_bootstrap.cc:654] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.422482  4258 tablet_bootstrap.cc:654] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.428602  4260 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.429373  4260 ts_tablet_manager.cc:1403] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:28:02.432936  4260 raft_consensus.cc:359] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.433784  4260 raft_consensus.cc:385] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.434104  4260 raft_consensus.cc:740] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.434993  4266 raft_consensus.cc:493] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.435267  4260 consensus_queue.cc:260] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.437737  4260 ts_tablet_manager.cc:1434] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:28:02.435715  4266 raft_consensus.cc:515] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.438812  4260 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.444489  4266 leader_election.cc:290] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:02.434934  4258 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.446265  4258 ts_tablet_manager.cc:1403] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260710 13:28:02.449170  4258 raft_consensus.cc:359] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.449908  4258 raft_consensus.cc:385] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.454304  4259 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.454145  4262 raft_consensus.cc:493] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.450208  4258 raft_consensus.cc:740] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.454981  4262 raft_consensus.cc:515] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.456429  4258 consensus_queue.cc:260] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.459903  4262 leader_election.cc:290] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.460258  4258 ts_tablet_manager.cc:1434] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:28:02.463028  4258 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.466284  4260 tablet_bootstrap.cc:654] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.466918  4259 ts_tablet_manager.cc:1403] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.104s	user 0.039s	sys 0.047s
I20260710 13:28:02.473842  4258 tablet_bootstrap.cc:654] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.474929  4260 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.475471  4260 ts_tablet_manager.cc:1403] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:28:02.476300  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c82119de664a319a03145a1c0fd8c3" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:02.477028  4069 raft_consensus.cc:2468] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:02.470409  4259 raft_consensus.cc:359] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.477775  4259 raft_consensus.cc:385] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.478626  4184 leader_election.cc:304] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:02.478504  4260 raft_consensus.cc:359] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.479398  4260 raft_consensus.cc:385] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.479586  4266 raft_consensus.cc:2804] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.479743  4260 raft_consensus.cc:740] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.480015  4266 raft_consensus.cc:493] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.480418  4266 raft_consensus.cc:3060] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.480702  4260 consensus_queue.cc:260] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.483168  4260 ts_tablet_manager.cc:1434] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:02.484246  4260 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:02.484820  4262 raft_consensus.cc:493] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.485532  4262 raft_consensus.cc:515] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.487659  4262 leader_election.cc:290] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.488129  4262 raft_consensus.cc:493] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.488550  4262 raft_consensus.cc:515] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.489253  4266 raft_consensus.cc:515] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.491144  4262 leader_election.cc:290] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.478574  4259 raft_consensus.cc:740] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.494046  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c82119de664a319a03145a1c0fd8c3" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:02.494793  4144 raft_consensus.cc:2468] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:02.494879  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c82119de664a319a03145a1c0fd8c3" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:02.494627  4259 consensus_queue.cc:260] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.495545  4069 raft_consensus.cc:3060] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.497044  4260 tablet_bootstrap.cc:654] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.501439  4068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:02.508016  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:02.510052  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:02.511339  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c82119de664a319a03145a1c0fd8c3" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
W20260710 13:28:02.511910  4110 leader_election.cc:343] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.512259  4144 raft_consensus.cc:3060] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:02.514022  4110 leader_election.cc:343] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:02.514971  4110 leader_election.cc:343] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.518585  4266 leader_election.cc:290] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:02.525146  4268 raft_consensus.cc:493] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.525179  4144 raft_consensus.cc:2468] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:02.525967  4268 raft_consensus.cc:515] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.530370  4259 ts_tablet_manager.cc:1434] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.019s
I20260710 13:28:02.531566  4184 leader_election.cc:304] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:02.532435  4268 leader_election.cc:290] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:02.532622  4280 raft_consensus.cc:2804] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.533015  4069 raft_consensus.cc:2468] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:02.533156  4280 raft_consensus.cc:697] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:02.535184  4259 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.542341  4280 consensus_queue.cc:237] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
W20260710 13:28:02.545897  4015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:02.549197  4258 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.549881  4258 ts_tablet_manager.cc:1403] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.002s
I20260710 13:28:02.553448  4260 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.554035  4260 ts_tablet_manager.cc:1403] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.014s
I20260710 13:28:02.554697  4258 raft_consensus.cc:359] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.555794  4258 raft_consensus.cc:385] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.556155  4258 raft_consensus.cc:740] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.556677  4259 tablet_bootstrap.cc:654] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.557080  4258 consensus_queue.cc:260] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.561748  4258 ts_tablet_manager.cc:1434] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:28:02.561830  4218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.563017  4258 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.563418  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.564451  4217 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:02.564699  4260 raft_consensus.cc:359] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.565618  4260 raft_consensus.cc:385] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.565954  4260 raft_consensus.cc:740] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.565894  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
W20260710 13:28:02.567332  4109 leader_election.cc:343] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.568596  4109 leader_election.cc:304] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:02.568506  4260 consensus_queue.cc:260] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.570662  4278 raft_consensus.cc:493] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.570853  4109 leader_election.cc:304] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:02.571169  4278 raft_consensus.cc:515] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.572655  4262 raft_consensus.cc:2749] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.573508  4262 raft_consensus.cc:2804] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.573729  4278 leader_election.cc:290] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.573992  4262 raft_consensus.cc:493] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.574508  4262 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.575171  3966 catalog_manager.cc:5697] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:02.578091  4258 tablet_bootstrap.cc:654] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.582620  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
W20260710 13:28:02.584110  4110 leader_election.cc:343] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.585671  4262 raft_consensus.cc:515] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.588004  4262 leader_election.cc:290] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.589531  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
W20260710 13:28:02.593838  4110 leader_election.cc:343] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.595810  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.597705  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
W20260710 13:28:02.598038  4034 leader_election.cc:343] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:02.598843  4035 leader_election.cc:343] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.599221  4035 leader_election.cc:304] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937; no voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:02.599941  4268 raft_consensus.cc:2749] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:02.604705  4109 leader_election.cc:343] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.605162  4109 leader_election.cc:304] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:02.605634  4259 tablet_bootstrap.cc:492] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.606151  4259 ts_tablet_manager.cc:1403] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.004s
I20260710 13:28:02.607342  4260 ts_tablet_manager.cc:1434] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.001s
I20260710 13:28:02.607774  4258 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.608269  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:02.608243  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.609393  4217 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.609925  4260 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
W20260710 13:28:02.610419  4109 leader_election.cc:343] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.610882  4109 leader_election.cc:304] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:02.614900  4258 ts_tablet_manager.cc:1403] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260710 13:28:02.615847  4287 raft_consensus.cc:2749] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.616811  4289 raft_consensus.cc:2749] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.617260  4260 tablet_bootstrap.cc:654] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.614500  4259 raft_consensus.cc:359] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.620311  4259 raft_consensus.cc:385] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.620648  4259 raft_consensus.cc:740] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.621394  4259 consensus_queue.cc:260] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.619946  4258 raft_consensus.cc:359] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.623685  4259 ts_tablet_manager.cc:1434] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:28:02.625309  4258 raft_consensus.cc:385] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.625835  4258 raft_consensus.cc:740] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.626094  4259 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.627063  4258 consensus_queue.cc:260] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.624639  4217 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:02.631574  4258 ts_tablet_manager.cc:1434] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:28:02.633220  4258 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.639212  4109 leader_election.cc:304] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:02.641062  4287 raft_consensus.cc:2804] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.641732  4287 raft_consensus.cc:697] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:02.642724  4260 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:02.643241  4260 ts_tablet_manager.cc:1403] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260710 13:28:02.643332  4258 tablet_bootstrap.cc:654] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.643939  4287 consensus_queue.cc:237] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.646304  4268 raft_consensus.cc:493] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.647007  4268 raft_consensus.cc:515] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.647588  4259 tablet_bootstrap.cc:654] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.654696  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:02.654949  4268 leader_election.cc:290] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.655405  4144 raft_consensus.cc:2468] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:02.646237  4260 raft_consensus.cc:359] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.656481  4260 raft_consensus.cc:385] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.656759  4260 raft_consensus.cc:740] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.657610  4035 leader_election.cc:304] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:02.657709  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.659021  4268 raft_consensus.cc:2804] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.658674  4260 consensus_queue.cc:260] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.659417  4268 raft_consensus.cc:493] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.659763  4268 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.661592  4260 ts_tablet_manager.cc:1434] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:28:02.661738  4259 tablet_bootstrap.cc:492] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.662560  4259 ts_tablet_manager.cc:1403] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260710 13:28:02.662704  4260 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
W20260710 13:28:02.662997  4034 leader_election.cc:343] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.658728  4258 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.666975  4258 ts_tablet_manager.cc:1403] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260710 13:28:02.666635  4259 raft_consensus.cc:359] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.670778  4259 raft_consensus.cc:385] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.671216  4259 raft_consensus.cc:740] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.671073  4268 raft_consensus.cc:515] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.672324  4259 consensus_queue.cc:260] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.669064  4260 tablet_bootstrap.cc:654] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.673450  4258 raft_consensus.cc:359] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.674189  4258 raft_consensus.cc:385] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.674448  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:02.674527  4258 raft_consensus.cc:740] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.674901  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:02.675468  4258 consensus_queue.cc:260] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
W20260710 13:28:02.676501  4034 leader_election.cc:343] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.675045  4144 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.677908  4259 ts_tablet_manager.cc:1434] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:28:02.679090  4259 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.685377  4259 tablet_bootstrap.cc:654] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.685802  4268 leader_election.cc:290] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.688578  4268 raft_consensus.cc:493] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.689278  4268 raft_consensus.cc:515] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.687657  4144 raft_consensus.cc:2468] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:02.693094  4035 leader_election.cc:304] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [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: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:02.701834  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.702921  4217 raft_consensus.cc:2468] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:02.703466  3967 catalog_manager.cc:5697] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.704957  4034 leader_election.cc:304] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:02.716302  4268 leader_election.cc:290] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.718505  4268 raft_consensus.cc:493] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.726606  4297 raft_consensus.cc:2804] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.727478  4297 raft_consensus.cc:493] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.727905  4297 raft_consensus.cc:3060] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.721763  4299 raft_consensus.cc:2804] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.731141  4299 raft_consensus.cc:697] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:02.732404  4299 consensus_queue.cc:237] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.728629  4268 raft_consensus.cc:515] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.745126  4258 ts_tablet_manager.cc:1434] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.075s	user 0.034s	sys 0.025s
I20260710 13:28:02.745769  4268 leader_election.cc:290] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.746366  4260 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
W20260710 13:28:02.743508  4035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.2:46027, user_credentials={real_user=slave}} blocked reactor thread for 50574.8us
I20260710 13:28:02.746969  4260 ts_tablet_manager.cc:1403] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.022s
I20260710 13:28:02.747675  4258 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.751283  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db723563ad324d2ea8749624662bd329" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:02.752269  4143 raft_consensus.cc:2468] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:02.753279  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:02.753953  4144 raft_consensus.cc:2468] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:02.753803  4260 raft_consensus.cc:359] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.754765  4260 raft_consensus.cc:385] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.755069  4260 raft_consensus.cc:740] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.755471  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db723563ad324d2ea8749624662bd329" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.755736  4260 consensus_queue.cc:260] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.756182  4217 raft_consensus.cc:2468] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:02.757834  4260 ts_tablet_manager.cc:1434] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:28:02.757819  4034 leader_election.cc:304] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:02.758364  4259 tablet_bootstrap.cc:492] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.759016  4294 raft_consensus.cc:2804] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.759485  4294 raft_consensus.cc:493] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.759824  4294 raft_consensus.cc:3060] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.761588  4297 raft_consensus.cc:515] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.764945  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:02.765079  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa44ae12a3747418e613a214ba33474" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:02.765527  4144 raft_consensus.cc:3060] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.765684  4217 raft_consensus.cc:3060] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.766480  4258 tablet_bootstrap.cc:654] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.759019  4259 ts_tablet_manager.cc:1403] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.017s
I20260710 13:28:02.774706  4294 raft_consensus.cc:515] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.781078  4217 raft_consensus.cc:2468] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:02.781733  3964 catalog_manager.cc:5697] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.782867  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db723563ad324d2ea8749624662bd329" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:02.783001  4034 leader_election.cc:304] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:02.783494  4143 raft_consensus.cc:3060] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.784399  4268 raft_consensus.cc:2804] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.785028  4268 raft_consensus.cc:697] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:02.786124  4268 consensus_queue.cc:237] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.779878  4144 raft_consensus.cc:2468] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:02.792802  4143 raft_consensus.cc:2468] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:02.793512  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db723563ad324d2ea8749624662bd329" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:02.794135  4216 raft_consensus.cc:3060] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.795614  4294 leader_election.cc:290] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.796151  4259 raft_consensus.cc:359] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.796821  4259 raft_consensus.cc:385] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.797068  4259 raft_consensus.cc:740] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.797437  4297 leader_election.cc:290] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.797740  4259 consensus_queue.cc:260] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.798580  4035 leader_election.cc:304] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:02.801065  4297 raft_consensus.cc:2804] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.803613  4258 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.804919  4297 raft_consensus.cc:697] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:02.805989  4297 consensus_queue.cc:237] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.807128  4287 raft_consensus.cc:493] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.807660  4287 raft_consensus.cc:515] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.807940  3967 catalog_manager.cc:5697] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.809201  4216 raft_consensus.cc:2468] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:02.809707  4259 ts_tablet_manager.cc:1434] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260710 13:28:02.812094  4259 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.812951  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:02.810298  4258 ts_tablet_manager.cc:1403] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.024s
I20260710 13:28:02.813686  4069 raft_consensus.cc:2468] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:02.820065  4110 leader_election.cc:304] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:02.821096  4289 raft_consensus.cc:2804] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.821480  4289 raft_consensus.cc:493] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.821790  4289 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.809953  4287 leader_election.cc:290] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.826804  4259 tablet_bootstrap.cc:654] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.827374  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:02.828172  4216 raft_consensus.cc:2468] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:02.821123  4258 raft_consensus.cc:359] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.831233  4258 raft_consensus.cc:385] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.831538  4258 raft_consensus.cc:740] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.832414  4258 consensus_queue.cc:260] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.832759  4289 raft_consensus.cc:515] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.835367  4258 ts_tablet_manager.cc:1434] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:28:02.835152  3964 catalog_manager.cc:5697] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.837136  4258 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.836995  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:02.837797  4069 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.843995  4258 tablet_bootstrap.cc:654] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.847864  4289 leader_election.cc:290] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:02.849151  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:02.849889  4216 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.850214  4259 tablet_bootstrap.cc:492] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.850937  4259 ts_tablet_manager.cc:1403] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.018s
I20260710 13:28:02.854513  4259 raft_consensus.cc:359] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.855252  4259 raft_consensus.cc:385] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.855262  4258 tablet_bootstrap.cc:492] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.855612  4259 raft_consensus.cc:740] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.855863  4258 ts_tablet_manager.cc:1403] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:28:02.856442  4259 consensus_queue.cc:260] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.857620  4216 raft_consensus.cc:2468] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:02.858785  4259 ts_tablet_manager.cc:1434] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:28:02.858714  4258 raft_consensus.cc:359] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.859536  4258 raft_consensus.cc:385] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.859714  4069 raft_consensus.cc:2468] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:02.859956  4259 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.859802  4258 raft_consensus.cc:740] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.860940  4258 consensus_queue.cc:260] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.861302  4109 leader_election.cc:304] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:02.863375  4258 ts_tablet_manager.cc:1434] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:02.864089  4289 raft_consensus.cc:2804] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.864748  4258 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:02.867612  4259 tablet_bootstrap.cc:654] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.872900  4289 raft_consensus.cc:697] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:02.873973  4289 consensus_queue.cc:237] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:02.875159  4259 tablet_bootstrap.cc:492] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.875701  4259 ts_tablet_manager.cc:1403] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:28:02.878727  4259 raft_consensus.cc:359] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.879518  4259 raft_consensus.cc:385] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.879910  4258 tablet_bootstrap.cc:654] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.879861  4259 raft_consensus.cc:740] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.880820  4259 consensus_queue.cc:260] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.883409  4259 ts_tablet_manager.cc:1434] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:02.884761  4259 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.887976  4258 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:02.888533  4258 ts_tablet_manager.cc:1403] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260710 13:28:02.888149  3964 catalog_manager.cc:5697] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:02.891681  4259 tablet_bootstrap.cc:654] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.891392  4258 raft_consensus.cc:359] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.892182  4258 raft_consensus.cc:385] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.892524  4258 raft_consensus.cc:740] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.893199  4258 consensus_queue.cc:260] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.895164  4258 ts_tablet_manager.cc:1434] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:02.901253  4259 tablet_bootstrap.cc:492] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.901731  4259 ts_tablet_manager.cc:1403] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:28:02.903959  4259 raft_consensus.cc:359] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.904610  4259 raft_consensus.cc:385] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.904917  4259 raft_consensus.cc:740] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.905512  4259 consensus_queue.cc:260] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.907208  4259 ts_tablet_manager.cc:1434] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:28:02.908119  4259 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:02.912668  4259 tablet_bootstrap.cc:654] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.916975  4259 tablet_bootstrap.cc:492] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:02.917483  4259 ts_tablet_manager.cc:1403] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:02.919562  4259 raft_consensus.cc:359] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.920205  4259 raft_consensus.cc:385] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.920528  4259 raft_consensus.cc:740] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.921110  4259 consensus_queue.cc:260] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:02.922715  4259 ts_tablet_manager.cc:1434] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:28:02.998986  4280 consensus_queue.cc:1048] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.010490  4280 consensus_queue.cc:1048] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.011593  4266 raft_consensus.cc:493] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:03.012068  4266 raft_consensus.cc:515] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.014036  4266 leader_election.cc:290] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:03.016776  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:03.017469  4066 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:03.018579  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:03.018774  4184 leader_election.cc:304] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:03.019330  4144 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:03.020807  4314 raft_consensus.cc:2804] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:03.021337  4314 raft_consensus.cc:493] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:03.021570  4289 raft_consensus.cc:493] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:03.021679  4314 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.022141  4289 raft_consensus.cc:515] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.024251  4289 leader_election.cc:290] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.024958  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:03.025698  4069 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:03.026712  4110 leader_election.cc:304] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.027945  4289 raft_consensus.cc:2804] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:03.028317  4289 raft_consensus.cc:493] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:03.028662  4289 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.029439  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:03.029568  4314 raft_consensus.cc:515] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.030162  4216 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:03.031634  4314 leader_election.cc:290] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:03.032671  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:03.033298  4144 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.036176  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:03.036823  4069 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.036795  4289 raft_consensus.cc:515] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.039168  4289 leader_election.cc:290] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.039913  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:03.040138  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.040524  4066 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.040714  4216 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.041083  4144 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:03.042136  4184 leader_election.cc:304] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.042984  4314 raft_consensus.cc:2804] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:03.044107  4314 raft_consensus.cc:697] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:03.044646  4069 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:03.045010  4314 consensus_queue.cc:237] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.048887  4066 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:03.050163  4110 leader_election.cc:304] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.051151  4289 raft_consensus.cc:2804] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:03.051643  4289 raft_consensus.cc:697] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.052373  4216 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:03.052446  4289 consensus_queue.cc:237] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.055022  3964 catalog_manager.cc:5697] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:03.061326  3966 catalog_manager.cc:5697] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.088253  4297 raft_consensus.cc:493] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:03.088797  4297 raft_consensus.cc:515] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.090535  4297 leader_election.cc:290] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.091457  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:03.091565  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:03.092279  4144 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:03.092300  4216 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:03.093544  4034 leader_election.cc:304] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:03.094204  4297 raft_consensus.cc:2804] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:03.094580  4297 raft_consensus.cc:493] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:03.094861  4297 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.100435  4297 raft_consensus.cc:515] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.102262  4297 leader_election.cc:290] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.103029  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:03.103327  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.103555  4144 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.103890  4216 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.108814  4216 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:03.108964  4144 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:03.109922  4034 leader_election.cc:304] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:03.110706  4297 raft_consensus.cc:2804] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:03.111188  4297 raft_consensus.cc:697] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:03.111908  4297 consensus_queue.cc:237] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.119268  3966 catalog_manager.cc:5697] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.144460  4297 raft_consensus.cc:493] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:03.144986  4297 raft_consensus.cc:515] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.147459  4297 leader_election.cc:290] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.148108  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:03.148558  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:03.149303  4216 raft_consensus.cc:2393] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 569a38735bb642d2bca6224b8f7d2937 in current term 1: Already voted for candidate da2b4a1079ad4f04a338cf8cf7a75204 in this term.
I20260710 13:28:03.150277  4034 leader_election.cc:304] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937; no voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:03.151046  4297 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.155985  4297 raft_consensus.cc:2749] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:03.186967  4297 consensus_queue.cc:1048] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.197674  4268 consensus_queue.cc:1048] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.198124  4314 raft_consensus.cc:493] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:03.198737  4314 raft_consensus.cc:515] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.200903  4314 leader_election.cc:290] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:03.203168  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:03.206489  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:03.207402  4144 raft_consensus.cc:2393] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89ff3193b360499c9568c2d92692d6e7 in current term 1: Already voted for candidate 569a38735bb642d2bca6224b8f7d2937 in this term.
I20260710 13:28:03.209187  4294 consensus_queue.cc:1048] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.209564  4184 leader_election.cc:304] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7; no voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:03.210479  4314 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.217828  4314 raft_consensus.cc:2749] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:03.222898  4289 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.224222  4297 consensus_queue.cc:1048] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.235564  4297 consensus_queue.cc:1048] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.240947  4289 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.250227  4268 consensus_queue.cc:1048] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.294656  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
mode: GRACEFUL
new_leader_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:59308
I20260710 13:28:03.295205  4143 raft_consensus.cc:606] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Received request to transfer leadership to TS 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:03.305856  4143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
mode: GRACEFUL
new_leader_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:59308
I20260710 13:28:03.306445  4143 raft_consensus.cc:606] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Received request to transfer leadership to TS 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:03.319422  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
mode: GRACEFUL
new_leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:47302
I20260710 13:28:03.319957  4066 raft_consensus.cc:606] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Received request to transfer leadership to TS da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:03.325119  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
mode: GRACEFUL
new_leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:47302
I20260710 13:28:03.325752  4066 raft_consensus.cc:606] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Received request to transfer leadership to TS da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:03.342073  4217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
mode: GRACEFUL
new_leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:49748
I20260710 13:28:03.342684  4217 raft_consensus.cc:606] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Received request to transfer leadership to TS da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:03.352888  4289 consensus_queue.cc:1048] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.359926  4287 raft_consensus.cc:993] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: : Instructing follower 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:03.360595  4289 raft_consensus.cc:1081] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Signalling peer 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:03.362375  4069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:47296
I20260710 13:28:03.362995  4069 raft_consensus.cc:493] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:03.363380  4069 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.368587  4333 consensus_queue.cc:1048] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.370194  4069 raft_consensus.cc:515] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:03.373255  4069 leader_election.cc:290] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 2 election: Requested vote from peers 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:03.373874  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:03.374541  4143 raft_consensus.cc:3055] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:03.374859  4143 raft_consensus.cc:740] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.375794  4143 consensus_queue.cc:260] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:03.376266  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4575b75908442fa4a25d97ffd089ec" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.376787  4143 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.388391  4143 raft_consensus.cc:2468] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 2.
I20260710 13:28:03.389470  4035 leader_election.cc:304] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [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: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:03.390328  4294 raft_consensus.cc:2804] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:03.390812  4294 raft_consensus.cc:697] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:03.391583  4294 consensus_queue.cc:237] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } }
I20260710 13:28:03.397857  3965 catalog_manager.cc:5697] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 1 to 2, leader changed from da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2) to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.522430  4333 consensus_queue.cc:1048] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.533742  4336 consensus_queue.cc:1048] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.653986  4338 consensus_queue.cc:1048] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.667903  4266 consensus_queue.cc:1048] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.675561  4314 raft_consensus.cc:993] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: : Instructing follower da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.676007  4266 raft_consensus.cc:1081] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Signalling peer da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.677624  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:59296
I20260710 13:28:03.678125  4143 raft_consensus.cc:493] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:03.678514  4143 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.683272  4143 raft_consensus.cc:515] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.685617  4143 leader_election.cc:290] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.686203  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.686535  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b918049f5ee64ad287cdd78e806b15ac" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:03.686877  4217 raft_consensus.cc:3055] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:03.687143  4069 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.687261  4217 raft_consensus.cc:740] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:03.688205  4217 consensus_queue.cc:260] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.689543  4217 raft_consensus.cc:3060] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.692788  4069 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.693997  4110 leader_election.cc:304] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.694895  4336 raft_consensus.cc:2804] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:03.694937  4217 raft_consensus.cc:2468] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.695324  4336 raft_consensus.cc:697] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.696201  4336 consensus_queue.cc:237] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.702351  3967 catalog_manager.cc:5697] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 1 to 2, leader changed from 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3) to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.709082  4294 consensus_queue.cc:1048] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.719993  4268 consensus_queue.cc:1048] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.729462  4297 raft_consensus.cc:993] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: : Instructing follower da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.729910  4268 raft_consensus.cc:1081] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Signalling peer da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.731961  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:59304
I20260710 13:28:03.732542  4143 raft_consensus.cc:493] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:03.732923  4143 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.738154  4143 raft_consensus.cc:515] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.740553  4143 leader_election.cc:290] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.741984  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.742683  4216 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.742825  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4afd5f32f44cd2a07fa58a4503e8e1" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:03.743613  4069 raft_consensus.cc:3055] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:03.743904  4069 raft_consensus.cc:740] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:03.744694  4069 consensus_queue.cc:260] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.745666  4069 raft_consensus.cc:3060] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.749181  4216 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.750429  4109 leader_election.cc:304] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.751083  4336 raft_consensus.cc:2804] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:03.751538  4336 raft_consensus.cc:697] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.751786  4069 raft_consensus.cc:2468] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.752321  4336 consensus_queue.cc:237] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.758778  3967 catalog_manager.cc:5697] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 1 to 2, leader changed from 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1) to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.796870  4268 raft_consensus.cc:993] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: : Instructing follower da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.797340  4294 raft_consensus.cc:1081] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Signalling peer da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:03.798952  4143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:59304
I20260710 13:28:03.799559  4143 raft_consensus.cc:493] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:03.799954  4143 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.804992  4143 raft_consensus.cc:515] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.806769  4143 leader_election.cc:290] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.807860  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.807862  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3ee5b6156446049d72a875362ce413" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:03.808475  4216 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.808537  4069 raft_consensus.cc:3055] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:03.808923  4069 raft_consensus.cc:740] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:03.809649  4069 consensus_queue.cc:260] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.810684  4069 raft_consensus.cc:3060] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.813859  4216 raft_consensus.cc:2468] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.815074  4109 leader_election.cc:304] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:03.815878  4069 raft_consensus.cc:2468] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:03.815915  4336 raft_consensus.cc:2804] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:03.816589  4336 raft_consensus.cc:697] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.817373  4336 consensus_queue.cc:237] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.824519  3967 catalog_manager.cc:5697] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 1 to 2, leader changed from 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1) to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.831522  4333 raft_consensus.cc:993] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: : Instructing follower 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:03.832038  4336 raft_consensus.cc:1081] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Signalling peer 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:03.833628  4069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:47296
I20260710 13:28:03.834105  4069 raft_consensus.cc:493] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:03.834359  4069 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.839686  4069 raft_consensus.cc:515] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.841645  4069 leader_election.cc:290] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 2 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:03.842665  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:03.843333  4143 raft_consensus.cc:3055] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:03.843681  4143 raft_consensus.cc:740] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:03.844538  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:03.845134  4216 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.845077  4143 consensus_queue.cc:260] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.846671  4143 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.847319  4144 raft_consensus.cc:1275] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:03.848537  4294 consensus_queue.cc:1048] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:03.852869  4216 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 2.
I20260710 13:28:03.853834  4143 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 2.
I20260710 13:28:03.854682  4034 leader_election.cc:304] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:03.856405  4297 raft_consensus.cc:2804] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:03.856899  4297 raft_consensus.cc:697] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:03.857709  4297 consensus_queue.cc:237] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:03.861045  4216 raft_consensus.cc:3060] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:03.869108  4216 raft_consensus.cc:1275] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:03.870702  4297 consensus_queue.cc:1048] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:03.874867  3965 catalog_manager.cc:5697] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 1 to 2, leader changed from da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2) to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.143640  4216 raft_consensus.cc:1275] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.144973  4336 consensus_queue.cc:1048] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.154733  4069 raft_consensus.cc:1275] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.156250  4333 consensus_queue.cc:1048] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.205601  4216 raft_consensus.cc:1275] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.207159  4333 consensus_queue.cc:1048] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.216162  4069 raft_consensus.cc:1275] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.217461  4287 consensus_queue.cc:1048] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.225464  4216 raft_consensus.cc:1275] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.226877  4333 consensus_queue.cc:1048] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.236668  4069 raft_consensus.cc:1275] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.238318  4287 consensus_queue.cc:1048] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.299732  4143 raft_consensus.cc:1275] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.301275  4343 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.310710  4216 raft_consensus.cc:1275] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:04.312853  4297 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:06.371064  3967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48692:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:06.373150  3967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:06.423839  4053 tablet_service.cc:1511] Processing CreateTablet for tablet a1867241aaf04133bacd25c17bea78b8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:06.424795  4128 tablet_service.cc:1511] Processing CreateTablet for tablet a1867241aaf04133bacd25c17bea78b8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:06.425256  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1867241aaf04133bacd25c17bea78b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.426059  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1867241aaf04133bacd25c17bea78b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.426954  4202 tablet_service.cc:1511] Processing CreateTablet for tablet a1867241aaf04133bacd25c17bea78b8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:06.428264  4202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1867241aaf04133bacd25c17bea78b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.432647  4052 tablet_service.cc:1511] Processing CreateTablet for tablet ec30f3e142d6422a8451c2c60c89c0f8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:06.434139  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec30f3e142d6422a8451c2c60c89c0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.437013  4204 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6484038415a92d4952274618d9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:06.437158  4054 tablet_service.cc:1511] Processing CreateTablet for tablet e787c035e7d8480fa5eb28d3864962a2 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:06.438526  4204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6484038415a92d4952274618d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.439245  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e787c035e7d8480fa5eb28d3864962a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.439577  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57c5113b68479495d1c5bfd99455ff (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:06.440788  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57c5113b68479495d1c5bfd99455ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.432641  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6484038415a92d4952274618d9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:06.442472  4201 tablet_service.cc:1511] Processing CreateTablet for tablet ec30f3e142d6422a8451c2c60c89c0f8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:06.443418  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6484038415a92d4952274618d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.443867  4201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec30f3e142d6422a8451c2c60c89c0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.433761  4134 tablet_service.cc:1511] Processing CreateTablet for tablet 881fc6484038415a92d4952274618d9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:06.446732  4058 tablet_service.cc:1511] Processing CreateTablet for tablet 69b6fb9206aa4868bb95295ebab55090 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:06.447459  4134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881fc6484038415a92d4952274618d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.448168  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b6fb9206aa4868bb95295ebab55090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.451633  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 354e0668cdf24fcc91863a1966c27c9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:06.452946  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e0668cdf24fcc91863a1966c27c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.455431  4059 tablet_service.cc:1511] Processing CreateTablet for tablet af3f6868d331438fa4f441161eb28aa3 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:06.456807  4059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3f6868d331438fa4f441161eb28aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.459445  4051 tablet_service.cc:1511] Processing CreateTablet for tablet c98c04c102714c0fac441dc211c5f13a (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:06.460763  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98c04c102714c0fac441dc211c5f13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.469165  4132 tablet_service.cc:1511] Processing CreateTablet for tablet ec30f3e142d6422a8451c2c60c89c0f8 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:06.477437  4132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec30f3e142d6422a8451c2c60c89c0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.480590  4203 tablet_service.cc:1511] Processing CreateTablet for tablet e787c035e7d8480fa5eb28d3864962a2 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:06.482424  4131 tablet_service.cc:1511] Processing CreateTablet for tablet 354e0668cdf24fcc91863a1966c27c9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:06.483390  4133 tablet_service.cc:1511] Processing CreateTablet for tablet e787c035e7d8480fa5eb28d3864962a2 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:06.485598  4130 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57c5113b68479495d1c5bfd99455ff (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:06.487540  4129 tablet_service.cc:1511] Processing CreateTablet for tablet 69b6fb9206aa4868bb95295ebab55090 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:06.480733  4200 tablet_service.cc:1511] Processing CreateTablet for tablet 4f57c5113b68479495d1c5bfd99455ff (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:06.489490  4203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e787c035e7d8480fa5eb28d3864962a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.492204  4200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57c5113b68479495d1c5bfd99455ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.493556  4207 tablet_service.cc:1511] Processing CreateTablet for tablet 354e0668cdf24fcc91863a1966c27c9c (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:06.493750  4206 tablet_service.cc:1511] Processing CreateTablet for tablet af3f6868d331438fa4f441161eb28aa3 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:06.495417  4208 tablet_service.cc:1511] Processing CreateTablet for tablet 69b6fb9206aa4868bb95295ebab55090 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:06.495616  4205 tablet_service.cc:1511] Processing CreateTablet for tablet c98c04c102714c0fac441dc211c5f13a (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:06.506520  4126 tablet_service.cc:1511] Processing CreateTablet for tablet af3f6868d331438fa4f441161eb28aa3 (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:06.506982  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b6fb9206aa4868bb95295ebab55090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.507961  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3f6868d331438fa4f441161eb28aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.508613  4133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e787c035e7d8480fa5eb28d3864962a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.510774  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e0668cdf24fcc91863a1966c27c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.510413  4127 tablet_service.cc:1511] Processing CreateTablet for tablet c98c04c102714c0fac441dc211c5f13a (DEFAULT_TABLE table=soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:06.515197  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98c04c102714c0fac441dc211c5f13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.522835  4206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3f6868d331438fa4f441161eb28aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.526791  4207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e0668cdf24fcc91863a1966c27c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.530875  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f57c5113b68479495d1c5bfd99455ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.534866  4205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98c04c102714c0fac441dc211c5f13a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:06.538771  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b6fb9206aa4868bb95295ebab55090. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:28:06.582931  4015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:06.602631  4360 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.609454  4361 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.618052  4361 tablet_bootstrap.cc:654] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.621455  4359 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.630781  4360 tablet_bootstrap.cc:654] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.651477  4359 tablet_bootstrap.cc:654] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.658876  4360 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.659505  4360 ts_tablet_manager.cc:1403] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.000s
I20260710 13:28:06.664249  4361 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.664237  4360 raft_consensus.cc:359] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.665812  4360 raft_consensus.cc:385] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.666036  4359 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.666054  4360 raft_consensus.cc:740] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.666062  4361 ts_tablet_manager.cc:1403] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.013s
I20260710 13:28:06.666714  4359 ts_tablet_manager.cc:1403] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.006s
I20260710 13:28:06.667197  4360 consensus_queue.cc:260] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.669318  4360 ts_tablet_manager.cc:1434] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:06.669593  4359 raft_consensus.cc:359] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.670287  4360 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.670326  4359 raft_consensus.cc:385] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.670892  4359 raft_consensus.cc:740] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.671615  4359 consensus_queue.cc:260] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.673766  4359 ts_tablet_manager.cc:1434] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:06.673637  4361 raft_consensus.cc:359] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.674471  4361 raft_consensus.cc:385] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.674822  4359 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.674777  4361 raft_consensus.cc:740] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.675774  4361 consensus_queue.cc:260] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.678133  4361 ts_tablet_manager.cc:1434] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:28:06.679288  4361 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.682542  4359 tablet_bootstrap.cc:654] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.686039  4361 tablet_bootstrap.cc:654] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.690016  4360 tablet_bootstrap.cc:654] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.695770  4361 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.696383  4361 ts_tablet_manager.cc:1403] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:28:06.696746  4359 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.697276  4359 ts_tablet_manager.cc:1403] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 13:28:06.699419  4361 raft_consensus.cc:359] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.700328  4361 raft_consensus.cc:385] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.700168  4359 raft_consensus.cc:359] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.700678  4361 raft_consensus.cc:740] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.700966  4359 raft_consensus.cc:385] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.701267  4359 raft_consensus.cc:740] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.701431  4361 consensus_queue.cc:260] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.702028  4359 consensus_queue.cc:260] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.704797  4359 ts_tablet_manager.cc:1434] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:06.705814  4359 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.708469  4361 ts_tablet_manager.cc:1434] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:28:06.709636  4361 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.712790  4359 tablet_bootstrap.cc:654] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.716676  4361 tablet_bootstrap.cc:654] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.725728  4359 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.726292  4359 ts_tablet_manager.cc:1403] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:28:06.727932  4361 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.728448  4361 ts_tablet_manager.cc:1403] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260710 13:28:06.729430  4359 raft_consensus.cc:359] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.730224  4359 raft_consensus.cc:385] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.730551  4359 raft_consensus.cc:740] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.731331  4359 consensus_queue.cc:260] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.731449  4361 raft_consensus.cc:359] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.732349  4361 raft_consensus.cc:385] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.732661  4361 raft_consensus.cc:740] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.733474  4361 consensus_queue.cc:260] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.734031  4359 ts_tablet_manager.cc:1434] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:28:06.735160  4359 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.736121  4361 ts_tablet_manager.cc:1434] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:28:06.737239  4361 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.742158  4359 tablet_bootstrap.cc:654] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.744253  4361 tablet_bootstrap.cc:654] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.748695  4359 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.749392  4359 ts_tablet_manager.cc:1403] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
I20260710 13:28:06.753607  4360 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.754153  4360 ts_tablet_manager.cc:1403] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.003s
I20260710 13:28:06.753648  4359 raft_consensus.cc:359] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.754678  4359 raft_consensus.cc:385] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.755023  4359 raft_consensus.cc:740] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.755813  4359 consensus_queue.cc:260] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.756749  4360 raft_consensus.cc:359] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.757488  4360 raft_consensus.cc:385] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.757777  4360 raft_consensus.cc:740] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.758267  4359 ts_tablet_manager.cc:1434] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:28:06.758531  4360 consensus_queue.cc:260] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.759640  4359 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.761392  4360 ts_tablet_manager.cc:1434] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:06.762436  4360 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.766577  4361 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.767146  4361 ts_tablet_manager.cc:1403] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260710 13:28:06.769119  4360 tablet_bootstrap.cc:654] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.770084  4361 raft_consensus.cc:359] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.770916  4361 raft_consensus.cc:385] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.771229  4361 raft_consensus.cc:740] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.771991  4361 consensus_queue.cc:260] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.774313  4361 ts_tablet_manager.cc:1434] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:06.778851  4359 tablet_bootstrap.cc:654] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.779403  4361 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.789067  4361 tablet_bootstrap.cc:654] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.794307  4360 tablet_bootstrap.cc:492] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.794922  4360 ts_tablet_manager.cc:1403] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.010s
I20260710 13:28:06.798735  4367 raft_consensus.cc:493] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.799537  4367 raft_consensus.cc:515] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.801659  4367 leader_election.cc:290] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:06.802486  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b6fb9206aa4868bb95295ebab55090" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:06.802140  4360 raft_consensus.cc:359] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.803345  4360 raft_consensus.cc:385] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.803774  4360 raft_consensus.cc:740] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
W20260710 13:28:06.804247  4110 leader_election.cc:343] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:06.805662  4360 consensus_queue.cc:260] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.807830  4361 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.808388  4361 ts_tablet_manager.cc:1403] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260710 13:28:06.803360  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b6fb9206aa4868bb95295ebab55090" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:06.809018  4216 raft_consensus.cc:2468] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:06.810542  4359 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.810509  4109 leader_election.cc:304] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:06.811260  4359 ts_tablet_manager.cc:1403] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260710 13:28:06.811928  4367 raft_consensus.cc:2804] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:06.812493  4367 raft_consensus.cc:493] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.811944  4361 raft_consensus.cc:359] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.812927  4361 raft_consensus.cc:385] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.812894  4367 raft_consensus.cc:3060] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.813366  4361 raft_consensus.cc:740] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.814211  4361 consensus_queue.cc:260] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.814529  4359 raft_consensus.cc:359] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.815315  4359 raft_consensus.cc:385] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.815613  4359 raft_consensus.cc:740] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.816717  4361 ts_tablet_manager.cc:1434] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:06.816375  4359 consensus_queue.cc:260] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.808138  4360 ts_tablet_manager.cc:1434] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:28:06.817806  4361 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.818725  4360 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.825989  4360 tablet_bootstrap.cc:654] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.831696  4359 ts_tablet_manager.cc:1434] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:28:06.833343  4359 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.837452  4367 raft_consensus.cc:515] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.839825  4361 tablet_bootstrap.cc:654] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.840490  4359 tablet_bootstrap.cc:654] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.845059  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b6fb9206aa4868bb95295ebab55090" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
W20260710 13:28:06.846622  4110 leader_election.cc:343] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:06.847652  4367 leader_election.cc:290] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:06.849011  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b6fb9206aa4868bb95295ebab55090" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:06.849777  4216 raft_consensus.cc:3060] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.853073  4360 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.853266  4361 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.853307  4359 tablet_bootstrap.cc:492] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.853615  4360 ts_tablet_manager.cc:1403] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260710 13:28:06.853844  4361 ts_tablet_manager.cc:1403] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260710 13:28:06.853968  4359 ts_tablet_manager.cc:1403] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:28:06.856791  4360 raft_consensus.cc:359] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.857028  4361 raft_consensus.cc:359] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.857612  4360 raft_consensus.cc:385] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.857370  4359 raft_consensus.cc:359] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.857821  4361 raft_consensus.cc:385] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.858008  4360 raft_consensus.cc:740] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.858139  4359 raft_consensus.cc:385] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.858244  4361 raft_consensus.cc:740] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.858559  4359 raft_consensus.cc:740] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.858901  4360 consensus_queue.cc:260] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.859283  4361 consensus_queue.cc:260] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.859449  4359 consensus_queue.cc:260] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.861766  4359 ts_tablet_manager.cc:1434] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:28:06.862027  4361 ts_tablet_manager.cc:1434] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 13:28:06.863026  4361 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.862969  4359 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.869228  4360 ts_tablet_manager.cc:1434] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:28:06.869895  4359 tablet_bootstrap.cc:654] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.870200  4361 tablet_bootstrap.cc:654] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.873803  4360 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.881497  4359 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.882315  4359 ts_tablet_manager.cc:1403] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260710 13:28:06.882916  4360 tablet_bootstrap.cc:654] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.885332  4359 raft_consensus.cc:359] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.886212  4359 raft_consensus.cc:385] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.886799  4359 raft_consensus.cc:740] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.889864  4360 tablet_bootstrap.cc:492] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.857383  4216 raft_consensus.cc:2468] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:06.892359  4109 leader_election.cc:304] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:06.893292  4367 raft_consensus.cc:2804] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:06.893483  4359 consensus_queue.cc:260] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.893833  4367 raft_consensus.cc:697] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:06.890359  4360 ts_tablet_manager.cc:1403] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:28:06.894753  4367 consensus_queue.cc:237] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.898511  4360 raft_consensus.cc:359] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.899613  4360 raft_consensus.cc:385] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.900002  4360 raft_consensus.cc:740] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.900955  4360 consensus_queue.cc:260] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.903801  4360 ts_tablet_manager.cc:1434] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:28:06.904615  4361 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.904835  4360 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:06.905179  4361 ts_tablet_manager.cc:1403] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.008s
I20260710 13:28:06.908267  4361 raft_consensus.cc:359] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.909019  4361 raft_consensus.cc:385] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.909315  4361 raft_consensus.cc:740] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.910346  4361 consensus_queue.cc:260] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.912897  4361 ts_tablet_manager.cc:1434] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:06.912596  3965 catalog_manager.cc:5697] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.913885  4361 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.914662  4360 tablet_bootstrap.cc:654] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.923421  4361 tablet_bootstrap.cc:654] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.942729  4359 ts_tablet_manager.cc:1434] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.030s
I20260710 13:28:06.944067  4359 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.945688  4347 raft_consensus.cc:493] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.946219  4347 raft_consensus.cc:515] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.948534  4347 leader_election.cc:290] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:06.950760  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1867241aaf04133bacd25c17bea78b8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:06.951555  4359 tablet_bootstrap.cc:654] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.951715  4144 raft_consensus.cc:2468] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:06.952463  4360 tablet_bootstrap.cc:492] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:06.953011  4360 ts_tablet_manager.cc:1403] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.005s
I20260710 13:28:06.953245  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1867241aaf04133bacd25c17bea78b8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:06.959908  4035 leader_election.cc:304] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:06.961251  4347 raft_consensus.cc:2804] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:06.961782  4347 raft_consensus.cc:493] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.961537  4360 raft_consensus.cc:359] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.962338  4347 raft_consensus.cc:3060] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.962440  4360 raft_consensus.cc:385] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.954069  4216 raft_consensus.cc:2468] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:06.965472  4361 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:06.963892  4266 raft_consensus.cc:493] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.966002  4361 ts_tablet_manager.cc:1403] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.027s
I20260710 13:28:06.966250  4266 raft_consensus.cc:515] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.965257  4359 tablet_bootstrap.cc:492] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.967665  4359 ts_tablet_manager.cc:1403] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 13:28:06.968422  4266 leader_election.cc:290] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:06.968833  4361 raft_consensus.cc:359] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.969522  4361 raft_consensus.cc:385] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.969774  4361 raft_consensus.cc:740] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.970465  4359 raft_consensus.cc:359] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.970800  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:06.971177  4359 raft_consensus.cc:385] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:06.970495  4361 consensus_queue.cc:260] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.971464  4359 raft_consensus.cc:740] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.971525  4144 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:06.972239  4359 consensus_queue.cc:260] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.972709  4184 leader_election.cc:304] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:06.973230  4367 raft_consensus.cc:493] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.973711  4367 raft_consensus.cc:515] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.974503  4359 ts_tablet_manager.cc:1434] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:06.975023  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:06.975425  4359 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: Bootstrap starting.
I20260710 13:28:06.975679  4069 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:06.975941  4367 leader_election.cc:290] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:06.973081  4361 ts_tablet_manager.cc:1434] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:06.977483  4266 raft_consensus.cc:2804] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:06.977888  4266 raft_consensus.cc:493] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.977972  4361 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Bootstrap starting.
I20260710 13:28:06.978281  4266 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.982558  4359 tablet_bootstrap.cc:654] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.965242  4360 raft_consensus.cc:740] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:06.984185  4361 tablet_bootstrap.cc:654] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:06.984740  4360 consensus_queue.cc:260] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.987599  4360 ts_tablet_manager.cc:1434] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 13:28:06.994935  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:06.996223  4359 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: No bootstrap required, opened a new log
I20260710 13:28:06.996023  4069 raft_consensus.cc:2468] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:06.996788  4359 ts_tablet_manager.cc:1403] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.016s
I20260710 13:28:06.998103  4110 leader_election.cc:304] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:06.999675  4359 raft_consensus.cc:359] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.000444  4359 raft_consensus.cc:385] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.000712  4359 raft_consensus.cc:740] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.000789  4373 raft_consensus.cc:493] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.000054  4383 raft_consensus.cc:2804] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.001561  4383 raft_consensus.cc:493] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.002171  4383 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.001499  4373 raft_consensus.cc:515] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:06.988651  4360 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:07.004916  4373 leader_election.cc:290] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.006711  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:07.007265  4266 raft_consensus.cc:515] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.007633  4144 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:07.009946  4035 leader_election.cc:304] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.009863  4383 raft_consensus.cc:515] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.010217  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.010748  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.011435  4217 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:07.011461  4359 consensus_queue.cc:260] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.010951  4066 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.013903  4359 ts_tablet_manager.cc:1434] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:28:07.015496  4373 raft_consensus.cc:2804] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.016503  4373 raft_consensus.cc:493] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.017050  4373 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.017323  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.026952  4217 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.026773  4347 raft_consensus.cc:515] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.030009  4392 raft_consensus.cc:493] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.030563  4392 raft_consensus.cc:515] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.031450  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1867241aaf04133bacd25c17bea78b8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.032287  4143 raft_consensus.cc:3060] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.017843  4383 leader_election.cc:290] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.019454  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.042734  4067 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.045091  4218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1867241aaf04133bacd25c17bea78b8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.046030  4218 raft_consensus.cc:3060] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.019719  4266 leader_election.cc:290] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:06.982566  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.024413  4360 tablet_bootstrap.cc:654] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.024904  4066 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:07.034162  4392 leader_election.cc:290] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:07.034343  4142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:07.053414  4142 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 0.
I20260710 13:28:07.053964  4067 raft_consensus.cc:2468] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:07.055768  4184 leader_election.cc:304] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.046676  4217 raft_consensus.cc:2468] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:07.021026  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.057192  4144 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.057627  4109 leader_election.cc:304] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.058552  4383 raft_consensus.cc:2804] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.059094  4383 raft_consensus.cc:697] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:07.059894  4383 consensus_queue.cc:237] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.068929  4373 raft_consensus.cc:515] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.075778  4392 raft_consensus.cc:2804] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.076243  4392 raft_consensus.cc:493] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.076599  4392 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.081574  4218 raft_consensus.cc:2468] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.083266  4347 leader_election.cc:290] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.088418  4367 raft_consensus.cc:493] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.088976  4367 raft_consensus.cc:515] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.091146  4367 leader_election.cc:290] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.094427  4218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3f6868d331438fa4f441161eb28aa3" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.095235  4184 leader_election.cc:304] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:07.095520  4034 leader_election.cc:304] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:07.103879  4266 raft_consensus.cc:2804] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.096099  4143 raft_consensus.cc:2468] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.104674  4266 raft_consensus.cc:697] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:07.104948  4347 raft_consensus.cc:493] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.105445  4347 raft_consensus.cc:515] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.105916  4266 consensus_queue.cc:237] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.103976  4395 raft_consensus.cc:2804] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.102459  4144 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:07.109228  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.109975  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:07.107395  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3f6868d331438fa4f441161eb28aa3" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:07.114224  4142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.114908  4142 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.098658  4361 tablet_bootstrap.cc:492] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: No bootstrap required, opened a new log
I20260710 13:28:07.115923  4361 ts_tablet_manager.cc:1403] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Time spent bootstrapping tablet: real 0.138s	user 0.056s	sys 0.047s
I20260710 13:28:07.110461  4347 leader_election.cc:290] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
W20260710 13:28:07.119359  4034 leader_election.cc:343] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:07.111021  4218 raft_consensus.cc:2468] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 0.
I20260710 13:28:07.111406  3965 catalog_manager.cc:5697] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.100989  4392 raft_consensus.cc:515] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
W20260710 13:28:07.116616  4110 leader_election.cc:343] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:07.117125  4143 raft_consensus.cc:2468] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:07.117074  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937" is_pre_election: true
I20260710 13:28:07.126893  4109 leader_election.cc:304] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:07.128077  4383 raft_consensus.cc:2804] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.128252  4035 leader_election.cc:304] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [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: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 89ff3193b360499c9568c2d92692d6e7
W20260710 13:28:07.129002  4184 leader_election.cc:343] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:07.125360  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.126077  4347 raft_consensus.cc:493] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.126715  4373 leader_election.cc:290] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.129997  4347 raft_consensus.cc:515] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.130481  4373 raft_consensus.cc:2804] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.130896  4373 raft_consensus.cc:493] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.131264  4373 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:07.131465  4184 leader_election.cc:343] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:07.123461  4392 leader_election.cc:290] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:07.128513  4383 raft_consensus.cc:493] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.132366  4383 raft_consensus.cc:3060] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.133111  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6484038415a92d4952274618d9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.133683  4217 raft_consensus.cc:2468] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:07.134613  4034 leader_election.cc:304] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:07.134899  4361 raft_consensus.cc:359] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.135596  4361 raft_consensus.cc:385] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.136078  4361 raft_consensus.cc:740] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.132835  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6484038415a92d4952274618d9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:07.136602  4347 leader_election.cc:290] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.137161  4143 raft_consensus.cc:2468] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 0.
I20260710 13:28:07.137225  4347 raft_consensus.cc:2804] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.137756  4347 raft_consensus.cc:493] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.138183  4347 raft_consensus.cc:3060] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.138595  4360 tablet_bootstrap.cc:492] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:07.139190  4360 ts_tablet_manager.cc:1403] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.026s
I20260710 13:28:07.141144  4218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.141778  4218 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.135560  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.144121  4361 consensus_queue.cc:260] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.142910  4144 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.142298  4383 raft_consensus.cc:515] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.142500  4360 raft_consensus.cc:359] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.146040  4360 raft_consensus.cc:385] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.146365  4360 raft_consensus.cc:740] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.147256  4360 consensus_queue.cc:260] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.148036  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3f6868d331438fa4f441161eb28aa3" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.148221  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3f6868d331438fa4f441161eb28aa3" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.150040  4217 raft_consensus.cc:3060] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.150143  4066 raft_consensus.cc:3060] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.148537  4142 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.155640  3965 catalog_manager.cc:5697] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:07.158664  4066 raft_consensus.cc:2468] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:07.160689  4035 leader_election.cc:304] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.143028  4395 raft_consensus.cc:697] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.161092  4360 ts_tablet_manager.cc:1434] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:28:07.161626  4398 raft_consensus.cc:2804] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.156941  4383 leader_election.cc:290] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.161845  4395 consensus_queue.cc:237] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.160553  4347 raft_consensus.cc:515] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.157197  4361 ts_tablet_manager.cc:1434] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 13:28:07.166433  4110 leader_election.cc:304] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.167157  4217 raft_consensus.cc:2468] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 1.
I20260710 13:28:07.167527  4383 raft_consensus.cc:2804] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.170711  4383 raft_consensus.cc:697] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:07.166726  4373 raft_consensus.cc:515] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.171866  4383 consensus_queue.cc:237] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.168270  4144 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 1.
I20260710 13:28:07.174571  4373 leader_election.cc:290] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.175359  4184 leader_election.cc:304] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:07.176721  4142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.177464  4142 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.178118  4360 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:07.179708  4347 leader_election.cc:290] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.180248  4398 raft_consensus.cc:697] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.181406  4266 raft_consensus.cc:2804] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.182761  4216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6484038415a92d4952274618d9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.183040  4218 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.183470  4216 raft_consensus.cc:3060] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.183092  4398 consensus_queue.cc:237] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.183869  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.184508  4217 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.182871  4266 raft_consensus.cc:697] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:07.187160  4266 consensus_queue.cc:237] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.188848  4360 tablet_bootstrap.cc:654] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.191143  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881fc6484038415a92d4952274618d9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.192068  4144 raft_consensus.cc:3060] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.225756  4216 raft_consensus.cc:2468] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.227605  4034 leader_election.cc:304] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:07.228626  4398 raft_consensus.cc:2804] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.229116  4398 raft_consensus.cc:697] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.228644  4360 tablet_bootstrap.cc:492] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:07.230218  4360 ts_tablet_manager.cc:1403] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.010s
I20260710 13:28:07.229957  4398 consensus_queue.cc:237] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.233150  4360 raft_consensus.cc:359] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.233923  4360 raft_consensus.cc:385] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.234192  4360 raft_consensus.cc:740] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.234228  3965 catalog_manager.cc:5697] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.234926  4360 consensus_queue.cc:260] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.237017  4360 ts_tablet_manager.cc:1434] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:07.238838  4360 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: Bootstrap starting.
I20260710 13:28:07.244771  4360 tablet_bootstrap.cc:654] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.248620  4142 raft_consensus.cc:2468] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.250650  4035 leader_election.cc:304] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.251987  4373 raft_consensus.cc:2804] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.252686  4373 raft_consensus.cc:697] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.254208  4217 raft_consensus.cc:2468] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.253798  4373 consensus_queue.cc:237] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.256322  4360 tablet_bootstrap.cc:492] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: No bootstrap required, opened a new log
I20260710 13:28:07.256825  4360 ts_tablet_manager.cc:1403] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:28:07.259686  4360 raft_consensus.cc:359] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.260366  4360 raft_consensus.cc:385] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.260637  4360 raft_consensus.cc:740] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.261298  4360 consensus_queue.cc:260] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.265515  4360 ts_tablet_manager.cc:1434] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:28:07.269066  3965 catalog_manager.cc:5697] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.272271  4144 raft_consensus.cc:2468] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 1.
I20260710 13:28:07.271332  3965 catalog_manager.cc:5697] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.281687  3966 catalog_manager.cc:5697] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 1 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:07.283583  3967 catalog_manager.cc:5697] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.292153  3965 catalog_manager.cc:5697] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 0 to 1, leader changed from <none> to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.360059  4066 raft_consensus.cc:3060] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.383786  4383 consensus_queue.cc:1048] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.400298  4367 consensus_queue.cc:1048] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.456537  4218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
mode: GRACEFUL
new_leader_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:49748
I20260710 13:28:07.457715  4218 raft_consensus.cc:606] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Received request to transfer leadership to TS 569a38735bb642d2bca6224b8f7d2937
I20260710 13:28:07.459012  4367 consensus_queue.cc:1048] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.471312  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
mode: GRACEFUL
new_leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:47302
I20260710 13:28:07.472157  4066 raft_consensus.cc:606] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Received request to transfer leadership to TS da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:07.476956  4367 consensus_queue.cc:1048] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:07.487841  4218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
mode: GRACEFUL
new_leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:49748
I20260710 13:28:07.488678  4218 raft_consensus.cc:606] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Received request to transfer leadership to TS da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:07.498044  4144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
mode: GRACEFUL
new_leader_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:59308
I20260710 13:28:07.498651  4144 raft_consensus.cc:606] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Received request to transfer leadership to TS 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:07.518603  4398 raft_consensus.cc:493] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.519346  4398 raft_consensus.cc:515] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.521639  4398 leader_election.cc:290] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.522495  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" is_pre_election: true
I20260710 13:28:07.522771  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89ff3193b360499c9568c2d92692d6e7" is_pre_election: true
I20260710 13:28:07.523489  4144 raft_consensus.cc:2393] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 569a38735bb642d2bca6224b8f7d2937 in current term 1: Already voted for candidate 89ff3193b360499c9568c2d92692d6e7 in this term.
I20260710 13:28:07.524606  4035 leader_election.cc:304] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937; no voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204
I20260710 13:28:07.525352  4398 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.531491  4398 raft_consensus.cc:2749] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:07.540165  4266 consensus_queue.cc:1048] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:07.554212  4398 consensus_queue.cc:1048] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.557278  4391 consensus_queue.cc:1048] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.570933  4347 consensus_queue.cc:1048] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.573554  4391 raft_consensus.cc:993] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: : Instructing follower 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:07.574080  4391 raft_consensus.cc:1081] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Signalling peer 569a38735bb642d2bca6224b8f7d2937 to start an election
I20260710 13:28:07.578498  4067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
 from {username='slave'} at 127.0.0.1:47284
I20260710 13:28:07.579186  4067 raft_consensus.cc:493] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.579634  4067 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.588212  4067 raft_consensus.cc:515] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.591183  4142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:07.591607  4067 leader_election.cc:290] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 2 election: Requested vote from peers da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.591848  4142 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.593972  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec30f3e142d6422a8451c2c60c89c0f8" candidate_uuid: "569a38735bb642d2bca6224b8f7d2937" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.594662  4217 raft_consensus.cc:3055] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:07.595021  4217 raft_consensus.cc:740] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:07.596104  4217 consensus_queue.cc:260] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.597645  4217 raft_consensus.cc:3060] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.603348  4142 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 2.
I20260710 13:28:07.604625  4035 leader_election.cc:304] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.605578  4395 raft_consensus.cc:2804] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:07.606058  4395 raft_consensus.cc:697] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Becoming Leader. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.607026  4395 consensus_queue.cc:237] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.607604  4217 raft_consensus.cc:2468] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569a38735bb642d2bca6224b8f7d2937 in term 2.
I20260710 13:28:07.616133  3966 catalog_manager.cc:5697] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 reported cstate change: term changed from 1 to 2, leader changed from 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3) to 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "569a38735bb642d2bca6224b8f7d2937" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.643038  4287 consensus_queue.cc:1048] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.645829  4287 consensus_queue.cc:1048] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:07.661723  4419 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.674727  4419 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:07.682607  4400 consensus_queue.cc:1048] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.687191  4419 raft_consensus.cc:993] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: : Instructing follower da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:07.687899  4392 raft_consensus.cc:1081] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Signalling peer da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:07.689795  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:59296
I20260710 13:28:07.690599  4142 raft_consensus.cc:493] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.691087  4142 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.700350  4373 consensus_queue.cc:1048] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.710325  4142 raft_consensus.cc:515] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.716499  4142 leader_election.cc:290] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.789309  4217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.789976  4217 raft_consensus.cc:3055] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:07.790272  4217 raft_consensus.cc:740] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:07.791316  4217 consensus_queue.cc:260] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.792451  4217 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.800431  4217 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:07.803960  4109 leader_election.cc:304] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.805047  4383 raft_consensus.cc:2804] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:07.805583  4383 raft_consensus.cc:697] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:07.806574  4383 consensus_queue.cc:237] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.814680  4373 consensus_queue.cc:1048] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.823364  4373 consensus_queue.cc:1048] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:07.830269  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.830909  4066 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.850834  4066 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:07.889761  4431 consensus_queue.cc:1048] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.894069  4431 raft_consensus.cc:993] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: : Instructing follower da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:07.895048  4431 raft_consensus.cc:1081] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Signalling peer da2b4a1079ad4f04a338cf8cf7a75204 to start an election
I20260710 13:28:07.898581  4142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
 from {username='slave'} at 127.0.0.1:59304
I20260710 13:28:07.899219  4142 raft_consensus.cc:493] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:07.899643  4142 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.900939  4430 consensus_queue.cc:1048] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:07.909241  4142 raft_consensus.cc:515] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.914593  4142 leader_election.cc:290] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3:45143)
I20260710 13:28:07.914951  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:07.915692  4066 raft_consensus.cc:3055] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:07.916085  4066 raft_consensus.cc:740] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:07.917089  4066 consensus_queue.cc:260] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.918467  4066 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.950009  4066 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:07.951680  4110 leader_election.cc:304] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:07.952553  4367 raft_consensus.cc:2804] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:07.953058  4367 raft_consensus.cc:697] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Leader. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:07.953951  4367 consensus_queue.cc:237] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:07.975339  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f57c5113b68479495d1c5bfd99455ff" candidate_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
I20260710 13:28:07.976006  4215 raft_consensus.cc:3060] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:07.983294  4215 raft_consensus.cc:2468] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2b4a1079ad4f04a338cf8cf7a75204 in term 2.
I20260710 13:28:07.990422  3965 catalog_manager.cc:5697] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 1 to 2, leader changed from 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3) to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.000288  4144 raft_consensus.cc:1275] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.001657  4373 consensus_queue.cc:1048] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.005371  3965 catalog_manager.cc:5697] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 reported cstate change: term changed from 1 to 2, leader changed from 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1) to da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.009385  4215 raft_consensus.cc:1275] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer 569a38735bb642d2bca6224b8f7d2937: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.011022  4347 consensus_queue.cc:1048] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.079219  4436 raft_consensus.cc:993] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: : Instructing follower 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:08.079807  4434 raft_consensus.cc:1081] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Signalling peer 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:08.081478  4215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:49738
I20260710 13:28:08.082028  4215 raft_consensus.cc:493] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:08.082360  4215 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.087347  4215 raft_consensus.cc:515] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:08.089195  4215 leader_election.cc:290] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:08.089915  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:08.090376  4144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98c04c102714c0fac441dc211c5f13a" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:08.090554  4066 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.090965  4144 raft_consensus.cc:3055] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:08.091269  4144 raft_consensus.cc:740] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:08.092010  4144 consensus_queue.cc:260] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:08.092983  4144 raft_consensus.cc:3060] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:08.096395  4066 raft_consensus.cc:2468] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:08.097864  4184 leader_election.cc:304] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:08.098690  4392 raft_consensus.cc:2804] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:08.099126  4392 raft_consensus.cc:697] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:08.099943  4392 consensus_queue.cc:237] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:08.100296  4144 raft_consensus.cc:2468] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:08.106662  3965 catalog_manager.cc:5697] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 1 to 2, leader changed from da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2) to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 2 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.220768  4215 raft_consensus.cc:1275] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.222223  4434 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.229689  4066 raft_consensus.cc:1275] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.231189  4434 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.345943  4066 raft_consensus.cc:1275] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.347222  4434 consensus_queue.cc:1048] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.354568  4215 raft_consensus.cc:1275] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Refusing update from remote peer da2b4a1079ad4f04a338cf8cf7a75204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.356544  4434 consensus_queue.cc:1048] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.577922  4066 raft_consensus.cc:1275] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.579124  4392 consensus_queue.cc:1048] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:08.590583  4143 raft_consensus.cc:1275] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:08.592310  4392 consensus_queue.cc:1048] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:08.850405  4165 debug-util.cc:398] Leaking SignalData structure 0x7b0800127da0 after lost signal to thread 32639
W20260710 13:28:08.851495  4165 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5900 after lost signal to thread 4001
W20260710 13:28:08.852460  4165 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc960 after lost signal to thread 4093
W20260710 13:28:08.853574  4165 debug-util.cc:398] Leaking SignalData structure 0x7b0800258260 after lost signal to thread 4168
W20260710 13:28:08.854707  4165 debug-util.cc:398] Leaking SignalData structure 0x7b080027bb20 after lost signal to thread 4242
I20260710 13:28:10.589313  3966 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:10.621634  3966 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:10.704469 32636 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:28:10.840415  4110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.1:36461, user_credentials={real_user=slave}} blocked reactor thread for 75208.9us
I20260710 13:28:10.883654  4483 tablet.cc:1724] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:10.977837  4482 log.cc:927] Time spent T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 13:28:11.030406  4497 tablet.cc:1724] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.035964  4496 tablet.cc:1724] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.002045  4498 tablet.cc:1724] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.066064  4502 tablet.cc:1724] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:11.073352  4494 log.cc:927] Time spent T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 13:28:11.103531  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
mode: GRACEFUL
new_leader_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:60824
I20260710 13:28:11.110291  4506 tablet.cc:1724] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:11.113730  4170 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4f57c5113b68479495d1c5bfd99455ff)
I20260710 13:28:11.110296  4505 tablet.cc:1724] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:11.120308  4244 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:69b6fb9206aa4868bb95295ebab55090)
W20260710 13:28:11.121243  4244 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:69b6fb9206aa4868bb95295ebab55090)
W20260710 13:28:11.124881  4035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:46027, user_credentials={real_user=slave}} blocked reactor thread for 72362.9us
W20260710 13:28:11.142112  4034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.3:45143, user_credentials={real_user=slave}} blocked reactor thread for 70512.7us
I20260710 13:28:11.176208  4502 tablet.cc:1724] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.190709  4483 tablet.cc:1724] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.200822  4506 tablet.cc:1724] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.202373  4502 tablet.cc:1724] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.205435  4496 tablet.cc:1724] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.220710  4483 tablet.cc:1724] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.236984  4141 raft_consensus.cc:606] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Received request to transfer leadership to TS 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:11.237638  4518 tablet.cc:1724] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:11.236246  4035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:46027, user_credentials={real_user=slave}} blocked reactor thread for 51797.8us
I20260710 13:28:11.238850  4510 tablet.cc:1724] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.249971  4514 tablet.cc:1724] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.254781  4502 tablet.cc:1724] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.250295  4497 tablet.cc:1724] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.261822  4515 tablet.cc:1724] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.264839  4496 tablet.cc:1724] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.266875  4505 tablet.cc:1724] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.264904  4513 tablet.cc:1724] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.289438  4510 tablet.cc:1724] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.302649  4514 tablet.cc:1724] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.308573  4518 tablet.cc:1724] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.311291  4515 tablet.cc:1724] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.324966  4514 tablet.cc:1724] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:11.352267  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
mode: GRACEFUL
new_leader_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:42478
I20260710 13:28:11.352963  4066 raft_consensus.cc:606] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Received request to transfer leadership to TS 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:11.354796 32636 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:28:11.355473 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:11.372972  3967 catalog_manager.cc:6242] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: soft_deleted_table [id=b07489a9a43e4bdab2e0202cf09bf6e6] alter complete (version 1)
I20260710 13:28:11.381647  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094ab79cb1604398b6672304da6845bf"
dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
mode: GRACEFUL
new_leader_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:60824
I20260710 13:28:11.382313  4141 raft_consensus.cc:606] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Received request to transfer leadership to TS 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:11.385886  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb"
dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
mode: GRACEFUL
new_leader_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:42478
I20260710 13:28:11.386646  4066 raft_consensus.cc:606] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Received request to transfer leadership to TS 89ff3193b360499c9568c2d92692d6e7
I20260710 13:28:11.388024 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:11.388736 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:11.534036  4489 raft_consensus.cc:993] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: : Instructing follower 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.534670  4489 raft_consensus.cc:1081] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Signalling peer 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.536434  4214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:49740
I20260710 13:28:11.537022  4214 raft_consensus.cc:493] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:11.537400  4214 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.545719  4214 raft_consensus.cc:515] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.547982  4214 leader_election.cc:290] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 3 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:11.548748  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:11.549244  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485b3edeb34455585d1266cb94bb8eb" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:11.549408  4066 raft_consensus.cc:3055] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:11.549856  4140 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.549853  4066 raft_consensus.cc:740] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:11.551141  4066 consensus_queue.cc:260] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [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: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.552450  4066 raft_consensus.cc:3060] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.555522  4140 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 3.
I20260710 13:28:11.556730  4184 leader_election.cc:304] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [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: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:11.557621  4507 raft_consensus.cc:2804] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:11.558724  4507 raft_consensus.cc:697] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 3 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:11.559456  4507 consensus_queue.cc:237] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [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: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.560220  4066 raft_consensus.cc:2468] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 3.
I20260710 13:28:11.569767  3967 catalog_manager.cc:5697] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 2 to 3, leader changed from 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1) to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.669433  4478 raft_consensus.cc:993] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: : Instructing follower 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.669997  4447 raft_consensus.cc:1081] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Signalling peer 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.671774  4214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "094ab79cb1604398b6672304da6845bf"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:49738
I20260710 13:28:11.672324  4214 raft_consensus.cc:493] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:11.672724  4214 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.677757  4468 raft_consensus.cc:993] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: : Instructing follower 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.678550  4508 raft_consensus.cc:1081] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Signalling peer 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.680424  4218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:49740
I20260710 13:28:11.681051  4218 raft_consensus.cc:493] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:11.680682  4214 raft_consensus.cc:515] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.681471  4218 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.683058  4214 leader_election.cc:290] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:11.689707  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:11.690404  4066 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.697605  4066 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:11.700068  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094ab79cb1604398b6672304da6845bf" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:11.700426  4478 raft_consensus.cc:993] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: : Instructing follower 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.700969  4478 raft_consensus.cc:1081] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Signalling peer 89ff3193b360499c9568c2d92692d6e7 to start an election
I20260710 13:28:11.699219  4184 leader_election.cc:304] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:11.702275  4140 raft_consensus.cc:3055] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:11.702654  4507 raft_consensus.cc:2804] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:11.703316  4507 raft_consensus.cc:697] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:11.702852  4214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c"
dest_uuid: "89ff3193b360499c9568c2d92692d6e7"
 from {username='slave'} at 127.0.0.1:49738
I20260710 13:28:11.704200  4214 raft_consensus.cc:493] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:11.704152  4507 consensus_queue.cc:237] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.702813  4140 raft_consensus.cc:740] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:11.704680  4214 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.705690  4140 consensus_queue.cc:260] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.707163  4140 raft_consensus.cc:3060] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.701736  4218 raft_consensus.cc:515] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.715332  4218 leader_election.cc:290] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:11.713034  4214 raft_consensus.cc:515] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.719270  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:11.719935  4141 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.721140  4214 leader_election.cc:290] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 3 election: Requested vote from peers 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461), da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027)
I20260710 13:28:11.721724  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:11.722286  4067 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.729974  4067 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 3.
I20260710 13:28:11.732075  4143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e0668cdf24fcc91863a1966c27c9c" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "da2b4a1079ad4f04a338cf8cf7a75204"
I20260710 13:28:11.732636  4143 raft_consensus.cc:3055] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:11.732874  4143 raft_consensus.cc:740] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da2b4a1079ad4f04a338cf8cf7a75204, State: Running, Role: LEADER
I20260710 13:28:11.733536  4143 consensus_queue.cc:260] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.734620  4143 raft_consensus.cc:3060] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:11.734700  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e787c035e7d8480fa5eb28d3864962a2" candidate_uuid: "89ff3193b360499c9568c2d92692d6e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "569a38735bb642d2bca6224b8f7d2937"
I20260710 13:28:11.734783  4141 raft_consensus.cc:2468] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:11.735924  4066 raft_consensus.cc:3055] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:11.736313  4066 raft_consensus.cc:740] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 569a38735bb642d2bca6224b8f7d2937, State: Running, Role: LEADER
I20260710 13:28:11.731635  3967 catalog_manager.cc:5697] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 1 to 2, leader changed from da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2) to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 2 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.740622  4140 raft_consensus.cc:2468] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:11.744979  4184 leader_election.cc:304] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [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: 569a38735bb642d2bca6224b8f7d2937, 89ff3193b360499c9568c2d92692d6e7; no voters: 
I20260710 13:28:11.745741  4507 raft_consensus.cc:2804] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:11.748694  4507 raft_consensus.cc:697] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 3 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:11.746340  4066 consensus_queue.cc:260] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [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: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.749761  4066 raft_consensus.cc:3060] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:11.749595  4507 consensus_queue.cc:237] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.755867  4066 raft_consensus.cc:2468] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 2.
I20260710 13:28:11.758507  3966 catalog_manager.cc:5697] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 2 to 3, leader changed from da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2) to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 3 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:11.759675  4184 leader_election.cc:304] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89ff3193b360499c9568c2d92692d6e7, da2b4a1079ad4f04a338cf8cf7a75204; no voters: 
I20260710 13:28:11.762091  4507 raft_consensus.cc:2804] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:11.762777  4507 raft_consensus.cc:697] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Becoming Leader. State: Replica: 89ff3193b360499c9568c2d92692d6e7, State: Running, Role: LEADER
I20260710 13:28:11.763589  4507 consensus_queue.cc:237] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [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: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } }
I20260710 13:28:11.760041  4143 raft_consensus.cc:2468] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89ff3193b360499c9568c2d92692d6e7 in term 3.
I20260710 13:28:11.779517  3966 catalog_manager.cc:5697] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 reported cstate change: term changed from 1 to 2, leader changed from 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1) to 89ff3193b360499c9568c2d92692d6e7 (127.31.223.3). New cstate: current_term: 2 leader_uuid: "89ff3193b360499c9568c2d92692d6e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89ff3193b360499c9568c2d92692d6e7" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.000387  4066 raft_consensus.cc:1275] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:12.001609  4507 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:12.015679  4143 raft_consensus.cc:1275] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:12.017758  4392 consensus_queue.cc:1048] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:12.146755  4066 raft_consensus.cc:1275] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:12.148280  4528 consensus_queue.cc:1048] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:12.159376  4143 raft_consensus.cc:1275] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:12.160707  4528 consensus_queue.cc:1048] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:12.165182  4067 raft_consensus.cc:1275] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:12.168092  4392 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:12.182878  4140 raft_consensus.cc:1275] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:12.184760  4528 consensus_queue.cc:1048] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:12.314455  4066 raft_consensus.cc:1275] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:12.315864  4533 consensus_queue.cc:1048] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "569a38735bb642d2bca6224b8f7d2937" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:12.327390  4140 raft_consensus.cc:1275] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Refusing update from remote peer 89ff3193b360499c9568c2d92692d6e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:12.332134  4392 consensus_queue.cc:1048] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2b4a1079ad4f04a338cf8cf7a75204" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:12.456650 32636 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:12.461558 32636 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:28:12.461962 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:12.467087 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:12.467487 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:13.497133 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
W20260710 13:28:13.520090  4184 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:28:13.521965 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:13.522888 32636 tablet_replica.cc:333] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.523711 32636 raft_consensus.cc:2243] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:13.524115  4184 consensus_peers.cc:597] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.524259 32636 raft_consensus.cc:2272] T 69b6fb9206aa4868bb95295ebab55090 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.526270 32636 tablet_replica.cc:333] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.526882 32636 raft_consensus.cc:2243] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.527218 32636 raft_consensus.cc:2272] T 354e0668cdf24fcc91863a1966c27c9c P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.528892 32636 tablet_replica.cc:333] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.529385 32636 raft_consensus.cc:2243] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.529734 32636 raft_consensus.cc:2272] T c98c04c102714c0fac441dc211c5f13a P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.531353 32636 tablet_replica.cc:333] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.531852 32636 raft_consensus.cc:2243] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.532521 32636 raft_consensus.cc:2272] T a1867241aaf04133bacd25c17bea78b8 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.534226 32636 tablet_replica.cc:333] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.534849 32636 raft_consensus.cc:2243] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.535533 32636 raft_consensus.cc:2272] T ec30f3e142d6422a8451c2c60c89c0f8 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.537235 32636 tablet_replica.cc:333] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.537753 32636 raft_consensus.cc:2243] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.538157 32636 raft_consensus.cc:2272] T fb3ee5b6156446049d72a875362ce413 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.539986 32636 tablet_replica.cc:333] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.540493 32636 raft_consensus.cc:2243] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.540904 32636 raft_consensus.cc:2272] T 4f57c5113b68479495d1c5bfd99455ff P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.542794 32636 tablet_replica.cc:333] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.543303 32636 raft_consensus.cc:2243] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.544128 32636 raft_consensus.cc:2272] T 881fc6484038415a92d4952274618d9c P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.545879 32636 tablet_replica.cc:333] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.546496 32636 raft_consensus.cc:2243] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.547292 32636 raft_consensus.cc:2272] T 0fa44ae12a3747418e613a214ba33474 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.549295 32636 tablet_replica.cc:333] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.549810 32636 raft_consensus.cc:2243] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.550238 32636 raft_consensus.cc:2272] T 094ab79cb1604398b6672304da6845bf P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.552044 32636 tablet_replica.cc:333] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.552580 32636 raft_consensus.cc:2243] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.553001 32636 raft_consensus.cc:2272] T af3f6868d331438fa4f441161eb28aa3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.554690 32636 tablet_replica.cc:333] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.555220 32636 raft_consensus.cc:2243] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.556002 32636 raft_consensus.cc:2272] T 2d4575b75908442fa4a25d97ffd089ec P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.557958 32636 tablet_replica.cc:333] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.558482 32636 raft_consensus.cc:2243] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.558888 32636 raft_consensus.cc:2272] T 9485b3edeb34455585d1266cb94bb8eb P 569a38735bb642d2bca6224b8f7d2937 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.560858 32636 tablet_replica.cc:333] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.561532 32636 raft_consensus.cc:2243] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.562043 32636 raft_consensus.cc:2272] T e787c035e7d8480fa5eb28d3864962a2 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.564602 32636 tablet_replica.cc:333] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.565201 32636 raft_consensus.cc:2243] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:13.565371  4110 consensus_peers.cc:597] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.565744 32636 raft_consensus.cc:2272] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.568115 32636 tablet_replica.cc:333] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.568611 32636 raft_consensus.cc:2243] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.569031 32636 raft_consensus.cc:2272] T b918049f5ee64ad287cdd78e806b15ac P 569a38735bb642d2bca6224b8f7d2937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.570861 32636 tablet_replica.cc:333] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.571347 32636 raft_consensus.cc:2243] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.572101 32636 raft_consensus.cc:2272] T db723563ad324d2ea8749624662bd329 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.573948 32636 tablet_replica.cc:333] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937: stopping tablet replica
I20260710 13:28:13.574462 32636 raft_consensus.cc:2243] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.574877 32636 raft_consensus.cc:2272] T 55c82119de664a319a03145a1c0fd8c3 P 569a38735bb642d2bca6224b8f7d2937 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:13.585709  4110 consensus_peers.cc:597] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.613694 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:28:13.614275  4184 consensus_peers.cc:597] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:36461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:13.629041  4110 consensus_peers.cc:597] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:36461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.649089 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
W20260710 13:28:13.673182  4184 consensus_peers.cc:597] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 -> Peer 569a38735bb642d2bca6224b8f7d2937 (127.31.223.1:36461): Couldn't send request to peer 569a38735bb642d2bca6224b8f7d2937. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:36461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.681089 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:13.681794 32636 tablet_replica.cc:333] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.682525 32636 raft_consensus.cc:2243] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.682968 32636 raft_consensus.cc:2272] T 354e0668cdf24fcc91863a1966c27c9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.684723 32636 tablet_replica.cc:333] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.685365 32636 raft_consensus.cc:2243] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.685803 32636 raft_consensus.cc:2272] T c98c04c102714c0fac441dc211c5f13a P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.687603 32636 tablet_replica.cc:333] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.688133 32636 raft_consensus.cc:2243] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.688872 32636 raft_consensus.cc:2272] T 69b6fb9206aa4868bb95295ebab55090 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.690752 32636 tablet_replica.cc:333] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.691313 32636 raft_consensus.cc:2243] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.691733 32636 raft_consensus.cc:2272] T a1867241aaf04133bacd25c17bea78b8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.693444 32636 tablet_replica.cc:333] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.693950 32636 raft_consensus.cc:2243] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.694352 32636 raft_consensus.cc:2272] T 9485b3edeb34455585d1266cb94bb8eb P da2b4a1079ad4f04a338cf8cf7a75204 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.696211 32636 tablet_replica.cc:333] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.696730 32636 raft_consensus.cc:2243] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.697446 32636 raft_consensus.cc:2272] T af3f6868d331438fa4f441161eb28aa3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.699199 32636 tablet_replica.cc:333] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.699736 32636 raft_consensus.cc:2243] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.700165 32636 raft_consensus.cc:2272] T 2d4575b75908442fa4a25d97ffd089ec P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.702029 32636 tablet_replica.cc:333] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.702579 32636 raft_consensus.cc:2243] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.703008 32636 raft_consensus.cc:2272] T 881fc6484038415a92d4952274618d9c P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.704622 32636 tablet_replica.cc:333] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.705129 32636 raft_consensus.cc:2243] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.705524 32636 raft_consensus.cc:2272] T 0fa44ae12a3747418e613a214ba33474 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.707219 32636 tablet_replica.cc:333] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.707710 32636 raft_consensus.cc:2243] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.708104 32636 raft_consensus.cc:2272] T 094ab79cb1604398b6672304da6845bf P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.709759 32636 tablet_replica.cc:333] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.710278 32636 raft_consensus.cc:2243] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.710722 32636 raft_consensus.cc:2272] T db723563ad324d2ea8749624662bd329 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.712479 32636 tablet_replica.cc:333] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.712963 32636 raft_consensus.cc:2243] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.713828 32636 raft_consensus.cc:2272] T 4f57c5113b68479495d1c5bfd99455ff P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.715735 32636 tablet_replica.cc:333] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.716275 32636 raft_consensus.cc:2243] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.716681 32636 raft_consensus.cc:2272] T ec30f3e142d6422a8451c2c60c89c0f8 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.718295 32636 tablet_replica.cc:333] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.718822 32636 raft_consensus.cc:2243] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.719537 32636 raft_consensus.cc:2272] T fb3ee5b6156446049d72a875362ce413 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.721328 32636 tablet_replica.cc:333] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.721865 32636 raft_consensus.cc:2243] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.722294 32636 raft_consensus.cc:2272] T e787c035e7d8480fa5eb28d3864962a2 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.724030 32636 tablet_replica.cc:333] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.724521 32636 raft_consensus.cc:2243] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.725262 32636 raft_consensus.cc:2272] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.727092 32636 tablet_replica.cc:333] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.727568 32636 raft_consensus.cc:2243] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.728291 32636 raft_consensus.cc:2272] T b918049f5ee64ad287cdd78e806b15ac P da2b4a1079ad4f04a338cf8cf7a75204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.730083 32636 tablet_replica.cc:333] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204: stopping tablet replica
I20260710 13:28:13.730577 32636 raft_consensus.cc:2243] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.730978 32636 raft_consensus.cc:2272] T 55c82119de664a319a03145a1c0fd8c3 P da2b4a1079ad4f04a338cf8cf7a75204 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:13.742226  4184 consensus_peers.cc:597] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 -> Peer da2b4a1079ad4f04a338cf8cf7a75204 (127.31.223.2:46027): Couldn't send request to peer da2b4a1079ad4f04a338cf8cf7a75204. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.789871 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
I20260710 13:28:13.821803 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
I20260710 13:28:13.854548 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:13.855249 32636 tablet_replica.cc:333] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.855933 32636 raft_consensus.cc:2243] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.856722 32636 raft_consensus.cc:2272] T 354e0668cdf24fcc91863a1966c27c9c P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.858686 32636 tablet_replica.cc:333] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.859228 32636 raft_consensus.cc:2243] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.859656 32636 raft_consensus.cc:2272] T 69b6fb9206aa4868bb95295ebab55090 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.861352 32636 tablet_replica.cc:333] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.861894 32636 raft_consensus.cc:2243] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.862558 32636 raft_consensus.cc:2272] T c98c04c102714c0fac441dc211c5f13a P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.864306 32636 tablet_replica.cc:333] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.864859 32636 raft_consensus.cc:2243] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.865264 32636 raft_consensus.cc:2272] T a1867241aaf04133bacd25c17bea78b8 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.867174 32636 tablet_replica.cc:333] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.867774 32636 raft_consensus.cc:2243] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.868201 32636 raft_consensus.cc:2272] T 881fc6484038415a92d4952274618d9c P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.869841 32636 tablet_replica.cc:333] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.870380 32636 raft_consensus.cc:2243] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.870851 32636 raft_consensus.cc:2272] T 0fa44ae12a3747418e613a214ba33474 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.872606 32636 tablet_replica.cc:333] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.873114 32636 raft_consensus.cc:2243] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.873875 32636 raft_consensus.cc:2272] T 094ab79cb1604398b6672304da6845bf P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.875782 32636 tablet_replica.cc:333] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.876272 32636 raft_consensus.cc:2243] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.876972 32636 raft_consensus.cc:2272] T e787c035e7d8480fa5eb28d3864962a2 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.878827 32636 tablet_replica.cc:333] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.879330 32636 raft_consensus.cc:2243] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.879725 32636 raft_consensus.cc:2272] T 8d4afd5f32f44cd2a07fa58a4503e8e1 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.881479 32636 tablet_replica.cc:333] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.881989 32636 raft_consensus.cc:2243] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.882467 32636 raft_consensus.cc:2272] T b918049f5ee64ad287cdd78e806b15ac P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.884161 32636 tablet_replica.cc:333] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.884661 32636 raft_consensus.cc:2243] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.885074 32636 raft_consensus.cc:2272] T 4f57c5113b68479495d1c5bfd99455ff P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.886804 32636 tablet_replica.cc:333] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.887300 32636 raft_consensus.cc:2243] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.887702 32636 raft_consensus.cc:2272] T fb3ee5b6156446049d72a875362ce413 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.889441 32636 tablet_replica.cc:333] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.889925 32636 raft_consensus.cc:2243] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.890347 32636 raft_consensus.cc:2272] T ec30f3e142d6422a8451c2c60c89c0f8 P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.892076 32636 tablet_replica.cc:333] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.892596 32636 raft_consensus.cc:2243] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.893003 32636 raft_consensus.cc:2272] T af3f6868d331438fa4f441161eb28aa3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.894722 32636 tablet_replica.cc:333] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.895212 32636 raft_consensus.cc:2243] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.895962 32636 raft_consensus.cc:2272] T 9485b3edeb34455585d1266cb94bb8eb P 89ff3193b360499c9568c2d92692d6e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.897698 32636 tablet_replica.cc:333] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.898180 32636 raft_consensus.cc:2243] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.898638 32636 raft_consensus.cc:2272] T 2d4575b75908442fa4a25d97ffd089ec P 89ff3193b360499c9568c2d92692d6e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.900521 32636 tablet_replica.cc:333] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.900960 32636 raft_consensus.cc:2243] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:13.901356 32636 raft_consensus.cc:2272] T db723563ad324d2ea8749624662bd329 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.903051 32636 tablet_replica.cc:333] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7: stopping tablet replica
I20260710 13:28:13.903494 32636 raft_consensus.cc:2243] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.904238 32636 raft_consensus.cc:2272] T 55c82119de664a319a03145a1c0fd8c3 P 89ff3193b360499c9568c2d92692d6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.940121 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:28:13.972046 32636 master.cc:562] Master@127.31.223.62:34083 shutting down...
I20260710 13:28:13.991626 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:13.992122 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:13.992399 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaec46a5281b43dba7fc5394754dfa46: stopping tablet replica
I20260710 13:28:14.012573 32636 master.cc:584] Master@127.31.223.62:34083 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12667 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:28:14.067431 32636 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.223.62:44425
I20260710 13:28:14.068622 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:14.074627  4545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.075189  4547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.075191  4544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:14.076545 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:14.077409 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:14.077610 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:14.077782 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690094077739 us; error 0 us; skew 500 ppm
I20260710 13:28:14.078296 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:14.080660 32636 webserver.cc:533] Webserver started at http://127.31.223.62:44295/ using document root <none> and password file <none>
I20260710 13:28:14.081152 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:14.081336 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:14.081609 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:14.082789 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/master-0-root/instance:
uuid: "f881e2b645ae40dca26ef7cfd125168e"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.087103 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:28:14.090310  4552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.091068 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:14.091344 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/master-0-root
uuid: "f881e2b645ae40dca26ef7cfd125168e"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.091621 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:14.103818 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:14.105026 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:14.143358 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.62:44425
I20260710 13:28:14.143500  4603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.62:44425 every 8 connection(s)
I20260710 13:28:14.147145  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.157234  4604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: Bootstrap starting.
I20260710 13:28:14.161856  4604 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:14.165984  4604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: No bootstrap required, opened a new log
I20260710 13:28:14.168144  4604 raft_consensus.cc:359] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER }
I20260710 13:28:14.168547  4604 raft_consensus.cc:385] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:14.168787  4604 raft_consensus.cc:740] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f881e2b645ae40dca26ef7cfd125168e, State: Initialized, Role: FOLLOWER
I20260710 13:28:14.169384  4604 consensus_queue.cc:260] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER }
I20260710 13:28:14.169866  4604 raft_consensus.cc:399] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:14.170107  4604 raft_consensus.cc:493] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:14.170352  4604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:14.174801  4604 raft_consensus.cc:515] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER }
I20260710 13:28:14.175308  4604 leader_election.cc:304] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [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: f881e2b645ae40dca26ef7cfd125168e; no voters: 
I20260710 13:28:14.176431  4604 leader_election.cc:290] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:14.176779  4607 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:14.178125  4607 raft_consensus.cc:697] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 1 LEADER]: Becoming Leader. State: Replica: f881e2b645ae40dca26ef7cfd125168e, State: Running, Role: LEADER
I20260710 13:28:14.178757  4607 consensus_queue.cc:237] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [LEADER]: Queue going to LEADER mode. State: All 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: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER }
I20260710 13:28:14.179474  4604 sys_catalog.cc:565] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:14.183228  4608 sys_catalog.cc:455] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f881e2b645ae40dca26ef7cfd125168e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER } }
I20260710 13:28:14.184099  4608 sys_catalog.cc:458] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:14.183974  4609 sys_catalog.cc:455] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f881e2b645ae40dca26ef7cfd125168e. Latest consensus state: current_term: 1 leader_uuid: "f881e2b645ae40dca26ef7cfd125168e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f881e2b645ae40dca26ef7cfd125168e" member_type: VOTER } }
I20260710 13:28:14.184947  4609 sys_catalog.cc:458] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:14.189031  4614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:14.193935  4614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:14.197078 32636 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:14.202171  4614 catalog_manager.cc:1383] Generated new cluster ID: 942ed53ed7c24ee58e149f6b913e3025
I20260710 13:28:14.202482  4614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:14.248898  4614 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:14.250177  4614 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:14.269785  4614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: Generated new TSK 0
I20260710 13:28:14.270442  4614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:14.328152 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:14.334367  4625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.335022  4626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.337116  4628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:14.337359 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:14.338570 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:14.338800 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:14.338997 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690094338959 us; error 0 us; skew 500 ppm
I20260710 13:28:14.339586 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:14.341982 32636 webserver.cc:533] Webserver started at http://127.31.223.1:44539/ using document root <none> and password file <none>
I20260710 13:28:14.342597 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:14.342803 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:14.343119 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:14.344254 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-0-root/instance:
uuid: "8976ce44208d457c828800f03a3f9368"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.349005 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:14.352398  4633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.353144 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:14.353462 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-0-root
uuid: "8976ce44208d457c828800f03a3f9368"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.353724 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:14.376765 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:14.378005 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:14.379532 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:14.381882 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:14.382059 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.382354 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:14.382543 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:28:14.424747 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.1:35123
I20260710 13:28:14.424902  4695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.1:35123 every 8 connection(s)
I20260710 13:28:14.429966 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:14.437058  4700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.437541  4701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.441210  4703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:14.441836 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:14.442126  4696 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44425
I20260710 13:28:14.442579  4696 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:14.443545  4696 heartbeater.cc:507] Master 127.31.223.62:44425 requested a full tablet report, sending...
I20260710 13:28:14.443608 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:14.443918 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:14.444118 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690094444100 us; error 0 us; skew 500 ppm
I20260710 13:28:14.444775 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:14.445880  4569 ts_manager.cc:194] Registered new tserver with Master: 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123)
I20260710 13:28:14.447615 32636 webserver.cc:533] Webserver started at http://127.31.223.2:38363/ using document root <none> and password file <none>
I20260710 13:28:14.448029  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58264
I20260710 13:28:14.448145 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:14.448518 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:14.448954 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:14.450584 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-1-root/instance:
uuid: "34bf8a9dc58b4a489398b655adca88a1"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.455277 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:14.458683  4708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.459520 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:14.459851 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-1-root
uuid: "34bf8a9dc58b4a489398b655adca88a1"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.460225 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:14.478488 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:14.479713 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:14.481249 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:14.483464 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:14.483687 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.483934 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:14.484112 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.524418 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.2:39133
I20260710 13:28:14.524515  4770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.2:39133 every 8 connection(s)
I20260710 13:28:14.529418 32636 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:14.535490  4774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.536226  4775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:14.537998  4777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:14.539077 32636 server_base.cc:1061] running on GCE node
I20260710 13:28:14.540239 32636 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:14.540526 32636 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:14.540729 32636 hybrid_clock.cc:648] HybridClock initialized: now 1783690094540711 us; error 0 us; skew 500 ppm
I20260710 13:28:14.541427 32636 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:14.542248  4771 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44425
I20260710 13:28:14.542798  4771 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:14.543629  4771 heartbeater.cc:507] Master 127.31.223.62:44425 requested a full tablet report, sending...
I20260710 13:28:14.544302 32636 webserver.cc:533] Webserver started at http://127.31.223.3:35821/ using document root <none> and password file <none>
I20260710 13:28:14.544899 32636 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:14.545101 32636 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:14.545387 32636 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:14.545843  4569 ts_manager.cc:194] Registered new tserver with Master: 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:14.546664 32636 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-2-root/instance:
uuid: "167066d2fbfe4d61b00b070d505252ab"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.547358  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58268
I20260710 13:28:14.551378 32636 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:14.555490  4782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.556252 32636 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:28:14.556555 32636 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-2-root
uuid: "167066d2fbfe4d61b00b070d505252ab"
format_stamp: "Formatted at 2026-07-10 13:28:14 on dist-test-slave-qb46"
I20260710 13:28:14.556849 32636 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPmvx0U/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689986630617-32636-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:14.571952 32636 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:14.573122 32636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:14.574694 32636 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:14.576946 32636 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:14.577174 32636 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.577418 32636 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:14.577596 32636 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:14.618667 32636 rpc_server.cc:307] RPC server started. Bound to: 127.31.223.3:36955
I20260710 13:28:14.618813  4844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.223.3:36955 every 8 connection(s)
I20260710 13:28:14.632858  4845 heartbeater.cc:344] Connected to a master server at 127.31.223.62:44425
I20260710 13:28:14.633356  4845 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:14.634083  4845 heartbeater.cc:507] Master 127.31.223.62:44425 requested a full tablet report, sending...
I20260710 13:28:14.636093  4569 ts_manager.cc:194] Registered new tserver with Master: 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:14.636770 32636 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01484985s
I20260710 13:28:14.637856  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58270
I20260710 13:28:14.663882  4569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58278:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:14.666548  4569 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:14.740461  4736 tablet_service.cc:1511] Processing CreateTablet for tablet 00d229b0dc31466c94c502c0f653846c (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:14.741933  4736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d229b0dc31466c94c502c0f653846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.743546  4732 tablet_service.cc:1511] Processing CreateTablet for tablet de5fb3d5bb7245bc9af7c67eccb71a2f (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:14.743522  4735 tablet_service.cc:1511] Processing CreateTablet for tablet 649262f26d074070bbb9bb39ef887c2e (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:14.745003  4732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5fb3d5bb7245bc9af7c67eccb71a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.745932  4735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649262f26d074070bbb9bb39ef887c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.747172  4733 tablet_service.cc:1511] Processing CreateTablet for tablet aba2f55e3309484995d9e8b9e8973a05 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:14.748448  4733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba2f55e3309484995d9e8b9e8973a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.751811  4734 tablet_service.cc:1511] Processing CreateTablet for tablet f1f25cd6398149e7a189390c76261f70 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:14.753716  4734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f25cd6398149e7a189390c76261f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.757814  4731 tablet_service.cc:1511] Processing CreateTablet for tablet 8d330a8b46274d9e8ffb9ab3e964f399 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:14.759851  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d330a8b46274d9e8ffb9ab3e964f399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.762782  4810 tablet_service.cc:1511] Processing CreateTablet for tablet 00d229b0dc31466c94c502c0f653846c (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:14.764665  4810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d229b0dc31466c94c502c0f653846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.767436  4809 tablet_service.cc:1511] Processing CreateTablet for tablet 649262f26d074070bbb9bb39ef887c2e (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:14.769352  4809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649262f26d074070bbb9bb39ef887c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.772111  4730 tablet_service.cc:1511] Processing CreateTablet for tablet e1a66c4df45d48bfb64e196f7857acc7 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:14.773953  4730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a66c4df45d48bfb64e196f7857acc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.781940  4808 tablet_service.cc:1511] Processing CreateTablet for tablet f1f25cd6398149e7a189390c76261f70 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:14.783398  4808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f25cd6398149e7a189390c76261f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.785398  4729 tablet_service.cc:1511] Processing CreateTablet for tablet 6824f9f3bc4c43498575441dde084ecf (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:14.786779  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6824f9f3bc4c43498575441dde084ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.789650  4728 tablet_service.cc:1511] Processing CreateTablet for tablet f2c481626e1942188bcc9fc710934e25 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:14.791026  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c481626e1942188bcc9fc710934e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.807281  4805 tablet_service.cc:1511] Processing CreateTablet for tablet 8d330a8b46274d9e8ffb9ab3e964f399 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:14.808804  4805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d330a8b46274d9e8ffb9ab3e964f399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.809588  4807 tablet_service.cc:1511] Processing CreateTablet for tablet aba2f55e3309484995d9e8b9e8973a05 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:14.811565  4806 tablet_service.cc:1511] Processing CreateTablet for tablet de5fb3d5bb7245bc9af7c67eccb71a2f (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:14.812633  4804 tablet_service.cc:1511] Processing CreateTablet for tablet e1a66c4df45d48bfb64e196f7857acc7 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:14.814087  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5fb3d5bb7245bc9af7c67eccb71a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.819185  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba2f55e3309484995d9e8b9e8973a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.822958  4804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a66c4df45d48bfb64e196f7857acc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.832109  4803 tablet_service.cc:1511] Processing CreateTablet for tablet 6824f9f3bc4c43498575441dde084ecf (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:14.833554  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6824f9f3bc4c43498575441dde084ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.839557  4802 tablet_service.cc:1511] Processing CreateTablet for tablet f2c481626e1942188bcc9fc710934e25 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:14.840929  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c481626e1942188bcc9fc710934e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.843705  4661 tablet_service.cc:1511] Processing CreateTablet for tablet 00d229b0dc31466c94c502c0f653846c (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:14.844684  4660 tablet_service.cc:1511] Processing CreateTablet for tablet 649262f26d074070bbb9bb39ef887c2e (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:14.845166  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d229b0dc31466c94c502c0f653846c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.846058  4660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649262f26d074070bbb9bb39ef887c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.847486  4659 tablet_service.cc:1511] Processing CreateTablet for tablet f1f25cd6398149e7a189390c76261f70 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:14.853588  4658 tablet_service.cc:1511] Processing CreateTablet for tablet aba2f55e3309484995d9e8b9e8973a05 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:14.852234  4659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f25cd6398149e7a189390c76261f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.859684  4658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba2f55e3309484995d9e8b9e8973a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.873989  4860 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:14.892040  4657 tablet_service.cc:1511] Processing CreateTablet for tablet de5fb3d5bb7245bc9af7c67eccb71a2f (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:14.893507  4657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5fb3d5bb7245bc9af7c67eccb71a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.893817  4653 tablet_service.cc:1511] Processing CreateTablet for tablet f2c481626e1942188bcc9fc710934e25 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:14.895193  4653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c481626e1942188bcc9fc710934e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.895466  4656 tablet_service.cc:1511] Processing CreateTablet for tablet 8d330a8b46274d9e8ffb9ab3e964f399 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:14.896723  4656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d330a8b46274d9e8ffb9ab3e964f399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.899482  4654 tablet_service.cc:1511] Processing CreateTablet for tablet 6824f9f3bc4c43498575441dde084ecf (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:14.902225  4655 tablet_service.cc:1511] Processing CreateTablet for tablet e1a66c4df45d48bfb64e196f7857acc7 (DEFAULT_TABLE table=test-workload [id=155d24f7125248798cba60bf04ca7f35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:14.900774  4654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6824f9f3bc4c43498575441dde084ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.906780  4655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a66c4df45d48bfb64e196f7857acc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.924175  4860 tablet_bootstrap.cc:654] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:14.944275  4861 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:14.951818  4860 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:14.952360  4860 ts_tablet_manager.cc:1403] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.003s
I20260710 13:28:14.955503  4860 raft_consensus.cc:359] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:14.956233  4860 raft_consensus.cc:385] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:14.956534  4860 raft_consensus.cc:740] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:14.957288  4860 consensus_queue.cc:260] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:14.959072  4861 tablet_bootstrap.cc:654] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:14.970355  4771 heartbeater.cc:499] Master 127.31.223.62:44425 was elected leader, sending a full tablet report...
I20260710 13:28:14.970652  4860 ts_tablet_manager.cc:1434] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.010s
I20260710 13:28:14.971804  4860 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:14.976969  4863 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:14.977005  4861 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:14.977659  4861 ts_tablet_manager.cc:1403] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 13:28:14.980764  4861 raft_consensus.cc:359] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:14.981591  4861 raft_consensus.cc:385] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:14.981925  4861 raft_consensus.cc:740] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:14.982985  4860 tablet_bootstrap.cc:654] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:14.982843  4861 consensus_queue.cc:260] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:14.984047  4863 tablet_bootstrap.cc:654] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.006096  4845 heartbeater.cc:499] Master 127.31.223.62:44425 was elected leader, sending a full tablet report...
I20260710 13:28:15.006705  4861 ts_tablet_manager.cc:1434] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.013s
I20260710 13:28:15.007700  4861 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.014582  4861 tablet_bootstrap.cc:654] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.022182  4860 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.022845  4860 ts_tablet_manager.cc:1403] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.024s
I20260710 13:28:15.025100  4863 tablet_bootstrap.cc:492] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.025633  4863 ts_tablet_manager.cc:1403] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.037s
I20260710 13:28:15.026265  4861 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.026007  4860 raft_consensus.cc:359] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.026836  4861 ts_tablet_manager.cc:1403] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 13:28:15.026948  4860 raft_consensus.cc:385] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.027477  4860 raft_consensus.cc:740] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.028285  4860 consensus_queue.cc:260] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.029844  4861 raft_consensus.cc:359] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.030432  4860 ts_tablet_manager.cc:1434] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:15.030704  4861 raft_consensus.cc:385] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.031055  4861 raft_consensus.cc:740] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.031653  4860 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.031873  4861 consensus_queue.cc:260] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.033847  4861 ts_tablet_manager.cc:1434] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:15.034682  4861 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.037873  4863 raft_consensus.cc:359] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.038856  4860 tablet_bootstrap.cc:654] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.038851  4863 raft_consensus.cc:385] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.039453  4863 raft_consensus.cc:740] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.040326  4863 consensus_queue.cc:260] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.041070  4861 tablet_bootstrap.cc:654] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.054556  4863 ts_tablet_manager.cc:1434] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.007s
I20260710 13:28:15.055469  4696 heartbeater.cc:499] Master 127.31.223.62:44425 was elected leader, sending a full tablet report...
I20260710 13:28:15.056186  4863 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.056996  4860 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.057047  4861 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.057648  4860 ts_tablet_manager.cc:1403] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260710 13:28:15.057687  4861 ts_tablet_manager.cc:1403] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.020s
I20260710 13:28:15.061038  4860 raft_consensus.cc:359] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.061878  4860 raft_consensus.cc:385] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.062181  4860 raft_consensus.cc:740] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.062672  4863 tablet_bootstrap.cc:654] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.063083  4860 consensus_queue.cc:260] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.067932  4860 ts_tablet_manager.cc:1434] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 13:28:15.069296  4860 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.069325  4861 raft_consensus.cc:359] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.070293  4861 raft_consensus.cc:385] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.070633  4861 raft_consensus.cc:740] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.071830  4861 consensus_queue.cc:260] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.072803  4866 raft_consensus.cc:493] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.073217  4866 raft_consensus.cc:515] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.082013  4866 leader_election.cc:290] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123)
I20260710 13:28:15.093340  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.094427  4860 tablet_bootstrap.cc:654] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.094913  4866 raft_consensus.cc:493] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:15.095572  4785 leader_election.cc:343] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:15.095417  4866 raft_consensus.cc:515] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.096099  4863 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.096650  4863 ts_tablet_manager.cc:1403] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.019s
I20260710 13:28:15.098721  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.099467  4746 raft_consensus.cc:2468] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:15.100780  4785 leader_election.cc:304] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:15.101140  4866 leader_election.cc:290] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:15.102046  4866 raft_consensus.cc:2804] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.104068  4866 raft_consensus.cc:493] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.104638  4866 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.100598  4863 raft_consensus.cc:359] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.105803  4863 raft_consensus.cc:385] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.106226  4863 raft_consensus.cc:740] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.107293  4863 consensus_queue.cc:260] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.103574  4861 ts_tablet_manager.cc:1434] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 13:28:15.111653  4861 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.110216  4863 ts_tablet_manager.cc:1434] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:28:15.123952  4863 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.125000  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.125703  4861 tablet_bootstrap.cc:654] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.126453  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.121882  4866 raft_consensus.cc:515] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
W20260710 13:28:15.128242  4784 leader_election.cc:343] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:15.129798  4784 leader_election.cc:304] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab; no voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368
I20260710 13:28:15.131279  4866 leader_election.cc:290] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
W20260710 13:28:15.131366  4784 leader_election.cc:343] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:15.131963  4866 raft_consensus.cc:2749] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:15.133031  4863 tablet_bootstrap.cc:654] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.133508  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
W20260710 13:28:15.134994  4784 leader_election.cc:343] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:15.135313  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.136102  4746 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.138252  4860 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.138991  4860 ts_tablet_manager.cc:1403] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.018s
I20260710 13:28:15.144196  4860 raft_consensus.cc:359] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.144922  4860 raft_consensus.cc:385] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.145216  4860 raft_consensus.cc:740] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.146003  4861 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.145947  4860 consensus_queue.cc:260] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.146740  4861 ts_tablet_manager.cc:1403] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.003s
I20260710 13:28:15.148300  4860 ts_tablet_manager.cc:1434] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:15.149381  4860 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.150911  4861 raft_consensus.cc:359] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.151966  4861 raft_consensus.cc:385] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.152343  4861 raft_consensus.cc:740] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.153466  4861 consensus_queue.cc:260] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.156230  4861 ts_tablet_manager.cc:1434] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:28:15.157757  4860 tablet_bootstrap.cc:654] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.158177  4861 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.159761  4863 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.160342  4863 ts_tablet_manager.cc:1403] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.013s
I20260710 13:28:15.163458  4863 raft_consensus.cc:359] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.164232  4863 raft_consensus.cc:385] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.164608  4863 raft_consensus.cc:740] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.165478  4863 consensus_queue.cc:260] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.166581  4861 tablet_bootstrap.cc:654] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.170246  4863 ts_tablet_manager.cc:1434] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:28:15.171231  4870 raft_consensus.cc:493] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.171736  4870 raft_consensus.cc:515] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.174474  4870 leader_election.cc:290] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.146667  4746 raft_consensus.cc:2468] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:15.177444  4785 leader_election.cc:304] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [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: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 8976ce44208d457c828800f03a3f9368
I20260710 13:28:15.179996  4876 raft_consensus.cc:2804] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.180639  4876 raft_consensus.cc:697] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:15.183560  4860 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.184213  4860 ts_tablet_manager.cc:1403] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 13:28:15.184832  4861 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.185376  4861 ts_tablet_manager.cc:1403] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260710 13:28:15.181529  4876 consensus_queue.cc:237] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.188233  4860 raft_consensus.cc:359] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.188412  4861 raft_consensus.cc:359] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.188892  4863 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.189080  4860 raft_consensus.cc:385] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.190294  4860 raft_consensus.cc:740] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
W20260710 13:28:15.191705  4617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:15.191511  4860 consensus_queue.cc:260] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.189237  4861 raft_consensus.cc:385] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.192889  4861 raft_consensus.cc:740] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.197646  4860 ts_tablet_manager.cc:1434] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:28:15.198149  4861 consensus_queue.cc:260] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.198945  4860 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.201050  4861 ts_tablet_manager.cc:1434] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:28:15.202111  4861 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.203622  4863 tablet_bootstrap.cc:654] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.206354  4860 tablet_bootstrap.cc:654] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.217550  4861 tablet_bootstrap.cc:654] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.223430  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.223109  4566 catalog_manager.cc:5697] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 1 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:15.224123  4746 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.225625  4636 leader_election.cc:304] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.226531  4870 raft_consensus.cc:2804] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.226946  4870 raft_consensus.cc:493] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.227331  4870 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.229650  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.230615  4820 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.232278  4863 tablet_bootstrap.cc:492] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.233865  4863 ts_tablet_manager.cc:1403] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.010s
I20260710 13:28:15.235743  4870 raft_consensus.cc:515] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.236842  4863 raft_consensus.cc:359] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.237565  4863 raft_consensus.cc:385] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.240079  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.240880  4746 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.237848  4863 raft_consensus.cc:740] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.242470  4860 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.237849  4870 leader_election.cc:290] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.243021  4860 ts_tablet_manager.cc:1403] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.008s
I20260710 13:28:15.243439  4870 raft_consensus.cc:493] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.243898  4870 raft_consensus.cc:515] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.245985  4870 leader_election.cc:290] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.246083  4860 raft_consensus.cc:359] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.246853  4860 raft_consensus.cc:385] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.247143  4860 raft_consensus.cc:740] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.247637  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.247852  4860 consensus_queue.cc:260] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.249311  4861 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.249831  4861 ts_tablet_manager.cc:1403] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.014s
I20260710 13:28:15.251024  4860 ts_tablet_manager.cc:1434] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:15.251536  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.252049  4860 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.252750  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.252823  4861 raft_consensus.cc:359] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.253448  4820 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.253578  4861 raft_consensus.cc:385] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.253914  4861 raft_consensus.cc:740] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.249328  4863 consensus_queue.cc:260] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
W20260710 13:28:15.255081  4636 leader_election.cc:343] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:15.259573  4636 leader_election.cc:343] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:15.259999  4860 tablet_bootstrap.cc:654] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.261178  4636 leader_election.cc:304] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:15.262295  4861 consensus_queue.cc:260] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.265017  4861 ts_tablet_manager.cc:1434] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:28:15.265913  4870 raft_consensus.cc:2749] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:15.266033  4861 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.271756  4860 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.272336  4860 ts_tablet_manager.cc:1403] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260710 13:28:15.274150  4820 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.274554  4861 tablet_bootstrap.cc:654] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.256780  4863 ts_tablet_manager.cc:1434] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:28:15.275691  4636 leader_election.cc:304] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.276047  4863 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.277405  4746 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.282562  4888 raft_consensus.cc:2804] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.283511  4888 raft_consensus.cc:697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.284947  4863 tablet_bootstrap.cc:654] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.275216  4860 raft_consensus.cc:359] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.285648  4860 raft_consensus.cc:385] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.285989  4860 raft_consensus.cc:740] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.284404  4888 consensus_queue.cc:237] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.288473  4860 consensus_queue.cc:260] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.290367  4861 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.290926  4861 ts_tablet_manager.cc:1403] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260710 13:28:15.291121  4860 ts_tablet_manager.cc:1434] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260710 13:28:15.292518  4860 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.294154  4861 raft_consensus.cc:359] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.294989  4861 raft_consensus.cc:385] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.295297  4861 raft_consensus.cc:740] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.296062  4861 consensus_queue.cc:260] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.298689  4861 ts_tablet_manager.cc:1434] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:15.300328  4860 tablet_bootstrap.cc:654] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.302513  4861 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.304054  4566 catalog_manager.cc:5697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.309463  4861 tablet_bootstrap.cc:654] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.319247  4863 tablet_bootstrap.cc:492] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.319509  4860 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.319792  4863 ts_tablet_manager.cc:1403] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260710 13:28:15.319806  4861 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.320043  4860 ts_tablet_manager.cc:1403] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260710 13:28:15.320714  4861 ts_tablet_manager.cc:1403] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.015s
I20260710 13:28:15.322963  4860 raft_consensus.cc:359] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.323115  4863 raft_consensus.cc:359] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.323737  4860 raft_consensus.cc:385] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.323813  4863 raft_consensus.cc:385] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.323496  4861 raft_consensus.cc:359] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.324187  4860 raft_consensus.cc:740] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.324302  4863 raft_consensus.cc:740] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.324411  4861 raft_consensus.cc:385] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.324782  4861 raft_consensus.cc:740] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.324988  4860 consensus_queue.cc:260] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.325227  4863 consensus_queue.cc:260] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.325574  4861 consensus_queue.cc:260] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.327479  4860 ts_tablet_manager.cc:1434] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:28:15.327689  4861 ts_tablet_manager.cc:1434] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:15.328572  4861 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:15.328799  4860 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:15.329268  4863 ts_tablet_manager.cc:1434] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:15.330296  4863 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.334087  4861 tablet_bootstrap.cc:654] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.334837  4860 tablet_bootstrap.cc:654] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.336658  4863 tablet_bootstrap.cc:654] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.348356  4888 raft_consensus.cc:493] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.348937  4888 raft_consensus.cc:515] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.351065  4888 leader_election.cc:290] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.353335  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.354054  4746 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.354719  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.356835  4820 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.356189  4636 leader_election.cc:304] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.358932  4888 raft_consensus.cc:2804] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.359315  4888 raft_consensus.cc:493] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.359665  4888 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.365051  4861 tablet_bootstrap.cc:492] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:15.365585  4861 ts_tablet_manager.cc:1403] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260710 13:28:15.365999  4860 tablet_bootstrap.cc:492] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:15.366516  4860 ts_tablet_manager.cc:1403] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.011s
I20260710 13:28:15.367288  4888 raft_consensus.cc:515] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.368678  4863 tablet_bootstrap.cc:492] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.369251  4863 ts_tablet_manager.cc:1403] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.016s
I20260710 13:28:15.368985  4861 raft_consensus.cc:359] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.369150  4860 raft_consensus.cc:359] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.369834  4861 raft_consensus.cc:385] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.369885  4860 raft_consensus.cc:385] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.370226  4861 raft_consensus.cc:740] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.370288  4860 raft_consensus.cc:740] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.370450  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.371130  4746 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.371136  4860 consensus_queue.cc:260] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.371136  4861 consensus_queue.cc:260] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.372963  4863 raft_consensus.cc:359] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.373546  4861 ts_tablet_manager.cc:1434] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:15.373759  4863 raft_consensus.cc:385] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.374171  4863 raft_consensus.cc:740] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.378618  4863 consensus_queue.cc:260] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.380422  4746 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.381700  4636 leader_election.cc:304] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.382550  4870 raft_consensus.cc:2804] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.384158  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.384806  4860 ts_tablet_manager.cc:1434] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:28:15.384833  4820 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.386464  4888 leader_election.cc:290] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.388167  4870 raft_consensus.cc:697] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.389220  4870 consensus_queue.cc:237] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.388705  4863 ts_tablet_manager.cc:1434] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:28:15.392593  4820 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.392958  4863 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.398648  4863 tablet_bootstrap.cc:654] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.399310  4566 catalog_manager.cc:5697] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.403518  4863 tablet_bootstrap.cc:492] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.404086  4863 ts_tablet_manager.cc:1403] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:28:15.406747  4863 raft_consensus.cc:359] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.407444  4863 raft_consensus.cc:385] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.407720  4863 raft_consensus.cc:740] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.408408  4863 consensus_queue.cc:260] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.410615  4863 ts_tablet_manager.cc:1434] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:15.411654  4863 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.416257  4863 tablet_bootstrap.cc:654] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.420663  4863 tablet_bootstrap.cc:492] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.420991  4863 ts_tablet_manager.cc:1403] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:28:15.422879  4863 raft_consensus.cc:359] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.423332  4863 raft_consensus.cc:385] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.423501  4863 raft_consensus.cc:740] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.424052  4863 consensus_queue.cc:260] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.425488  4863 ts_tablet_manager.cc:1434] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:28:15.426183  4863 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:15.430051  4863 tablet_bootstrap.cc:654] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.434681  4863 tablet_bootstrap.cc:492] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:15.435029  4863 ts_tablet_manager.cc:1403] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:15.436753  4863 raft_consensus.cc:359] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.437232  4863 raft_consensus.cc:385] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.437434  4863 raft_consensus.cc:740] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.437950  4863 consensus_queue.cc:260] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.439543  4863 ts_tablet_manager.cc:1434] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:15.447294  4876 raft_consensus.cc:493] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.447783  4876 raft_consensus.cc:515] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.449542  4876 leader_election.cc:290] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:15.450328  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.450528  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.450973  4670 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:15.451122  4746 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:15.451982  4784 leader_election.cc:304] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.452780  4876 raft_consensus.cc:2804] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.453161  4876 raft_consensus.cc:493] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.453449  4876 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.458593  4876 raft_consensus.cc:515] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.460209  4876 leader_election.cc:290] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:15.460980  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.461151  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.461546  4670 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.461737  4746 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.466852  4670 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:15.466845  4746 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:15.468043  4784 leader_election.cc:304] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.468724  4876 raft_consensus.cc:2804] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.469197  4876 raft_consensus.cc:697] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:15.469897  4876 consensus_queue.cc:237] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.477699  4566 catalog_manager.cc:5697] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 1 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:15.481168  4870 raft_consensus.cc:493] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.481735  4870 raft_consensus.cc:515] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.483714  4870 leader_election.cc:290] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.484438  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.484760  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.485239  4746 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.485419  4820 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.486215  4636 leader_election.cc:304] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.486992  4870 raft_consensus.cc:2804] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.487291  4870 raft_consensus.cc:493] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.487573  4870 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.492671  4870 raft_consensus.cc:515] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.494350  4870 leader_election.cc:290] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.495205  4864 raft_consensus.cc:493] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.495209  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.495610  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.495973  4746 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.495707  4864 raft_consensus.cc:515] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.496209  4820 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.499424  4864 leader_election.cc:290] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.503805  4820 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.505182  4636 leader_election.cc:304] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.506207  4870 raft_consensus.cc:2804] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.506109  4746 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.507576  4870 raft_consensus.cc:697] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.508490  4870 consensus_queue.cc:237] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.517896  4566 catalog_manager.cc:5697] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.518656  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6824f9f3bc4c43498575441dde084ecf" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.519479  4670 raft_consensus.cc:2468] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.519605  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6824f9f3bc4c43498575441dde084ecf" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.520278  4820 raft_consensus.cc:2468] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.521008  4710 leader_election.cc:304] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.521943  4864 raft_consensus.cc:2804] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.522356  4864 raft_consensus.cc:493] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.522800  4864 raft_consensus.cc:3060] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.528419  4864 raft_consensus.cc:515] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.530180  4864 leader_election.cc:290] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.530988  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6824f9f3bc4c43498575441dde084ecf" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.531286  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6824f9f3bc4c43498575441dde084ecf" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.531535  4670 raft_consensus.cc:3060] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.531917  4820 raft_consensus.cc:3060] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.536456  4670 raft_consensus.cc:2468] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.537616  4710 leader_election.cc:304] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.537981  4820 raft_consensus.cc:2468] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.538305  4864 raft_consensus.cc:2804] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.539441  4864 raft_consensus.cc:697] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:15.540123  4864 consensus_queue.cc:237] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.547601  4566 catalog_manager.cc:5697] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.580188  4870 raft_consensus.cc:493] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.580775  4870 raft_consensus.cc:515] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.582530  4870 leader_election.cc:290] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.583420  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.583645  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.584004  4746 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.584298  4820 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:15.585018  4636 leader_election.cc:304] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.585758  4870 raft_consensus.cc:2804] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.586061  4870 raft_consensus.cc:493] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.586369  4870 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.588357  4864 raft_consensus.cc:493] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.588809  4864 raft_consensus.cc:515] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.590540  4864 leader_election.cc:290] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.591379  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.591609  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.592036  4670 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.592195  4820 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.592236  4870 raft_consensus.cc:515] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.593116  4710 leader_election.cc:304] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.593928  4864 raft_consensus.cc:2804] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.594327  4864 raft_consensus.cc:493] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.594534  4870 leader_election.cc:290] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.594772  4864 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.595523  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.595743  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:15.596082  4820 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.596290  4746 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.601388  4746 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.601962  4864 raft_consensus.cc:515] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.602614  4636 leader_election.cc:304] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.603195  4820 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:15.603406  4870 raft_consensus.cc:2804] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.604527  4864 leader_election.cc:290] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.604878  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.605144  4870 raft_consensus.cc:697] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.605325  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.605480  4670 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.605757  4820 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.606072  4870 consensus_queue.cc:237] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.607910  4864 raft_consensus.cc:493] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.608124  4900 raft_consensus.cc:493] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:15.608484  4864 raft_consensus.cc:515] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.608621  4900 raft_consensus.cc:515] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.610764  4900 leader_election.cc:290] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.611410  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:15.612015  4671 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.612162  4820 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.612402  4864 leader_election.cc:290] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.613070  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.613293  4711 leader_election.cc:304] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:15.613443  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:15.614037  4819 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:15.614120  4864 raft_consensus.cc:2804] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.614776  4864 raft_consensus.cc:697] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:15.614763  4710 leader_election.cc:304] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.615847  4909 raft_consensus.cc:2804] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:15.616362  4909 raft_consensus.cc:493] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:15.615875  4864 consensus_queue.cc:237] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.616655  4909 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.617220  4670 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.617952  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:15.619235  4746 raft_consensus.cc:2393] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8976ce44208d457c828800f03a3f9368 in current term 1: Already voted for candidate 167066d2fbfe4d61b00b070d505252ab in this term.
I20260710 13:28:15.620679  4636 leader_election.cc:304] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:15.621771  4900 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.623428  4909 raft_consensus.cc:515] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.626461  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.626644  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.627161  4670 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.627279  4819 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.632777  4909 leader_election.cc:290] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.634359  4670 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.635674  4710 leader_election.cc:304] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.636471  4909 raft_consensus.cc:2804] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.636891  4909 raft_consensus.cc:697] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:15.637692  4909 consensus_queue.cc:237] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.633499  4566 catalog_manager.cc:5697] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.639091  4567 catalog_manager.cc:5697] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.643778  4819 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:15.644441  4876 consensus_queue.cc:1048] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:15.646939  4900 raft_consensus.cc:2749] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:15.660692  4567 catalog_manager.cc:5697] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.663152  4917 consensus_queue.cc:1048] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:15.707226  4746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:51266
I20260710 13:28:15.707770  4746 raft_consensus.cc:606] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:15.720151  4819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:37882
I20260710 13:28:15.720714  4819 raft_consensus.cc:606] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:15.728641  4746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:51266
I20260710 13:28:15.729224  4746 raft_consensus.cc:606] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:15.742477  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:15.743114  4670 raft_consensus.cc:606] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:15.748497  4819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:37882
I20260710 13:28:15.749111  4819 raft_consensus.cc:606] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:15.751318  4900 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:15.754269  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:15.755162  4670 raft_consensus.cc:606] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:15.758145  4870 raft_consensus.cc:993] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:15.758600  4870 raft_consensus.cc:1081] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:15.760509  4745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51254
I20260710 13:28:15.761680  4745 raft_consensus.cc:493] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:15.762076  4745 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:15.766891  4888 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:15.768579  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:15.769295  4670 raft_consensus.cc:606] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:15.769912  4745 raft_consensus.cc:515] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.772877  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.773494  4670 raft_consensus.cc:3055] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:15.773880  4670 raft_consensus.cc:740] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.774912  4670 consensus_queue.cc:260] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.775868  4670 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:15.779534  4900 consensus_queue.cc:1175] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "167066d2fbfe4d61b00b070d505252ab" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:28:15.782706  4745 leader_election.cc:290] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.783780  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.784456  4819 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:15.784358  4670 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:15.785959  4710 leader_election.cc:304] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.786814  4909 raft_consensus.cc:2804] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:15.787304  4909 raft_consensus.cc:697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:15.788110  4909 consensus_queue.cc:237] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.791035  4819 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:15.795257  4566 catalog_manager.cc:5697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.835175  4900 consensus_queue.cc:1048] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:15.841960  4888 raft_consensus.cc:993] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:15.842478  4870 raft_consensus.cc:1081] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:15.844090  4746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51254
I20260710 13:28:15.845399  4746 raft_consensus.cc:493] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:15.845783  4746 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:15.848860  4900 consensus_queue.cc:1048] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:15.853467  4746 raft_consensus.cc:515] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.856343  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:15.856943  4670 raft_consensus.cc:3055] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:15.857282  4670 raft_consensus.cc:740] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:15.858093  4670 consensus_queue.cc:260] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.859040  4746 leader_election.cc:290] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:15.859279  4670 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:15.860440  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a66c4df45d48bfb64e196f7857acc7" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:15.860980  4819 raft_consensus.cc:3060] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:15.865543  4670 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:15.865773  4819 raft_consensus.cc:2468] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:15.866647  4710 leader_election.cc:304] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:15.867501  4909 raft_consensus.cc:2804] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:15.867910  4909 raft_consensus.cc:697] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:15.868640  4909 consensus_queue.cc:237] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:15.874799  4566 catalog_manager.cc:5697] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:15.964182  4900 consensus_queue.cc:1048] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:15.975302  4900 consensus_queue.cc:1048] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.054092  4909 consensus_queue.cc:1048] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.059223  4909 consensus_queue.cc:1048] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.069314  4909 consensus_queue.cc:1048] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.080716  4917 raft_consensus.cc:993] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:16.081238  4866 consensus_queue.cc:1048] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:16.082808  4917 raft_consensus.cc:1081] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:16.085187  4670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58240
I20260710 13:28:16.085793  4670 raft_consensus.cc:493] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.086158  4670 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.095566  4866 consensus_queue.cc:1048] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:16.097195  4909 consensus_queue.cc:1048] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.097359  4670 raft_consensus.cc:515] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.103211  4909 consensus_queue.cc:1048] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.111306  4670 leader_election.cc:290] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:16.111891  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:16.112653  4745 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.119695  4745 raft_consensus.cc:2468] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.120834  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649262f26d074070bbb9bb39ef887c2e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:16.121006  4636 leader_election.cc:304] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:16.122323  4900 raft_consensus.cc:2804] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:16.122622  4818 raft_consensus.cc:3055] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:16.122812  4900 raft_consensus.cc:697] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:16.123042  4818 raft_consensus.cc:740] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:16.123948  4818 consensus_queue.cc:260] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.125293  4818 raft_consensus.cc:3060] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.123813  4900 consensus_queue.cc:237] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.136227  4818 raft_consensus.cc:2468] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.148247  4909 raft_consensus.cc:993] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:16.148782  4934 raft_consensus.cc:1081] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
W20260710 13:28:16.148761  4711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.3:36955, user_credentials={real_user=slave}} blocked reactor thread for 46893.5us
I20260710 13:28:16.151381  4917 raft_consensus.cc:993] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:16.151815  4917 raft_consensus.cc:1081] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:16.154021  4669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58254
I20260710 13:28:16.154713  4669 raft_consensus.cc:493] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.155094  4669 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.158963  4745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51244
I20260710 13:28:16.159606  4745 raft_consensus.cc:493] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.159974  4745 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.160018  4566 catalog_manager.cc:5697] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 167066d2fbfe4d61b00b070d505252ab (127.31.223.3) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.165971  4909 consensus_queue.cc:1048] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:16.167443  4745 raft_consensus.cc:515] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.170928  4746 raft_consensus.cc:1240] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Rejecting Update request from peer 167066d2fbfe4d61b00b070d505252ab for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:16.171036  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:16.171434  4668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d330a8b46274d9e8ffb9ab3e964f399" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:16.171785  4818 raft_consensus.cc:3055] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:16.172034  4668 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.172168  4818 raft_consensus.cc:740] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:16.173066  4818 consensus_queue.cc:260] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.174129  4818 raft_consensus.cc:3060] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.176395  4900 consensus_queue.cc:1048] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:16.179807  4668 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:16.181082  4710 leader_election.cc:304] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:16.169665  4745 leader_election.cc:290] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:16.182076  4909 raft_consensus.cc:2804] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:16.182641  4909 raft_consensus.cc:697] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:16.183151  4818 raft_consensus.cc:2468] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:16.183480  4909 consensus_queue.cc:237] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [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: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.177783  4669 raft_consensus.cc:515] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.193157  4669 leader_election.cc:290] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:16.195327  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:16.195964  4746 raft_consensus.cc:3055] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:16.196298  4746 raft_consensus.cc:740] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:16.197217  4746 consensus_queue.cc:260] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.198592  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba2f55e3309484995d9e8b9e8973a05" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:16.199247  4819 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.201905  4746 raft_consensus.cc:3060] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.207489  4926 consensus_queue.cc:1048] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:16.207980  4567 catalog_manager.cc:5697] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 167066d2fbfe4d61b00b070d505252ab (127.31.223.3) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.212332  4819 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.212641  4746 raft_consensus.cc:2468] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.215523  4933 raft_consensus.cc:993] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:16.215998  4933 raft_consensus.cc:1081] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:16.217911  4670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58254
I20260710 13:28:16.218516  4670 raft_consensus.cc:493] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.218909  4670 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.219201  4636 leader_election.cc:304] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:16.220573  4888 raft_consensus.cc:2804] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:16.221195  4888 raft_consensus.cc:697] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:16.222302  4888 consensus_queue.cc:237] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.225829  4670 raft_consensus.cc:515] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.228116  4670 leader_election.cc:290] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:16.230585  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:16.231316  4746 raft_consensus.cc:3055] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:16.231665  4746 raft_consensus.cc:740] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:16.232568  4746 consensus_queue.cc:260] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.234143  4746 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.235958  4900 raft_consensus.cc:993] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:16.236478  4900 raft_consensus.cc:1081] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:16.238233  4818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:37858
I20260710 13:28:16.238852  4818 raft_consensus.cc:493] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.239252  4818 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.239017  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d229b0dc31466c94c502c0f653846c" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:16.240424  4819 raft_consensus.cc:3060] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.241637  4746 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.242836  4636 leader_election.cc:304] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:16.243582  4900 raft_consensus.cc:2804] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:16.244086  4900 raft_consensus.cc:697] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:16.243755  4567 catalog_manager.cc:5697] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.244948  4900 consensus_queue.cc:237] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.248088  4819 raft_consensus.cc:2468] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:16.248550  4818 raft_consensus.cc:515] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.252089  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:16.252125  4818 leader_election.cc:290] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:16.252499  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c481626e1942188bcc9fc710934e25" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:16.252743  4670 raft_consensus.cc:3055] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:16.253111  4670 raft_consensus.cc:740] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:16.253104  4746 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.254122  4670 consensus_queue.cc:260] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.255556  4670 raft_consensus.cc:3060] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:16.261933  4746 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 2.
I20260710 13:28:16.261965  4566 catalog_manager.cc:5697] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:16.263145  4785 leader_election.cc:304] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:16.263953  4866 raft_consensus.cc:2804] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:16.264340  4670 raft_consensus.cc:2468] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 2.
I20260710 13:28:16.264413  4866 raft_consensus.cc:697] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:16.265384  4866 consensus_queue.cc:237] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:16.272605  4567 catalog_manager.cc:5697] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 2 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:16.278506  4818 raft_consensus.cc:1275] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.280054  4938 consensus_queue.cc:1048] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.287590  4670 raft_consensus.cc:1275] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.289916  4938 consensus_queue.cc:1048] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.313251  4670 raft_consensus.cc:1275] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.314618  4938 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.322163  4818 raft_consensus.cc:1275] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.323791  4909 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.516217  4818 raft_consensus.cc:1275] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.517575  4900 consensus_queue.cc:1048] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.525158  4746 raft_consensus.cc:1275] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.526818  4926 consensus_queue.cc:1048] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.592826  4818 raft_consensus.cc:1275] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.594089  4909 consensus_queue.cc:1048] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.602897  4670 raft_consensus.cc:1275] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.604799  4909 consensus_queue.cc:1048] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.676066  4746 raft_consensus.cc:1275] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.677445  4926 consensus_queue.cc:1048] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.683982  4670 raft_consensus.cc:1275] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.684943  4818 raft_consensus.cc:1275] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.685655  4866 consensus_queue.cc:1048] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.686684  4900 consensus_queue.cc:1048] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.696095  4746 raft_consensus.cc:1275] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.697573  4876 consensus_queue.cc:1048] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.698225  4818 raft_consensus.cc:1275] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.700292  4888 consensus_queue.cc:1048] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.708588  4746 raft_consensus.cc:1275] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.710103  4900 consensus_queue.cc:1048] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.811929  4569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56230:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:18.814831  4569 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:18.873337  4657 tablet_service.cc:1511] Processing CreateTablet for tablet 6969c85e371849c4b51c5aef5d9b324e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:18.875177  4657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6969c85e371849c4b51c5aef5d9b324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.875669  4728 tablet_service.cc:1511] Processing CreateTablet for tablet 6969c85e371849c4b51c5aef5d9b324e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:18.877401  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6969c85e371849c4b51c5aef5d9b324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.878988  4806 tablet_service.cc:1511] Processing CreateTablet for tablet 6969c85e371849c4b51c5aef5d9b324e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:18.880745  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6969c85e371849c4b51c5aef5d9b324e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.880223  4661 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff1008ff9524f2ea239092e4dbf9983 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:18.881947  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff1008ff9524f2ea239092e4dbf9983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.894564  4731 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff1008ff9524f2ea239092e4dbf9983 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:18.896098  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff1008ff9524f2ea239092e4dbf9983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.906004  4957 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:18.911496  4805 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff1008ff9524f2ea239092e4dbf9983 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:18.913466  4805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff1008ff9524f2ea239092e4dbf9983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.917290  4957 tablet_bootstrap.cc:654] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:18.924434  4959 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:18.929304  4957 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:18.929852  4957 ts_tablet_manager.cc:1403] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 13:28:18.932965  4959 tablet_bootstrap.cc:654] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:18.935173  4958 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:18.936043  4957 raft_consensus.cc:359] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.937366  4957 raft_consensus.cc:385] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:18.937759  4957 raft_consensus.cc:740] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:18.941082  4728 tablet_service.cc:1511] Processing CreateTablet for tablet 4e411de1ca514a4281dad12a5652a2f9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:18.938804  4957 consensus_queue.cc:260] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.942869  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e411de1ca514a4281dad12a5652a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.943688  4958 tablet_bootstrap.cc:654] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:18.945191  4959 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:18.945782  4959 ts_tablet_manager.cc:1403] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 13:28:18.948807  4957 ts_tablet_manager.cc:1434] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.005s
I20260710 13:28:18.949963  4806 tablet_service.cc:1511] Processing CreateTablet for tablet 4e411de1ca514a4281dad12a5652a2f9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:18.956513  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e411de1ca514a4281dad12a5652a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.936291  4661 tablet_service.cc:1511] Processing CreateTablet for tablet 4e411de1ca514a4281dad12a5652a2f9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:18.951164  4657 tablet_service.cc:1511] Processing CreateTablet for tablet 4add20a33d254e448643a48bc9a1bac1 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:18.953419  4959 raft_consensus.cc:359] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.958523  4957 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:18.958606  4959 raft_consensus.cc:385] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:18.959072  4959 raft_consensus.cc:740] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:18.959137  4657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add20a33d254e448643a48bc9a1bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.959874  4959 consensus_queue.cc:260] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.960909  4943 raft_consensus.cc:493] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:18.961402  4943 raft_consensus.cc:515] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.961841  4656 tablet_service.cc:1511] Processing CreateTablet for tablet e75618392a0040f0bac854cc8902d532 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:18.963270  4656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75618392a0040f0bac854cc8902d532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.965250  4943 leader_election.cc:290] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:18.965474  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:18.966337  4670 raft_consensus.cc:2468] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:18.969777  4784 leader_election.cc:304] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:18.970757  4943 raft_consensus.cc:2804] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:18.971112  4943 raft_consensus.cc:493] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:18.971427  4943 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:18.979341  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:18.990864  4958 tablet_bootstrap.cc:492] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:18.991539  4958 ts_tablet_manager.cc:1403] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260710 13:28:18.992090  4660 tablet_service.cc:1511] Processing CreateTablet for tablet 48ab0eec59254f47ad70ca01bebfc70e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:18.992763  4659 tablet_service.cc:1511] Processing CreateTablet for tablet b1b80d82d3df4ffd826da22cde0603ee (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:18.993597  4660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ab0eec59254f47ad70ca01bebfc70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.979673  4943 raft_consensus.cc:515] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:18.957659  4807 tablet_service.cc:1511] Processing CreateTablet for tablet 4add20a33d254e448643a48bc9a1bac1 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:18.996939  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add20a33d254e448643a48bc9a1bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.997079  4655 tablet_service.cc:1511] Processing CreateTablet for tablet 328bbce6d8fb4086ad8789ba41d931e9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:18.995128  4654 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd6e0151904d3496bb380e8a65c0d2 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:19.008064  4729 tablet_service.cc:1511] Processing CreateTablet for tablet b1b80d82d3df4ffd826da22cde0603ee (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:19.010023  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b80d82d3df4ffd826da22cde0603ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:18.995298  4958 raft_consensus.cc:359] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.012156  4958 raft_consensus.cc:385] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.012061  4734 tablet_service.cc:1511] Processing CreateTablet for tablet 48ab0eec59254f47ad70ca01bebfc70e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:19.013271  4943 leader_election.cc:290] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:19.012737  4958 raft_consensus.cc:740] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.015285  4958 consensus_queue.cc:260] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.015448  4730 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd6e0151904d3496bb380e8a65c0d2 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:19.017109  4957 tablet_bootstrap.cc:654] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.018762  4735 tablet_service.cc:1511] Processing CreateTablet for tablet 328bbce6d8fb4086ad8789ba41d931e9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:28:19.021209  4785 leader_election.cc:343] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.025969  4805 tablet_service.cc:1511] Processing CreateTablet for tablet e75618392a0040f0bac854cc8902d532 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:19.027834  4805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75618392a0040f0bac854cc8902d532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.031646  4736 tablet_service.cc:1511] Processing CreateTablet for tablet e75618392a0040f0bac854cc8902d532 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:18.954540  4733 tablet_service.cc:1511] Processing CreateTablet for tablet 4add20a33d254e448643a48bc9a1bac1 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:19.032644  4807 tablet_service.cc:1511] Processing CreateTablet for tablet b1b80d82d3df4ffd826da22cde0603ee (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:19.035522  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b80d82d3df4ffd826da22cde0603ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.038931  4659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b80d82d3df4ffd826da22cde0603ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.041363  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.041966  4746 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.050758  4733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4add20a33d254e448643a48bc9a1bac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.054889  4730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd6e0151904d3496bb380e8a65c0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.059991  4735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328bbce6d8fb4086ad8789ba41d931e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.062369  4734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ab0eec59254f47ad70ca01bebfc70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.070864  4736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75618392a0040f0bac854cc8902d532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.076073  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e411de1ca514a4281dad12a5652a2f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:28:19.077539  4636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.223.2:39133, user_credentials={real_user=slave}} blocked reactor thread for 95342.8us
I20260710 13:28:19.083282  4654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd6e0151904d3496bb380e8a65c0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.084977  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:19.085625  4670 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.087527  4806 tablet_service.cc:1511] Processing CreateTablet for tablet 48ab0eec59254f47ad70ca01bebfc70e (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:19.088869  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ab0eec59254f47ad70ca01bebfc70e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.090749  4655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328bbce6d8fb4086ad8789ba41d931e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.093437  4808 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd6e0151904d3496bb380e8a65c0d2 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:19.094862  4808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd6e0151904d3496bb380e8a65c0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.118978  4670 raft_consensus.cc:2468] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.120829  4784 leader_election.cc:304] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.121750  4943 raft_consensus.cc:2804] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.122267  4943 raft_consensus.cc:697] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:19.123168  4943 consensus_queue.cc:237] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.127756  4807 tablet_service.cc:1511] Processing CreateTablet for tablet 328bbce6d8fb4086ad8789ba41d931e9 (DEFAULT_TABLE table=soft_deleted_table [id=347679c165ef46c68af936200961f54d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:19.129467  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328bbce6d8fb4086ad8789ba41d931e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.149056  4567 catalog_manager.cc:5697] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 1 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.186861  4958 ts_tablet_manager.cc:1434] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.195s	user 0.021s	sys 0.050s
I20260710 13:28:19.188597  4958 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.192564  4959 ts_tablet_manager.cc:1434] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.246s	user 0.058s	sys 0.058s
I20260710 13:28:19.197050  4959 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.202230  4958 tablet_bootstrap.cc:654] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.204171  4959 tablet_bootstrap.cc:654] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.211496  4746 raft_consensus.cc:2468] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.212960  4958 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.214911  4958 ts_tablet_manager.cc:1403] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.003s
I20260710 13:28:19.218555  4958 raft_consensus.cc:359] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.222714  4958 raft_consensus.cc:385] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.239251  4958 raft_consensus.cc:740] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.240708  4958 consensus_queue.cc:260] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.243171  4958 ts_tablet_manager.cc:1434] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:28:19.244159  4959 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.244240  4958 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.244845  4959 ts_tablet_manager.cc:1403] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.005s
W20260710 13:28:19.247210  4617 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:19.249295  4957 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.252116  4958 tablet_bootstrap.cc:654] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.254774  4957 ts_tablet_manager.cc:1403] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.298s	user 0.071s	sys 0.068s
I20260710 13:28:19.252663  4959 raft_consensus.cc:359] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.257570  4959 raft_consensus.cc:385] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.258013  4959 raft_consensus.cc:740] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.259083  4959 consensus_queue.cc:260] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.262279  4957 raft_consensus.cc:359] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.263126  4957 raft_consensus.cc:385] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.265218  4959 ts_tablet_manager.cc:1434] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:28:19.265302  4957 raft_consensus.cc:740] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.266593  4959 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.266490  4957 consensus_queue.cc:260] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.269544  4957 ts_tablet_manager.cc:1434] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:28:19.270686  4957 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.272549  4958 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.273154  4958 ts_tablet_manager.cc:1403] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260710 13:28:19.274933  4959 tablet_bootstrap.cc:654] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.276396  4958 raft_consensus.cc:359] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.277252  4958 raft_consensus.cc:385] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.277563  4957 tablet_bootstrap.cc:654] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.277637  4958 raft_consensus.cc:740] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.278820  4958 consensus_queue.cc:260] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.282163  4958 ts_tablet_manager.cc:1434] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:28:19.283740  4958 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.291409  4959 tablet_bootstrap.cc:492] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.292164  4959 ts_tablet_manager.cc:1403] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260710 13:28:19.293823  4957 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.294035  4958 tablet_bootstrap.cc:654] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.294480  4957 ts_tablet_manager.cc:1403] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 13:28:19.296061  4959 raft_consensus.cc:359] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.296979  4959 raft_consensus.cc:385] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.297323  4959 raft_consensus.cc:740] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.297891  4957 raft_consensus.cc:359] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.299024  4957 raft_consensus.cc:385] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.299374  4957 raft_consensus.cc:740] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.300128  4957 consensus_queue.cc:260] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.299467  4959 consensus_queue.cc:260] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.302711  4957 ts_tablet_manager.cc:1434] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:28:19.303237  4959 ts_tablet_manager.cc:1434] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:28:19.305262  4959 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.307371  4957 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.320236  4959 tablet_bootstrap.cc:654] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.320416  4958 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.323800  4957 tablet_bootstrap.cc:654] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.323947  4958 ts_tablet_manager.cc:1403] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.008s
I20260710 13:28:19.327625  4958 raft_consensus.cc:359] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.328708  4958 raft_consensus.cc:385] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.329469  4958 raft_consensus.cc:740] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.330721  4958 consensus_queue.cc:260] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.333894  4958 ts_tablet_manager.cc:1434] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:19.336455  4958 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.338007  4946 raft_consensus.cc:493] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.338943  4957 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.338730  4946 raft_consensus.cc:515] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.339524  4957 ts_tablet_manager.cc:1403] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.011s
I20260710 13:28:19.343071  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.343122  4957 raft_consensus.cc:359] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.344543  4957 raft_consensus.cc:385] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:19.344738  4636 leader_election.cc:343] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.344964  4958 tablet_bootstrap.cc:654] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.345013  4957 raft_consensus.cc:740] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.346556  4957 consensus_queue.cc:260] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.350414  4957 ts_tablet_manager.cc:1434] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:19.351697  4926 raft_consensus.cc:493] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.352412  4926 raft_consensus.cc:515] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.355262  4926 leader_election.cc:290] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.357836  4957 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.358143  4958 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.358857  4958 ts_tablet_manager.cc:1403] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 13:28:19.362495  4958 raft_consensus.cc:359] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.363390  4958 raft_consensus.cc:385] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.363793  4958 raft_consensus.cc:740] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.364678  4958 consensus_queue.cc:260] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.367098  4958 ts_tablet_manager.cc:1434] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:28:19.367272  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
W20260710 13:28:19.369408  4636 leader_election.cc:343] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.371649  4957 tablet_bootstrap.cc:654] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.374737  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.375363  4958 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
W20260710 13:28:19.376442  4636 leader_election.cc:343] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.376919  4636 leader_election.cc:304] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:19.378070  4926 raft_consensus.cc:2749] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:19.383003  4958 tablet_bootstrap.cc:654] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.387681  4957 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.388502  4957 ts_tablet_manager.cc:1403] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.008s
I20260710 13:28:19.392915  4957 raft_consensus.cc:359] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.394033  4957 raft_consensus.cc:385] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.394539  4957 raft_consensus.cc:740] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.395422  4958 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.396067  4958 ts_tablet_manager.cc:1403] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:28:19.395686  4957 consensus_queue.cc:260] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.399288  4957 ts_tablet_manager.cc:1434] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:28:19.399578  4958 raft_consensus.cc:359] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.400386  4957 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.400574  4958 raft_consensus.cc:385] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.401014  4958 raft_consensus.cc:740] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.399896  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
W20260710 13:28:19.402747  4636 leader_election.cc:343] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.403270  4636 leader_election.cc:304] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:19.404597  4926 raft_consensus.cc:2749] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:19.404345  4958 consensus_queue.cc:260] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.406793  4958 ts_tablet_manager.cc:1434] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:28:19.407847  4958 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.408857  4957 tablet_bootstrap.cc:654] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.413208  4946 leader_election.cc:290] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.416698  4958 tablet_bootstrap.cc:654] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.421975  4957 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.422554  4957 ts_tablet_manager.cc:1403] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260710 13:28:19.426048  4957 raft_consensus.cc:359] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.426818  4957 raft_consensus.cc:385] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.427106  4957 raft_consensus.cc:740] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.427891  4959 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.427860  4957 consensus_queue.cc:260] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.428478  4959 ts_tablet_manager.cc:1403] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.124s	user 0.020s	sys 0.068s
I20260710 13:28:19.430364  4957 ts_tablet_manager.cc:1434] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:19.431475  4957 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.431540  4959 raft_consensus.cc:359] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.432312  4959 raft_consensus.cc:385] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.432662  4959 raft_consensus.cc:740] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.433552  4959 consensus_queue.cc:260] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.438287  4957 tablet_bootstrap.cc:654] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.440135  4958 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.440727  4958 ts_tablet_manager.cc:1403] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.001s
I20260710 13:28:19.444757  4958 raft_consensus.cc:359] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.445806  4958 raft_consensus.cc:385] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.446203  4958 raft_consensus.cc:740] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.447360  4958 consensus_queue.cc:260] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.448120  4959 ts_tablet_manager.cc:1434] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:28:19.451088  4958 ts_tablet_manager.cc:1434] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.007s
I20260710 13:28:19.452533  4958 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.461367  4959 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.461814  4958 tablet_bootstrap.cc:654] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.464741  4946 raft_consensus.cc:493] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.465248  4946 raft_consensus.cc:515] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.467284  4946 leader_election.cc:290] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.469494  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.469817  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.470428  4746 raft_consensus.cc:2468] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
W20260710 13:28:19.471035  4636 leader_election.cc:343] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.471828  4636 leader_election.cc:304] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [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: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:19.472626  4946 raft_consensus.cc:2804] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.472977  4946 raft_consensus.cc:493] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.473201  4946 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.473425  4957 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.474082  4957 ts_tablet_manager.cc:1403] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.021s
I20260710 13:28:19.477699  4957 raft_consensus.cc:359] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.478490  4957 raft_consensus.cc:385] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.478850  4957 raft_consensus.cc:740] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.479038  4946 raft_consensus.cc:515] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.479709  4957 consensus_queue.cc:260] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.481334  4959 tablet_bootstrap.cc:654] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.484691  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.485463  4746 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.489192  4958 tablet_bootstrap.cc:492] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.489763  4958 ts_tablet_manager.cc:1403] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.012s
I20260710 13:28:19.490427  4957 ts_tablet_manager.cc:1434] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:28:19.491510  4957 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.492647  4958 raft_consensus.cc:359] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.493371  4958 raft_consensus.cc:385] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.493676  4958 raft_consensus.cc:740] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.494417  4958 consensus_queue.cc:260] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.495049  4964 raft_consensus.cc:493] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.495667  4964 raft_consensus.cc:515] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.496636  4958 ts_tablet_manager.cc:1434] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:19.497577  4958 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Bootstrap starting.
I20260710 13:28:19.499254  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
W20260710 13:28:19.500916  4710 leader_election.cc:343] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.500695  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.501821  4819 raft_consensus.cc:2468] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:19.503497  4958 tablet_bootstrap.cc:654] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.503907  4711 leader_election.cc:304] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [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: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 8976ce44208d457c828800f03a3f9368
I20260710 13:28:19.504909  4945 raft_consensus.cc:2804] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.505268  4945 raft_consensus.cc:493] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.505585  4945 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.505875  4957 tablet_bootstrap.cc:654] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.505697  4959 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.510641  4959 ts_tablet_manager.cc:1403] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.008s
I20260710 13:28:19.510633  4963 raft_consensus.cc:493] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.511330  4963 raft_consensus.cc:515] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.513477  4963 leader_election.cc:290] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:19.514163  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:19.514811  4670 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:19.515210  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.516103  4784 leader_election.cc:304] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.515772  4959 raft_consensus.cc:359] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.516876  4959 raft_consensus.cc:385] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.517292  4959 raft_consensus.cc:740] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.521214  4959 consensus_queue.cc:260] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.523397  4746 raft_consensus.cc:2468] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.523639  4959 ts_tablet_manager.cc:1434] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:28:19.524988  4959 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.517742  4964 leader_election.cc:290] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.525120  4636 leader_election.cc:304] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.515875  4745 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:19.518242  4963 raft_consensus.cc:2804] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.526432  4926 raft_consensus.cc:2804] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.526578  4963 raft_consensus.cc:493] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.528302  4963 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.536352  4958 tablet_bootstrap.cc:492] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: No bootstrap required, opened a new log
I20260710 13:28:19.540961  4958 ts_tablet_manager.cc:1403] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.009s
I20260710 13:28:19.542516  4946 leader_election.cc:290] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.543514  4946 raft_consensus.cc:493] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.544973  4946 raft_consensus.cc:515] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.546310  4963 raft_consensus.cc:515] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.547691  4946 leader_election.cc:290] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.549891  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.550264  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:19.550870  4670 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.549891  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.551699  4745 raft_consensus.cc:2468] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:19.552836  4959 tablet_bootstrap.cc:654] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:19.553443  4636 leader_election.cc:343] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.554059  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.554683  4963 leader_election.cc:290] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:19.556633  4945 raft_consensus.cc:515] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.556836  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.557619  4745 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.554554  4636 leader_election.cc:304] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.559854  4946 raft_consensus.cc:2804] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:28:19.559428  4636 leader_election.cc:343] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.560825  4670 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.562163  4784 leader_election.cc:304] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.560838  4946 raft_consensus.cc:493] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.562623  4957 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.562883  4946 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.563090  4957 ts_tablet_manager.cc:1403] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.028s
I20260710 13:28:19.563010  4963 raft_consensus.cc:2804] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.563684  4963 raft_consensus.cc:697] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:19.567317  4958 raft_consensus.cc:359] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.568123  4958 raft_consensus.cc:385] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.568478  4958 raft_consensus.cc:740] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.567780  4963 consensus_queue.cc:237] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.569311  4958 consensus_queue.cc:260] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.571873  4943 consensus_queue.cc:1048] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:19.572817  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.573282  4958 ts_tablet_manager.cc:1434] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:28:19.573416  4818 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.574544  4945 leader_election.cc:290] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.577908  4745 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.580977  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:19.582202  4957 raft_consensus.cc:359] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.583114  4957 raft_consensus.cc:385] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:19.583227  4710 leader_election.cc:343] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.583473  4957 raft_consensus.cc:740] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.580282  4926 raft_consensus.cc:697] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:19.584492  4957 consensus_queue.cc:260] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.584589  4926 consensus_queue.cc:237] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.585186  4959 tablet_bootstrap.cc:492] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.586171  4959 ts_tablet_manager.cc:1403] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260710 13:28:19.595602  4959 raft_consensus.cc:359] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.596396  4959 raft_consensus.cc:385] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.598151  4959 raft_consensus.cc:740] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.599051  4959 consensus_queue.cc:260] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.604058  4959 ts_tablet_manager.cc:1434] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:28:19.605062  4959 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.615444  4818 raft_consensus.cc:2468] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 1.
I20260710 13:28:19.617590  4711 leader_election.cc:304] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [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: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 8976ce44208d457c828800f03a3f9368
I20260710 13:28:19.618255  4959 tablet_bootstrap.cc:654] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.619040  4945 raft_consensus.cc:2804] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.619858  4945 raft_consensus.cc:697] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:19.621039  4945 consensus_queue.cc:237] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.625083  4964 raft_consensus.cc:493] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.625849  4964 raft_consensus.cc:515] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.629695  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:19.630340  4987 raft_consensus.cc:493] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.631688  4987 raft_consensus.cc:515] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.633044  4670 raft_consensus.cc:2468] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:19.635372  4964 leader_election.cc:290] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.635663  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.637990  4710 leader_election.cc:304] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.640100  4745 raft_consensus.cc:2468] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:19.638932  4964 raft_consensus.cc:493] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.641464  4964 raft_consensus.cc:515] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.642793  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.643010  4636 leader_election.cc:304] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.643730  4818 raft_consensus.cc:2468] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 0.
I20260710 13:28:19.644259  4986 raft_consensus.cc:2804] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.644676  4986 raft_consensus.cc:493] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.645025  4986 raft_consensus.cc:3060] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.645136  4987 leader_election.cc:290] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.646818  4964 leader_election.cc:290] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.647619  4964 raft_consensus.cc:2804] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.648037  4964 raft_consensus.cc:493] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.648460  4964 raft_consensus.cc:3060] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.650924  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.651849  4819 raft_consensus.cc:2468] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:19.653864  4946 raft_consensus.cc:515] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.656458  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.653823  4986 raft_consensus.cc:515] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.657193  4992 raft_consensus.cc:493] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.659345  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.660028  4745 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.659890  4992 raft_consensus.cc:515] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.661005  4986 leader_election.cc:290] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.656948  4946 leader_election.cc:290] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.662098  4992 leader_election.cc:290] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
W20260710 13:28:19.665319  4711 leader_election.cc:343] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.666946  4820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.667765  4820 raft_consensus.cc:3060] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.672513  4744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.673089  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.673502  4744 raft_consensus.cc:2468] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:19.671092  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.674563  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.675407  4819 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.677739  4959 tablet_bootstrap.cc:492] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.679297  4987 raft_consensus.cc:493] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.683799  4987 raft_consensus.cc:515] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.686901  4987 leader_election.cc:290] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.681072  4745 raft_consensus.cc:2468] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.681793  4636 leader_election.cc:304] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.689690  4992 raft_consensus.cc:2804] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.690186  4992 raft_consensus.cc:493] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.690584  4992 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:19.689821  4636 leader_election.cc:343] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.694059  4744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.695524  4744 raft_consensus.cc:2468] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 0.
I20260710 13:28:19.699047  4992 raft_consensus.cc:515] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.701160  4992 leader_election.cc:290] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.707690  4744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.708552  4744 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.710870  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.716739  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.721598  4636 leader_election.cc:304] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.739126  4959 ts_tablet_manager.cc:1403] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.005s
I20260710 13:28:19.742681  4926 raft_consensus.cc:2804] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.743075  4926 raft_consensus.cc:493] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.746652  4926 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.747373  4636 leader_election.cc:304] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.748251  4992 raft_consensus.cc:2804] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.748706  4992 raft_consensus.cc:697] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:19.749513  4992 consensus_queue.cc:237] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.751099  4820 raft_consensus.cc:2468] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
W20260710 13:28:19.762652  4710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.223.1:35123, user_credentials={real_user=slave}} blocked reactor thread for 124822us
I20260710 13:28:19.745968  4567 catalog_manager.cc:5697] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 1 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.766151  4957 ts_tablet_manager.cc:1434] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.203s	user 0.033s	sys 0.113s
I20260710 13:28:19.771488  4957 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: Bootstrap starting.
I20260710 13:28:19.772557  4819 raft_consensus.cc:2468] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.774616  4566 catalog_manager.cc:5697] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.779321  4994 raft_consensus.cc:493] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.779974  4994 raft_consensus.cc:515] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.774688  4744 raft_consensus.cc:2468] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.782558  4994 leader_election.cc:290] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:19.785981  4957 tablet_bootstrap.cc:654] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.785686  4959 raft_consensus.cc:359] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.788100  4959 raft_consensus.cc:385] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:19.787582  4636 leader_election.cc:343] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.788630  4744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.797597  4744 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:19.792501  4959 raft_consensus.cc:740] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.799338  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:19.800114  4670 raft_consensus.cc:2393] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34bf8a9dc58b4a489398b655adca88a1 in current term 1: Already voted for candidate 8976ce44208d457c828800f03a3f9368 in this term.
I20260710 13:28:19.799667  4959 consensus_queue.cc:260] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.802116  4959 ts_tablet_manager.cc:1434] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.061s	user 0.000s	sys 0.005s
I20260710 13:28:19.803216  4959 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.789044  4926 raft_consensus.cc:515] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.805811  4926 leader_election.cc:290] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
W20260710 13:28:19.809347  4636 leader_election.cc:343] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:19.812731  4959 tablet_bootstrap.cc:654] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.813930  4785 leader_election.cc:304] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:19.815243  4568 catalog_manager.cc:5697] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 1 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.812222  4964 raft_consensus.cc:515] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.815295  4710 leader_election.cc:304] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1; no voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368
I20260710 13:28:19.823371  4746 raft_consensus.cc:2393] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8976ce44208d457c828800f03a3f9368 in current term 1: Already voted for candidate 34bf8a9dc58b4a489398b655adca88a1 in this term.
I20260710 13:28:19.820448  4994 raft_consensus.cc:2804] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:19.824011  4945 raft_consensus.cc:2749] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:19.824029  4994 raft_consensus.cc:493] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:19.826727  4964 leader_election.cc:290] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.828292  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.828603  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff1008ff9524f2ea239092e4dbf9983" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:19.829093  4819 raft_consensus.cc:2393] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34bf8a9dc58b4a489398b655adca88a1 in current term 1: Already voted for candidate 8976ce44208d457c828800f03a3f9368 in this term.
I20260710 13:28:19.829213  4957 tablet_bootstrap.cc:492] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: No bootstrap required, opened a new log
I20260710 13:28:19.829433  4670 raft_consensus.cc:2393] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34bf8a9dc58b4a489398b655adca88a1 in current term 1: Already voted for candidate 8976ce44208d457c828800f03a3f9368 in this term.
I20260710 13:28:19.830011  4957 ts_tablet_manager.cc:1403] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.013s
I20260710 13:28:19.830559  4994 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.823467  4636 leader_election.cc:304] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.831490  4710 leader_election.cc:304] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [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: 34bf8a9dc58b4a489398b655adca88a1; no voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368
I20260710 13:28:19.832130  4926 raft_consensus.cc:2804] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.834724  4926 raft_consensus.cc:697] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:19.835824  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.836385  4745 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.836593  4945 raft_consensus.cc:2749] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:19.835539  4926 consensus_queue.cc:237] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.833791  4957 raft_consensus.cc:359] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.841288  4957 raft_consensus.cc:385] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.841445  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368" is_pre_election: true
I20260710 13:28:19.842226  4670 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 0.
I20260710 13:28:19.842108  4957 raft_consensus.cc:740] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.843791  4957 consensus_queue.cc:260] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.848433  4957 ts_tablet_manager.cc:1434] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 13:28:19.848377  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:19.849097  4819 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.853674  4745 raft_consensus.cc:2468] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.855803  4636 leader_election.cc:304] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [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: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:19.856626  4926 raft_consensus.cc:2804] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.857761  4959 tablet_bootstrap.cc:492] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.858945  4959 ts_tablet_manager.cc:1403] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260710 13:28:19.857390  4926 raft_consensus.cc:697] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:19.860766  4963 consensus_queue.cc:1048] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:19.862989  4959 raft_consensus.cc:359] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.861438  4926 consensus_queue.cc:237] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.869609  4959 raft_consensus.cc:385] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.870045  4959 raft_consensus.cc:740] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.871158  4959 consensus_queue.cc:260] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.864593  4819 raft_consensus.cc:2468] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 1.
I20260710 13:28:19.865528  4636 leader_election.cc:304] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:19.865386  4994 raft_consensus.cc:515] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.874361  4987 raft_consensus.cc:2804] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.874930  4987 raft_consensus.cc:697] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:19.875777  4994 leader_election.cc:290] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:19.875687  4987 consensus_queue.cc:237] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.877143  4959 ts_tablet_manager.cc:1434] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:28:19.878065  4959 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: Bootstrap starting.
I20260710 13:28:19.879969  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:19.885108  4959 tablet_bootstrap.cc:654] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.880848  4745 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.890262  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:19.890969  4669 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.898139  4745 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.898679  4669 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 1.
I20260710 13:28:19.899542  4785 leader_election.cc:304] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:19.900533  4994 raft_consensus.cc:2804] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.900982  4946 raft_consensus.cc:493] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:19.901588  4946 raft_consensus.cc:515] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.903939  4946 leader_election.cc:290] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:19.901062  4994 raft_consensus.cc:697] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:19.905088  4994 consensus_queue.cc:237] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.912731  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34bf8a9dc58b4a489398b655adca88a1" is_pre_election: true
I20260710 13:28:19.913904  4959 tablet_bootstrap.cc:492] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: No bootstrap required, opened a new log
I20260710 13:28:19.914733  4959 ts_tablet_manager.cc:1403] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.019s
I20260710 13:28:19.919730  4959 raft_consensus.cc:359] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.920639  4959 raft_consensus.cc:385] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.920969  4959 raft_consensus.cc:740] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.921183  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167066d2fbfe4d61b00b070d505252ab" is_pre_election: true
I20260710 13:28:19.922155  4819 raft_consensus.cc:2393] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8976ce44208d457c828800f03a3f9368 in current term 1: Already voted for candidate 34bf8a9dc58b4a489398b655adca88a1 in this term.
I20260710 13:28:19.921860  4959 consensus_queue.cc:260] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:19.923440  4636 leader_election.cc:304] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8976ce44208d457c828800f03a3f9368; no voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:19.924244  4987 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.924731  4959 ts_tablet_manager.cc:1434] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:28:19.934270  4987 raft_consensus.cc:2749] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:19.946312  4568 catalog_manager.cc:5697] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.947916  4568 catalog_manager.cc:5697] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.949168  4568 catalog_manager.cc:5697] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.950312  4568 catalog_manager.cc:5697] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 1 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:19.960978  4566 catalog_manager.cc:5697] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 1 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:19.989679  4994 consensus_queue.cc:1048] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.000129  4963 consensus_queue.cc:1048] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.017724  4819 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.023609  4987 consensus_queue.cc:1048] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.034878  4987 consensus_queue.cc:1048] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.134325  4945 consensus_queue.cc:1048] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.145237  4964 consensus_queue.cc:1048] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.154683  4820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:37882
I20260710 13:28:20.155445  4820 raft_consensus.cc:606] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:20.163498  4745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:51266
I20260710 13:28:20.164062  4745 raft_consensus.cc:606] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:20.168907  4820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
mode: GRACEFUL
new_leader_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:37882
I20260710 13:28:20.169477  4820 raft_consensus.cc:606] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Received request to transfer leadership to TS 8976ce44208d457c828800f03a3f9368
I20260710 13:28:20.174695  4991 consensus_queue.cc:1048] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.175066  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75618392a0040f0bac854cc8902d532"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:20.175593  4670 raft_consensus.cc:606] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:20.181420  4820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:37882
I20260710 13:28:20.182081  4820 raft_consensus.cc:606] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:20.186514  4926 consensus_queue.cc:1048] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.194576  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:20.195183  4670 raft_consensus.cc:606] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:20.205642  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:20.206218  4670 raft_consensus.cc:606] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:20.211153  4670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:58264
I20260710 13:28:20.211623  4670 raft_consensus.cc:606] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:20.273759  4926 consensus_queue.cc:1048] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.288582  4926 consensus_queue.cc:1048] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.315351  4820 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.321944  4991 consensus_queue.cc:1048] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.328996  4963 consensus_queue.cc:1048] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.330415  4991 raft_consensus.cc:993] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:20.330962  4991 raft_consensus.cc:1081] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:20.332331  4926 consensus_queue.cc:1048] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.332836  4819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:37858
I20260710 13:28:20.333469  4819 raft_consensus.cc:493] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.333829  4819 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.339164  4946 consensus_queue.cc:1048] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.341444  4819 raft_consensus.cc:515] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.345126  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:20.345134  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328bbce6d8fb4086ad8789ba41d931e9" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:20.346776  4669 raft_consensus.cc:3055] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.347081  4669 raft_consensus.cc:740] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.347908  4669 consensus_queue.cc:260] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.349047  4669 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.355593  4998 consensus_queue.cc:1048] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.372946  4998 raft_consensus.cc:993] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.373459  5003 raft_consensus.cc:1081] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.377441  4819 leader_election.cc:290] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:20.378597  4746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51244
I20260710 13:28:20.379213  4746 raft_consensus.cc:493] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.379561  4746 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.380527  4669 raft_consensus.cc:2468] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 2.
I20260710 13:28:20.382234  4784 leader_election.cc:304] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [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: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 34bf8a9dc58b4a489398b655adca88a1
I20260710 13:28:20.383121  4998 raft_consensus.cc:2804] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.383598  4998 raft_consensus.cc:697] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:20.384387  4998 consensus_queue.cc:237] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.386271  4946 raft_consensus.cc:993] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.386780  4946 raft_consensus.cc:1081] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.389637  4746 raft_consensus.cc:515] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.392683  4746 leader_election.cc:290] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.393486  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:20.394093  4669 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.394753  4819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b80d82d3df4ffd826da22cde0603ee" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.395296  4745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75618392a0040f0bac854cc8902d532"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51254
I20260710 13:28:20.395846  4745 raft_consensus.cc:493] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.396199  4745 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.395329  4819 raft_consensus.cc:3055] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.396967  4819 raft_consensus.cc:740] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:20.397684  4819 consensus_queue.cc:260] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.404976  4991 consensus_queue.cc:1048] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:20.410152  4669 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.411777  4710 leader_election.cc:304] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.411901  4566 catalog_manager.cc:5697] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 2 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.413057  4964 raft_consensus.cc:2804] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.413659  4964 raft_consensus.cc:697] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:20.414575  4745 raft_consensus.cc:515] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.415633  4746 raft_consensus.cc:1240] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Rejecting Update request from peer 8976ce44208d457c828800f03a3f9368 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:20.417047  4964 consensus_queue.cc:237] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.417541  4991 consensus_queue.cc:1059] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:20.418463  4926 raft_consensus.cc:3055] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.418809  4926 raft_consensus.cc:740] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.418931  4745 leader_election.cc:290] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.419627  4926 consensus_queue.cc:260] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.421149  4926 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.421236  4819 raft_consensus.cc:3060] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.422513  4669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:20.426266  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75618392a0040f0bac854cc8902d532" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.429297  4818 raft_consensus.cc:3060] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.430691  4819 raft_consensus.cc:2468] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.434790  4669 raft_consensus.cc:2468] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.436519  4710 leader_election.cc:304] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.437209  4998 raft_consensus.cc:993] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.437384  4995 raft_consensus.cc:2804] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.437654  4998 raft_consensus.cc:1081] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.437933  4995 raft_consensus.cc:697] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:20.438853  4995 consensus_queue.cc:237] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [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: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.439635  4670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58240
I20260710 13:28:20.440197  4670 raft_consensus.cc:493] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.440521  4670 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.442514  4818 raft_consensus.cc:2468] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.439635  4566 catalog_manager.cc:5697] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 167066d2fbfe4d61b00b070d505252ab (127.31.223.3) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.446367  4670 raft_consensus.cc:515] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.448325  4670 leader_election.cc:290] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.449642  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:20.449903  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4add20a33d254e448643a48bc9a1bac1" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.450264  4745 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.450552  4818 raft_consensus.cc:3055] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.450928  4818 raft_consensus.cc:740] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:20.451695  4818 consensus_queue.cc:260] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.452644  4818 raft_consensus.cc:3060] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.457626  4745 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.458931  4636 leader_election.cc:304] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.459389  4818 raft_consensus.cc:2468] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.459820  4926 raft_consensus.cc:2804] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.460556  4926 raft_consensus.cc:697] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.461373  4926 consensus_queue.cc:237] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.461406  4566 catalog_manager.cc:5697] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.471508  4568 catalog_manager.cc:5697] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 167066d2fbfe4d61b00b070d505252ab (127.31.223.3) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.480162  5003 raft_consensus.cc:993] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.480660  4998 raft_consensus.cc:1081] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.482527  4670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58240
I20260710 13:28:20.482963  4670 raft_consensus.cc:493] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.483224  4670 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.487604  4670 raft_consensus.cc:515] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.489177  4670 leader_election.cc:290] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.489905  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:20.490164  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6969c85e371849c4b51c5aef5d9b324e" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.490612  4745 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.490808  4818 raft_consensus.cc:3055] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.491150  4818 raft_consensus.cc:740] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:20.492014  4818 consensus_queue.cc:260] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.493270  4818 raft_consensus.cc:3060] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.498005  4745 raft_consensus.cc:2468] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.499347  4636 leader_election.cc:304] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.500133  4926 raft_consensus.cc:2804] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.500335  4818 raft_consensus.cc:2468] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.500653  4926 raft_consensus.cc:697] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.501510  4926 consensus_queue.cc:237] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.508352  4566 catalog_manager.cc:5697] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 167066d2fbfe4d61b00b070d505252ab (127.31.223.3) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.585803  4991 raft_consensus.cc:993] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.586318  4991 raft_consensus.cc:1081] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.587811  4745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51254
I20260710 13:28:20.588310  4745 raft_consensus.cc:493] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.588649  4745 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.593770  4745 raft_consensus.cc:515] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.595535  4745 leader_election.cc:290] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.596639  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:20.596669  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ab0eec59254f47ad70ca01bebfc70e" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.597327  4670 raft_consensus.cc:3055] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.597527  4818 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.597712  4670 raft_consensus.cc:740] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.598774  4670 consensus_queue.cc:260] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.599992  4670 raft_consensus.cc:3060] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.604951  4670 raft_consensus.cc:2468] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.606083  4710 leader_election.cc:304] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34bf8a9dc58b4a489398b655adca88a1, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.606983  4995 raft_consensus.cc:2804] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.607506  4995 raft_consensus.cc:697] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:20.608088  4818 raft_consensus.cc:2468] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.608227  4995 consensus_queue.cc:237] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.615051  4566 catalog_manager.cc:5697] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.626439  4991 raft_consensus.cc:993] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.626886  4926 raft_consensus.cc:1081] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 34bf8a9dc58b4a489398b655adca88a1 to start an election
I20260710 13:28:20.628329  4745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
 from {username='slave'} at 127.0.0.1:51254
I20260710 13:28:20.628856  4745 raft_consensus.cc:493] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.629212  4745 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.634245  4745 raft_consensus.cc:515] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.635743  4745 leader_election.cc:290] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.636744  4670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:20.636806  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd6e0151904d3496bb380e8a65c0d2" candidate_uuid: "34bf8a9dc58b4a489398b655adca88a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.637315  4670 raft_consensus.cc:3055] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.637447  4818 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.637588  4670 raft_consensus.cc:740] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.638468  4670 consensus_queue.cc:260] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.639372  4670 raft_consensus.cc:3060] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.642304  4818 raft_consensus.cc:2468] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.643528  4711 leader_election.cc:304] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:20.644197  4670 raft_consensus.cc:2468] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34bf8a9dc58b4a489398b655adca88a1 in term 2.
I20260710 13:28:20.644227  4995 raft_consensus.cc:2804] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.644932  4995 raft_consensus.cc:697] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Leader. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:20.645767  4995 consensus_queue.cc:237] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.652125  4566 catalog_manager.cc:5697] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2). New cstate: current_term: 2 leader_uuid: "34bf8a9dc58b4a489398b655adca88a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.763136  4995 raft_consensus.cc:993] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: : Instructing follower 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.763684  4964 raft_consensus.cc:1081] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Signalling peer 8976ce44208d457c828800f03a3f9368 to start an election
I20260710 13:28:20.765002  4670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
 from {username='slave'} at 127.0.0.1:58254
I20260710 13:28:20.765534  4670 raft_consensus.cc:493] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:20.765827  4670 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.770134  4670 raft_consensus.cc:515] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.771624  4670 leader_election.cc:290] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Requested vote from peers 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133), 167066d2fbfe4d61b00b070d505252ab (127.31.223.3:36955)
I20260710 13:28:20.772486  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:20.772651  4818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e411de1ca514a4281dad12a5652a2f9" candidate_uuid: "8976ce44208d457c828800f03a3f9368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
I20260710 13:28:20.773069  4745 raft_consensus.cc:3055] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:20.773183  4818 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.773350  4745 raft_consensus.cc:740] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:20.774195  4745 consensus_queue.cc:260] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.775535  4745 raft_consensus.cc:3060] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.778364  4818 raft_consensus.cc:2468] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.779490  4636 leader_election.cc:304] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:20.780225  4926 raft_consensus.cc:2804] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:20.780561  4745 raft_consensus.cc:2468] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8976ce44208d457c828800f03a3f9368 in term 2.
I20260710 13:28:20.780647  4926 raft_consensus.cc:697] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Becoming Leader. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:20.781700  4926 consensus_queue.cc:237] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:20.788424  4566 catalog_manager.cc:5697] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 reported cstate change: term changed from 1 to 2, leader changed from 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2) to 8976ce44208d457c828800f03a3f9368 (127.31.223.1). New cstate: current_term: 2 leader_uuid: "8976ce44208d457c828800f03a3f9368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.869411  4818 raft_consensus.cc:1275] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.870913  4995 consensus_queue.cc:1048] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.872634  4745 raft_consensus.cc:3060] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:20.878419  4670 raft_consensus.cc:1275] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.879895  4964 consensus_queue.cc:1048] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.882444  4745 raft_consensus.cc:1275] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.885066  4998 consensus_queue.cc:1048] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.888221  4746 raft_consensus.cc:1275] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.889864  4946 consensus_queue.cc:1048] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.896384  4670 raft_consensus.cc:1275] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.898352  4963 consensus_queue.cc:1048] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.905877  4818 raft_consensus.cc:1275] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.908811  4946 consensus_queue.cc:1048] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.936470  4819 raft_consensus.cc:1275] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.938068  4964 consensus_queue.cc:1048] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.946313  4670 raft_consensus.cc:1275] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.948436  4964 consensus_queue.cc:1048] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.954190  4819 raft_consensus.cc:1275] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.955477  4946 consensus_queue.cc:1048] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:20.964434  4746 raft_consensus.cc:1275] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:20.966660  4946 consensus_queue.cc:1048] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.019539  4670 raft_consensus.cc:1275] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.020831  4964 consensus_queue.cc:1048] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.027894  4819 raft_consensus.cc:1275] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.029318  4999 consensus_queue.cc:1048] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.078511  4669 raft_consensus.cc:1275] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.080325  4995 consensus_queue.cc:1048] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.088523  4819 raft_consensus.cc:1275] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 34bf8a9dc58b4a489398b655adca88a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.091252  4964 consensus_queue.cc:1048] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.205641  4818 raft_consensus.cc:1275] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.206884  4926 consensus_queue.cc:1048] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.214699  4746 raft_consensus.cc:1275] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 8976ce44208d457c828800f03a3f9368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.216259  4991 consensus_queue.cc:1048] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:23.214943  4569 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56230:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:23.235863  4569 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56230:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:23.332279 32636 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:23.428537  5074 tablet.cc:1724] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:23.524895  5063 log.cc:927] Time spent T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Append to log took a long time: real 0.118s	user 0.003s	sys 0.000s
I20260710 13:28:23.555300  5090 tablet.cc:1724] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.488135  5078 tablet.cc:1724] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:23.653703  5086 log.cc:927] Time spent T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260710 13:28:23.670015  5094 tablet.cc:1724] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.686923  5107 tablet.cc:1724] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.687850  5090 tablet.cc:1724] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.681273  5105 tablet.cc:1724] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.689621  5099 tablet.cc:1724] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.646298  5101 tablet.cc:1724] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.701668  5098 tablet.cc:1724] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.703835  5108 tablet.cc:1724] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.701452  5074 tablet.cc:1724] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.709653  5090 tablet.cc:1724] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.740758  5090 tablet.cc:1724] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.746639  5109 tablet.cc:1724] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.751811  5098 tablet.cc:1724] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.754616  5078 tablet.cc:1724] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.749464  5099 tablet.cc:1724] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.757920  5101 tablet.cc:1724] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.769446  5109 tablet.cc:1724] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.774498  5111 tablet.cc:1724] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.778507  4744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f"
dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
mode: GRACEFUL
new_leader_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:41574
I20260710 13:28:23.779193  4744 raft_consensus.cc:606] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Received request to transfer leadership to TS 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:23.784837  5109 tablet.cc:1724] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.762238  5074 tablet.cc:1724] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.800082  5109 tablet.cc:1724] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.803081  5094 tablet.cc:1724] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.811198  5109 tablet.cc:1724] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.824625  5078 tablet.cc:1724] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:23.850418  4566 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: soft_deleted_table [id=347679c165ef46c68af936200961f54d] alter complete (version 1)
I20260710 13:28:23.854511  4667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70"
dest_uuid: "8976ce44208d457c828800f03a3f9368"
mode: GRACEFUL
new_leader_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:56430
I20260710 13:28:23.855154  4667 raft_consensus.cc:606] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Received request to transfer leadership to TS 167066d2fbfe4d61b00b070d505252ab
I20260710 13:28:23.859036 32636 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:23.859586 32636 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:23.917632  4926 raft_consensus.cc:993] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: : Instructing follower 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:23.918197  5069 raft_consensus.cc:1081] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Signalling peer 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:23.919726  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:37858
I20260710 13:28:23.920301  4814 raft_consensus.cc:493] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:23.920660  4814 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:23.926148  4814 raft_consensus.cc:515] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:23.927903  4814 leader_election.cc:290] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 2 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:23.928707  4667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:23.928798  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f25cd6398149e7a189390c76261f70" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:23.929306  4667 raft_consensus.cc:3055] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:23.929639  4667 raft_consensus.cc:740] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8976ce44208d457c828800f03a3f9368, State: Running, Role: LEADER
I20260710 13:28:23.929641  4745 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:23.930528  4667 consensus_queue.cc:260] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:23.931670  4667 raft_consensus.cc:3060] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:23.935252  4745 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 2.
I20260710 13:28:23.936254  4785 leader_election.cc:304] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167066d2fbfe4d61b00b070d505252ab, 34bf8a9dc58b4a489398b655adca88a1; no voters: 
I20260710 13:28:23.937050  5112 raft_consensus.cc:2804] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:23.937518  5112 raft_consensus.cc:697] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:23.938091  4667 raft_consensus.cc:2468] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 2.
I20260710 13:28:23.938433  5112 consensus_queue.cc:237] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:23.946215  4567 catalog_manager.cc:5697] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 1 to 2, leader changed from 8976ce44208d457c828800f03a3f9368 (127.31.223.1) to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 2 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.111528  5082 raft_consensus.cc:993] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: : Instructing follower 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:24.112277  5092 raft_consensus.cc:1081] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Signalling peer 167066d2fbfe4d61b00b070d505252ab to start an election
I20260710 13:28:24.113771  4819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f"
dest_uuid: "167066d2fbfe4d61b00b070d505252ab"
 from {username='slave'} at 127.0.0.1:37874
I20260710 13:28:24.114241  4819 raft_consensus.cc:493] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.114563  4819 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.123131  4819 raft_consensus.cc:515] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:24.124908  4819 leader_election.cc:290] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [CANDIDATE]: Term 3 election: Requested vote from peers 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123), 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133)
I20260710 13:28:24.125820  4667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8976ce44208d457c828800f03a3f9368"
I20260710 13:28:24.125964  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5fb3d5bb7245bc9af7c67eccb71a2f" candidate_uuid: "167066d2fbfe4d61b00b070d505252ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34bf8a9dc58b4a489398b655adca88a1"
I20260710 13:28:24.126626  4667 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.126653  4745 raft_consensus.cc:3055] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:24.127199  4745 raft_consensus.cc:740] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34bf8a9dc58b4a489398b655adca88a1, State: Running, Role: LEADER
I20260710 13:28:24.127964  4745 consensus_queue.cc:260] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [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: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:24.129132  4745 raft_consensus.cc:3060] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.133800  4667 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 3.
I20260710 13:28:24.135174  4784 leader_election.cc:304] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [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: 167066d2fbfe4d61b00b070d505252ab, 8976ce44208d457c828800f03a3f9368; no voters: 
I20260710 13:28:24.135428  4745 raft_consensus.cc:2468] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167066d2fbfe4d61b00b070d505252ab in term 3.
I20260710 13:28:24.135898  5112 raft_consensus.cc:2804] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:24.136533  5112 raft_consensus.cc:697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 3 LEADER]: Becoming Leader. State: Replica: 167066d2fbfe4d61b00b070d505252ab, State: Running, Role: LEADER
I20260710 13:28:24.137362  5112 consensus_queue.cc:237] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [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: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } }
I20260710 13:28:24.144989  4567 catalog_manager.cc:5697] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab reported cstate change: term changed from 2 to 3, leader changed from 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2) to 167066d2fbfe4d61b00b070d505252ab (127.31.223.3). New cstate: current_term: 3 leader_uuid: "167066d2fbfe4d61b00b070d505252ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167066d2fbfe4d61b00b070d505252ab" member_type: VOTER last_known_addr { host: "127.31.223.3" port: 36955 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.453495  4745 raft_consensus.cc:1275] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:24.454862  5112 consensus_queue.cc:1048] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:24.465473  4667 raft_consensus.cc:1275] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:24.466913  5121 consensus_queue.cc:1048] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:24.683698  4744 raft_consensus.cc:1275] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 3 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:24.684788  5121 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "34bf8a9dc58b4a489398b655adca88a1" member_type: VOTER last_known_addr { host: "127.31.223.2" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:24.697578  4667 raft_consensus.cc:1275] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 3 FOLLOWER]: Refusing update from remote peer 167066d2fbfe4d61b00b070d505252ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:24.698848  5126 consensus_queue.cc:1048] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "8976ce44208d457c828800f03a3f9368" member_type: VOTER last_known_addr { host: "127.31.223.1" port: 35123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:24.915323 32636 tablet_server.cc:179] TabletServer@127.31.223.1:0 shutting down...
W20260710 13:28:24.936589  4784 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]
W20260710 13:28:24.941536  4784 consensus_peers.cc:597] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:24.949348 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:24.950273 32636 tablet_replica.cc:333] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.951315 32636 raft_consensus.cc:2243] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.952232 32636 raft_consensus.cc:2272] T 4e411de1ca514a4281dad12a5652a2f9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.954116 32636 tablet_replica.cc:333] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.954789 32636 raft_consensus.cc:2243] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.955267 32636 raft_consensus.cc:2272] T d1dd6e0151904d3496bb380e8a65c0d2 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.957159 32636 tablet_replica.cc:333] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.957713 32636 raft_consensus.cc:2243] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.958218 32636 raft_consensus.cc:2272] T 48ab0eec59254f47ad70ca01bebfc70e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.960003 32636 tablet_replica.cc:333] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.960532 32636 raft_consensus.cc:2243] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.961054 32636 raft_consensus.cc:2272] T b1b80d82d3df4ffd826da22cde0603ee P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.963044 32636 tablet_replica.cc:333] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.963582 32636 raft_consensus.cc:2243] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.964380 32636 raft_consensus.cc:2272] T 4add20a33d254e448643a48bc9a1bac1 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.966130 32636 tablet_replica.cc:333] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.966710 32636 raft_consensus.cc:2243] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.967139 32636 raft_consensus.cc:2272] T e75618392a0040f0bac854cc8902d532 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.968756 32636 tablet_replica.cc:333] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.969287 32636 raft_consensus.cc:2243] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.970146 32636 raft_consensus.cc:2272] T 649262f26d074070bbb9bb39ef887c2e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.972417 32636 tablet_replica.cc:333] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.973218 32636 raft_consensus.cc:2243] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.974061 32636 raft_consensus.cc:2272] T 8ff1008ff9524f2ea239092e4dbf9983 P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.975843 32636 tablet_replica.cc:333] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.976362 32636 raft_consensus.cc:2243] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.977113 32636 raft_consensus.cc:2272] T 00d229b0dc31466c94c502c0f653846c P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.979190 32636 tablet_replica.cc:333] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.979718 32636 raft_consensus.cc:2243] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.980149 32636 raft_consensus.cc:2272] T 6824f9f3bc4c43498575441dde084ecf P 8976ce44208d457c828800f03a3f9368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.981999 32636 tablet_replica.cc:333] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.982540 32636 raft_consensus.cc:2243] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.983268 32636 raft_consensus.cc:2272] T 6969c85e371849c4b51c5aef5d9b324e P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.984997 32636 tablet_replica.cc:333] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.985518 32636 raft_consensus.cc:2243] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.985951 32636 raft_consensus.cc:2272] T 8d330a8b46274d9e8ffb9ab3e964f399 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.988554 32636 tablet_replica.cc:333] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.989084 32636 raft_consensus.cc:2243] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:24.989920 32636 raft_consensus.cc:2272] T aba2f55e3309484995d9e8b9e8973a05 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.992012 32636 tablet_replica.cc:333] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.992552 32636 raft_consensus.cc:2243] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.992966 32636 raft_consensus.cc:2272] T e1a66c4df45d48bfb64e196f7857acc7 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.995081 32636 tablet_replica.cc:333] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.995597 32636 raft_consensus.cc:2243] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.996002 32636 raft_consensus.cc:2272] T f1f25cd6398149e7a189390c76261f70 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:24.998368 32636 tablet_replica.cc:333] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:24.998986 32636 raft_consensus.cc:2243] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:24.999439 32636 raft_consensus.cc:2272] T f2c481626e1942188bcc9fc710934e25 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.001403 32636 tablet_replica.cc:333] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:25.001929 32636 raft_consensus.cc:2243] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.002377 32636 raft_consensus.cc:2272] T 328bbce6d8fb4086ad8789ba41d931e9 P 8976ce44208d457c828800f03a3f9368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.004308 32636 tablet_replica.cc:333] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368: stopping tablet replica
I20260710 13:28:25.004878 32636 raft_consensus.cc:2243] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.005456 32636 raft_consensus.cc:2272] T de5fb3d5bb7245bc9af7c67eccb71a2f P 8976ce44208d457c828800f03a3f9368 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:25.023651  4710 consensus_peers.cc:597] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.045701 32636 tablet_server.cc:196] TabletServer@127.31.223.1:0 shutdown complete.
W20260710 13:28:25.066347  4784 consensus_peers.cc:597] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.079941 32636 tablet_server.cc:179] TabletServer@127.31.223.2:0 shutting down...
W20260710 13:28:25.107687  4784 consensus_peers.cc:597] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.112174  4710 consensus_peers.cc:597] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.117175  4710 consensus_peers.cc:597] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.117748  4710 consensus_peers.cc:597] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.120942 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:25.121672 32636 tablet_replica.cc:333] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.122645 32636 raft_consensus.cc:2243] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.123502 32636 raft_consensus.cc:2272] T b1b80d82d3df4ffd826da22cde0603ee P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.125466 32636 tablet_replica.cc:333] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.126080 32636 raft_consensus.cc:2243] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.126595 32636 raft_consensus.cc:2272] T 4add20a33d254e448643a48bc9a1bac1 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.128346 32636 tablet_replica.cc:333] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.128937 32636 raft_consensus.cc:2243] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.129724 32636 raft_consensus.cc:2272] T 48ab0eec59254f47ad70ca01bebfc70e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.131563 32636 tablet_replica.cc:333] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.132119 32636 raft_consensus.cc:2243] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.132874 32636 raft_consensus.cc:2272] T d1dd6e0151904d3496bb380e8a65c0d2 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.134699 32636 tablet_replica.cc:333] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.135205 32636 raft_consensus.cc:2243] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.135980 32636 raft_consensus.cc:2272] T e1a66c4df45d48bfb64e196f7857acc7 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.138826 32636 tablet_replica.cc:333] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.139624 32636 raft_consensus.cc:2243] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.140164 32636 raft_consensus.cc:2272] T aba2f55e3309484995d9e8b9e8973a05 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:25.140427  4785 consensus_peers.cc:597] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab -> Peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Couldn't send request to peer 34bf8a9dc58b4a489398b655adca88a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:25.142050  4785 consensus_peers.cc:597] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab -> Peer 34bf8a9dc58b4a489398b655adca88a1 (127.31.223.2:39133): Couldn't send request to peer 34bf8a9dc58b4a489398b655adca88a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.142534 32636 tablet_replica.cc:333] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.143157 32636 raft_consensus.cc:2243] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.143911 32636 raft_consensus.cc:2272] T 6824f9f3bc4c43498575441dde084ecf P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.145854 32636 tablet_replica.cc:333] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.146637 32636 raft_consensus.cc:2243] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.147310 32636 raft_consensus.cc:2272] T 00d229b0dc31466c94c502c0f653846c P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.149375 32636 tablet_replica.cc:333] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.149950 32636 raft_consensus.cc:2243] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.150338 32636 raft_consensus.cc:2272] T 6969c85e371849c4b51c5aef5d9b324e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.152165 32636 tablet_replica.cc:333] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.152742 32636 raft_consensus.cc:2243] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.153553 32636 raft_consensus.cc:2272] T 8d330a8b46274d9e8ffb9ab3e964f399 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.155557 32636 tablet_replica.cc:333] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.156108 32636 raft_consensus.cc:2243] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.156545 32636 raft_consensus.cc:2272] T 328bbce6d8fb4086ad8789ba41d931e9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.158349 32636 tablet_replica.cc:333] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.158994 32636 raft_consensus.cc:2243] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.159402 32636 raft_consensus.cc:2272] T de5fb3d5bb7245bc9af7c67eccb71a2f P 34bf8a9dc58b4a489398b655adca88a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.161671 32636 tablet_replica.cc:333] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.162264 32636 raft_consensus.cc:2243] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.162765 32636 raft_consensus.cc:2272] T 4e411de1ca514a4281dad12a5652a2f9 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.164386 32636 tablet_replica.cc:333] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.164856 32636 raft_consensus.cc:2243] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.165251 32636 raft_consensus.cc:2272] T f1f25cd6398149e7a189390c76261f70 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.167378 32636 tablet_replica.cc:333] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.167883 32636 raft_consensus.cc:2243] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.168298 32636 raft_consensus.cc:2272] T f2c481626e1942188bcc9fc710934e25 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.170008 32636 tablet_replica.cc:333] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.170559 32636 raft_consensus.cc:2243] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.171305 32636 raft_consensus.cc:2272] T e75618392a0040f0bac854cc8902d532 P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.173067 32636 tablet_replica.cc:333] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.173545 32636 raft_consensus.cc:2243] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.173964 32636 raft_consensus.cc:2272] T 8ff1008ff9524f2ea239092e4dbf9983 P 34bf8a9dc58b4a489398b655adca88a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.175665 32636 tablet_replica.cc:333] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1: stopping tablet replica
I20260710 13:28:25.176116 32636 raft_consensus.cc:2243] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.176509 32636 raft_consensus.cc:2272] T 649262f26d074070bbb9bb39ef887c2e P 34bf8a9dc58b4a489398b655adca88a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.215317 32636 tablet_server.cc:196] TabletServer@127.31.223.2:0 shutdown complete.
W20260710 13:28:25.219291  4784 consensus_peers.cc:597] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab -> Peer 8976ce44208d457c828800f03a3f9368 (127.31.223.1:35123): Couldn't send request to peer 8976ce44208d457c828800f03a3f9368. Status: Network error: Client connection negotiation failed: client connection to 127.31.223.1:35123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:25.244299 32636 tablet_server.cc:179] TabletServer@127.31.223.3:0 shutting down...
I20260710 13:28:25.271303 32636 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:25.271965 32636 tablet_replica.cc:333] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.272569 32636 raft_consensus.cc:2243] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.273066 32636 raft_consensus.cc:2272] T 48ab0eec59254f47ad70ca01bebfc70e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.274991 32636 tablet_replica.cc:333] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.275643 32636 raft_consensus.cc:2243] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.276033 32636 raft_consensus.cc:2272] T d1dd6e0151904d3496bb380e8a65c0d2 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.277670 32636 tablet_replica.cc:333] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.278264 32636 raft_consensus.cc:2243] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.278754 32636 raft_consensus.cc:2272] T b1b80d82d3df4ffd826da22cde0603ee P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.280359 32636 tablet_replica.cc:333] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.280897 32636 raft_consensus.cc:2243] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.281324 32636 raft_consensus.cc:2272] T 4add20a33d254e448643a48bc9a1bac1 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.283073 32636 tablet_replica.cc:333] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.283591 32636 raft_consensus.cc:2243] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.284013 32636 raft_consensus.cc:2272] T e1a66c4df45d48bfb64e196f7857acc7 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.285853 32636 tablet_replica.cc:333] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.286417 32636 raft_consensus.cc:2243] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.286875 32636 raft_consensus.cc:2272] T aba2f55e3309484995d9e8b9e8973a05 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.288604 32636 tablet_replica.cc:333] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.289122 32636 raft_consensus.cc:2243] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.289534 32636 raft_consensus.cc:2272] T 00d229b0dc31466c94c502c0f653846c P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.291393 32636 tablet_replica.cc:333] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.291914 32636 raft_consensus.cc:2243] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.292336 32636 raft_consensus.cc:2272] T 6824f9f3bc4c43498575441dde084ecf P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.294150 32636 tablet_replica.cc:333] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.294693 32636 raft_consensus.cc:2243] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.295113 32636 raft_consensus.cc:2272] T 6969c85e371849c4b51c5aef5d9b324e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.296983 32636 tablet_replica.cc:333] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.297482 32636 raft_consensus.cc:2243] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.297900 32636 raft_consensus.cc:2272] T 8d330a8b46274d9e8ffb9ab3e964f399 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.299669 32636 tablet_replica.cc:333] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.300166 32636 raft_consensus.cc:2243] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.300562 32636 raft_consensus.cc:2272] T 4e411de1ca514a4281dad12a5652a2f9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.302192 32636 tablet_replica.cc:333] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.302742 32636 raft_consensus.cc:2243] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.303462 32636 raft_consensus.cc:2272] T f1f25cd6398149e7a189390c76261f70 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.305485 32636 tablet_replica.cc:333] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.306030 32636 raft_consensus.cc:2243] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.306854 32636 raft_consensus.cc:2272] T f2c481626e1942188bcc9fc710934e25 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.308686 32636 tablet_replica.cc:333] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.309257 32636 raft_consensus.cc:2243] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.309688 32636 raft_consensus.cc:2272] T e75618392a0040f0bac854cc8902d532 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.311421 32636 tablet_replica.cc:333] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.311924 32636 raft_consensus.cc:2243] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.312350 32636 raft_consensus.cc:2272] T 8ff1008ff9524f2ea239092e4dbf9983 P 167066d2fbfe4d61b00b070d505252ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.313984 32636 tablet_replica.cc:333] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.314512 32636 raft_consensus.cc:2243] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:25.314913 32636 raft_consensus.cc:2272] T 649262f26d074070bbb9bb39ef887c2e P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.316727 32636 tablet_replica.cc:333] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.317209 32636 raft_consensus.cc:2243] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.317947 32636 raft_consensus.cc:2272] T 328bbce6d8fb4086ad8789ba41d931e9 P 167066d2fbfe4d61b00b070d505252ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.319890 32636 tablet_replica.cc:333] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab: stopping tablet replica
I20260710 13:28:25.320410 32636 raft_consensus.cc:2243] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.321185 32636 raft_consensus.cc:2272] T de5fb3d5bb7245bc9af7c67eccb71a2f P 167066d2fbfe4d61b00b070d505252ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.359606 32636 tablet_server.cc:196] TabletServer@127.31.223.3:0 shutdown complete.
I20260710 13:28:25.387564 32636 master.cc:562] Master@127.31.223.62:44425 shutting down...
I20260710 13:28:25.421314 32636 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:25.421815 32636 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:25.422086 32636 tablet_replica.cc:333] T 00000000000000000000000000000000 P f881e2b645ae40dca26ef7cfd125168e: stopping tablet replica
I20260710 13:28:25.442927 32636 master.cc:584] Master@127.31.223.62:44425 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11427 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24095 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (118698 ms total)
[  PASSED  ] 8 tests.
I20260710 13:28:25.497331 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~14 seconds ago
I20260710 13:28:25.497541 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 413 messages since previous log ~14 seconds ago
I20260710 13:28:25.497680 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 13:28:25.497833 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:28:25.497972 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:28:25.498160 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:28:25.498605 32636 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
